Hi Charun,

thanks for the reply, Everything changed since my last post ..:)

I worked pretty good on android sdk m5 for JSON, and as soon as I got
success in it , here is the new SDK with quite a few changes in it.

Now I am stuck with the things...

Please visit for the details and take a look at the things...
http://groups.google.co.in/group/android-developers/browse_thread/thread/27a46468c1b68070#



On Aug 21, 12:18 pm, cbraun75 <[EMAIL PROTECTED]> wrote:
> Yes the Yelp.com offer a API withJSON response (http://www.yelp.com/
> developers)
>
> Cu
>
> Christian
>
> On 21 Aug., 07:12, Baran <[EMAIL PROTECTED]> wrote:
>
> > Anyone having any test web service link that provide response inJSON
> > format. Need one to test the clinet.
>
> > On Aug 21, 10:00 am, Baran <[EMAIL PROTECTED]> wrote:
>
> > > Hi,
>
> > > Thanks for the reply, actually I was confused with how we can use
> > >JSON. I suppose this is for manipulating the response we get after a
> > > successful web service request. Please correct me if I am wrong. Still
> > > new to this thing.
>
> > > On Aug 20, 7:00 pm, Mark Murphy <[EMAIL PROTECTED]> wrote:
>
> > > > Baran wrote:
> > > > > Hi,
>
> > > > > I need to access a .Net web service in Rest format usingJSON. I m
> > > > > pretty new to this concept and very much confused about how this
> > > > > works....
>
> > > > > Any one who can give an overview of the two. I need the steps that I
> > > > > need to follow to useJSON. Right now my doubt is how to useJSONto
> > > > > grab to output. Lets say we create a http client and it get the
> > > > > respone ....now what?
>
> > > > > How can we use theJSONobject to manipulate the response...
>
> > > > There is aJSONparser built into Android:
>
> > > >http://code.google.com/android/reference/org/json/package-summary.html
>
> > > > And there is an HTTP client built into Android:
>
> > > >http://code.google.com/android/reference/org/apache/http/package-summ...
>
> > > > though you may wish to view the HttpClient documentation here:
>
> > > >http://hc.apache.org/
>
> > > > Both of these are open source projects with their own documentation, on
> > > > top of what is in Android. Both are usable in other Java projects
> > > > outside of Android.
>
> > > > If you have specific questions regarding the use of one or the other,
> > > > particular as it pertains to Android, write back with the details!
>
> > > > --
> > > > Mark Murphy (a Commons Guy)http://commonsware.com
> > > > Warescription: All titles, revisions, & ebook formats, just $35/year
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to