Top "Facebook-android-sdk" questions

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

Error on using proguard with Android Facebook sdk 3.0

Warning: I removed a lot of "old text" to keep the question more clean. Just check the history if needed. …

android facebook proguard facebook-android-sdk
Login to facebook a button to open a new activity

I am trying to login to facebook once the user clicks on a button and then once successfully logged in, …

android facebook-graph-api android-activity facebook-android-sdk facebook-java-api
Getting APP_ID for Facebook?

I'm following the Facebook tutorial for Android Developers. Right here: Number 1 clearly says to change Number 2 to my "APP_ID" …

android facebook facebook-android-sdk app-id
Unexpected Top-Level Exception in android-support-v4.jar

I have a problem when I want to compile my app: UNEXPECTED TOP-LEVEL EXCEPTION: java.lang.IllegalArgumentException: already added` It …

android gradle android-studio facebook-android-sdk android-appcompat
Maven and Android Facebook SDK apklib

So I am in the process of Maven-ing the facebook-android-sdk to include in our CI process. facebook/pom.xml: <?…

android maven facebook-android-sdk pom.xml android-maven-plugin
Finding What the Android Facebook SDK Version Is

How do I find out the version of the current SDK is installed or referenced by my application? I have …

facebook facebook-android-sdk
How to send a FQL query with the new Android SDK

I've been searching over the developers.facebook website looking for a way to use the new SDK and send FQL …

android facebook-fql facebook-android-sdk