I would suggest you to use a regular expression and create a String array
from the input String, so you can get whatever you want from the array.

It has been a while since I used this technique, but I believe this link
will help:

http://www.regular-expressions.info/java.html

On Tue, Jan 10, 2012 at 10:48 AM, chowdary nani <naveenneeli...@gmail.com>wrote:

> Hi Robin,
> i again need small help
>
> in the same thing i.e, to parse name from this object
>
>
>  {"data":[{"id":"38314877099_10150452362217100","from":{"
> name":"Incipio Technologies"}}]}
>
>
>
> Thanks
> Naveen.
>
>
>>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to