Android Community
Results 1 to 2 of 2

Thread: Parsing Json Api java

  1. #1
    Join Date
    Jan 2012
    Posts
    1

    Default Parsing Json Api java


    Hi,
    I,m in need of help in reading the below mix json objects and array.
    {
    "radius": 0,
    "eastLongitude": -0.7307259750247952,
    "westLongitude": -0.8105811244527661,
    "northLatitude": 51.319995147925304,
    "southLatitude": 51.272446329489405,
    "searchableLocation": {
    "identifier": "REGION^505",
    "name": "Farnborough, Hampshire",
    "centreLatitude": 51.293428674474,
    "centreLongitude": -0.7700102883883015
    }
    Can anyone help?

  2. #2

    Default Compliments to you!


    Remarkable way to put it.

Similar Threads

  1. parsing from websites
    By viroman in forum Developers Guild
    Replies: 0
    Last Post: 01-24-2012, 06:19 AM
  2. Replies: 0
    Last Post: 12-10-2011, 08:36 AM
  3. Problem with parsing XML
    By TheWolf_07 in forum Developers Guild
    Replies: 2
    Last Post: 02-18-2011, 02:51 AM
  4. SAX Parsing in Android
    By Kites in forum Developers Guild
    Replies: 0
    Last Post: 09-23-2010, 12:17 PM
  5. Parsing HTML
    By ahisaye in forum Developers Guild
    Replies: 0
    Last Post: 01-28-2010, 04:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •