I am confused how to implement JSON parsed code into my Android Studio. I have a Facebook page and I have generated the permanent access token from Graph API, now
I don't know how to connect it to Android Studio project where i want to show news feeds from that Facebook page into my app. Just need code that will implement it in studio Java file.
I cannot show app Id and token for security purpose.
Any solution to this question is appreciated.
Thank you.