I have an app which requests infomation to facebook then get infromation from facebook.
Facebook sends information to my app by the type of json object.
Since this information was not created by me, I dont know key names of this json object.
Is there anyway to know json object key names from android app?