Top "Facebook-android-sdk" questions

The Facebook SDK for Android helps Android app developer implement Facebook functionality into their Android apps.

Facebook sdk get users phone number or Address?

I think i dug through the whole facebook sdk documentation but can't seem to find the way to get the …

facebook-graph-api facebook-android-sdk facebook-sdk-3.0
Is it possible to change Facebook login button image in Facebook Android SDK3?

Facebook Android sdk has a com.facebook.widget.LoginButton I want to put my own image for the Login button. …

android facebook-android-sdk
java.exe finished with non-zero exit value 2 when using Facebook SDK

When I try to compile my app I get a following error Error:Execution failed for task ':app:dexDebug'. &…

java android gradle android-gradle-plugin facebook-android-sdk
Android facebook login not working with installed Facebook app

I have set up simple facebook login. For Android 2.3.6 everything works as should, user gets prompt login dialog, enters data …

android facebook facebook-android-sdk facebook-sdk-3.0
How to get facebook user access token in android?

I am using restfb API to access my friend's photos in Java. And to access these photos, I generate access …

android facebook-graph-api facebook-android-sdk
Package name & Class Name of facebook app

Just a small confusion I want to ask while making a facebook app to implement share feature in my android …

android facebook facebook-graph-api facebook-android-sdk socialshare
Android Facebook SDK 3.0 gives "remote_app_id does not match stored id" while logging in

I'm trying to build a app that uses Facebook SDK for Android 3.0. But when I'm trying to call Session.openActiveSession …

android facebook facebook-android-sdk
Access user email using new Facebook Android SDK

Hi I'm playing with new Facebook Android SDK. One thing I could not figure out is how can I ask …

android facebook-android-sdk
Get friend list facebook 3.0

I'm trying to obtain my friend list from facebook using new SDK(3.0). I'm facing problems related to what kind of …

android facebook facebook-graph-api facebook-android-sdk
How can i add facebook SDK to android project?

I'm trying to add facebook SDK to android project but I'm unable to add it, I couldn't do it. My …

android facebook-android-sdk android-facebook