facebook-android-sdk
Facebook authentication to my server using Android
I\'m building an application with the following blocks: Android - Client Side, Java Servlets - Sever Side,[详细]
2023-04-13 07:48 分类:问答Facebook post to wall on Android, message only
The below code only seems to POST the \'message\' and nothing else. Is there something I am missing? (using the Facebook Android SDK)[详细]
2023-04-12 12:05 分类:问答Android Facebook app: access token expiry ( expires_in ) is always 0
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[详细]
2023-04-12 02:50 分类:问答Facebook Like Button in Android app?
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[详细]
2023-04-11 06:31 分类:问答Facebook login through android
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[详细]
2023-04-08 02:34 分类:问答Validate facebook oauth token in background
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[详细]
2023-03-31 10:25 分类:问答Crash while downloading file with AsyncTask
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:[详细]
2023-03-29 21:02 分类:问答How can I manage facebook permission in Android
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[详细]
2023-03-23 11:01 分类:问答Redirect to my web page by using Android Facebook SDK
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开发者_如何学编[详细]
2023-03-20 03:57 分类:问答How do i export the key for my app android to use with facebook sdk
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[详细]
2023-03-17 11:49 分类:问答