Top "Facebook-android-sdk" questions

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

Openssl is not recognized as an internal or external command

I wish to generate an application signature for my app which will later be integrated with Facebook. In one of …

java android facebook-android-sdk keytool
Android Facebook 4.0 SDK How to get Email, Date of Birth and gender of User

I am using the following code. I want the user's Date Of Birth, Email and Gender. Please help. How to …

android facebook-android-sdk facebook-sdk-4.0
using facebook sdk in Android studio

I'm following Facebook SDK for Android using Android Studio. When I run my application I'm getting the below mentioned warning. …

android facebook android-studio facebook-android-sdk android-gradle-plugin
Facebook key hash does not match any stored key hashes

I'm really having troubles with the Facebook hash key. I generated it in my Eclipse.. proof: Then I went to …

android facebook facebook-android-sdk facebook-sharer
How to programmatically log out from Facebook SDK 3.0 without using Facebook login/logout button?

The title says it all. I'm using a custom button to fetch the user's facebook information (for "sign up" purposes). …

android facebook facebook-graph-api facebook-android-sdk
Unable to resolve dependency Android Studio 3.0

It's good to have a Updated Android Studio 3.0. But I am facing a problem with Android Studio 3.0, I just created …

android facebook-android-sdk android-studio-3.0
Android Gradle build with sub projects

I am currently in the process of converting one of our projects to Gradle from maven. The folder structure is …

android gradle facebook-android-sdk
Android: Facebook get "User Access Token", on successful login

I have been doing some login project via Facebook latest SDK i.e. 3.0. I'm getting a hard time in getting …

android facebook-android-sdk android-facebook
How to get Facebook photo, full name, gender using Facebook SDK android

I am working on an Android application in which any Android user who is logging to Facebook using our Application, …

java android facebook-graph-api facebook-android-sdk
Upload photo to Facebook with Facebook Android SDK in Android

I'm new to Android. I'm searching for load photo to facebook by authorization, getting access_token. How to do this? …

android facebook photo facebook-android-sdk facebook-java-api