Android : unable to load json in android

on Monday, September 29, 2014



hi folks
my jSon has no main array(actors) like
ex:



{
"actors": [
{
"name": "Brad Pitt"
}
]
}

but all tutorials are give the code for above ex those codes dose not work for me because my json has no main array like (actors) now what i do

here is my Json code

http://demo.cogzideltemplates.com/client/sedio/feed/home_feed?user_id=5&start=1








example json parser site urls


http://www.androidbegin.com/tutorial/android-json-parse-images-and-texts-tutorial/


but this is not work for my json url


0 comments:

Post a Comment