Skip to content Skip to sidebar Skip to footer
Showing posts with the label Facebook Android Sdk

Facebook: Sharing A Play Store Link Using The Share Dialog

I share a link using the share dialog from the Facebook Android SDK. My code looks like this: Faceb… Read more Facebook: Sharing A Play Store Link Using The Share Dialog

Get User Profile Facebook Using Oficial Facebook-android-sdk

i am using facebook-android-sdk for a single sign on, but i can`t get user facebook profile data. t… Read more Get User Profile Facebook Using Oficial Facebook-android-sdk

Import Facebook Sdk For Android Studio 0.3.1

The Project Structure dialog in 0.3.1 has changed completely - I cannot figure out how to import th… Read more Import Facebook Sdk For Android Studio 0.3.1

How To Get Current Facebook Access Token On App Start?

On app start I need to know if the user is logged in or not to show a login page or not. My first t… Read more How To Get Current Facebook Access Token On App Start?

Get User Email From Facebook Sdk Android

I am just starting out with the Facebook SDK, I currently have an app that has its own login system… Read more Get User Email From Facebook Sdk Android

How To Stop Asyncfacebookrunner Or Stop A Request In General?

I have an AsyncFacebookRunner that uploads an image to Facebook. I want to create a cancel button t… Read more How To Stop Asyncfacebookrunner Or Stop A Request In General?