Top "Facebook-android-sdk" questions

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

Android Facebook api 3.0 error: Cannot call LoginActivity with a null calling package

I am trying to integrate an android app with the the new facebook 3.0 api, but I get this exception: java.…

android facebook facebook-android-sdk tabactivity
How to extract values from bundle in Android

While sending requests via Facebook_Android SDK, I get a bundle in return. Can someone explain what data type it …

java android facebook-android-sdk
android - how to change the text on facebook login button

I'm trying to change the text on facebook login button on Android. I have gone through number of stackoverflow answers …

android facebook-login facebook-android-sdk
call finish() from static method

I am using the Facebook Android SDK and want to close my Activity after a user logs in and gets …

android android-activity facebook-android-sdk static
Android : Failed to find provider info for com.facebook.wakizashi.provider.PlatformProvider

I am stuck for days now. I am using the PhotoShareDialogBuilder in facebook. I used the content provider something like …

android facebook sdk facebook-android-sdk facebook-sharer
Android Studio Gradle error "Multiple dex files define..."

My Project was working fine, when I have added facebook sdk into my project I have an error like this, …

android android-studio android-gradle-plugin facebook-android-sdk
Android facebook 4.0.0 share dialog does not share the content

For hours I have been trying to share a content in my android app by facebook 4.0.0 sdk. I exactly followed …

android facebook-android-sdk android-facebook facebook-sdk-4.0
New Facebook API 3.0. and ActionBarSherlock compatibility

I'm reading facebook Android API 3.0 documents, and I do not understand what does session has to do with background activities. …

android facebook actionbarsherlock facebook-android-sdk
Access token removed in Facebook Android SDK 4.0

I am using Facebook Android SDK 4.0 (newly updated version). I logged in to my app after the initial setup. Then …

android facebook facebook-android-sdk facebook-access-token
Custom Facebook login button image in Facebook Android SDK 3.5

In a similar vein to this queston related to Facebook Android SDK 3.0 ... Is it possible to use my own image …

android facebook-android-sdk