i am working on a android app which is integrated with facebook . i am using fql query to fetch info from facebook. my fql method is
void run
Edit your code like this ...this may help you..
JSONObject resultObject = new JSONObject(response); JSONArray JArray = resultObject.getJSONArray("data"); for (int t=0; t