I\'m building an application with the following blocks: Android - Client Side, Java Servlets - Sever Side,
The below code only seems to POST the \'message\' and nothing else. Is there something I am missing? (using the Facebook Android SDK)
I am develop开发者_StackOverflowing an app which uses facebook integration. I am trying to receive the access_token and expires_in tokens from the facebook library classes. Once i am logged in I get
There are a few other old SO questions asking a similar question, but there doesn\'t seem to be any definitive answer for them. Some time has passed since those questions were asked, so I was wonderin
I write an Android application that integrates facebook, but failing in the login to facebook step. What I\'m doing basically is to perform authorization and then ask if the session is valid. The answ
I\'m开发者_高级运维 accessing Facebook in a background thread from my app. I initally logged in the user from my activity and stored the oauth token. It is possible that the oauth token has expired in
I\'m developing an app for Android to download the pic from all the friends. I successfully made my app logging in. Now, I need to parse a JSON and download some of the pics. Here the sources:
I\'m studying on an android app with using facebook api.I have two activity, first one is to select friends and second one is to send somethings friends wall .I\'m getting permission in first activiy
I\'m trying to redirect user to specific web page after log in. I\'m using Android Facebook SDK. Full internet of examples how to post on user\'s wall, but I couldn\'t find any examples开发者_如何学编
How do i export the key for my app using the debug defaults specified by the Android SDK and Eclipse I am trying to generate a key for use with the Facebook SDK I have tried