سؤال

I'm currently working with Facebook official SDK for Android.

I'm playing around with the advanced example app right now and I don't see how to make it get the applications wall/stream/status instead of the user that logged in.

Is this possible and how in that case?

هل كانت مفيدة؟

المحلول

Try using Graph API e.g. https://graph.facebook.com/2439131959/feed gives you Graffiti app wall feed in JSON format. Obviously you have to change 2439131959 with you app id.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top