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

How To Get A List Of All User Friends (not Only Who Use The App)?

in android application : i want to get a list of all friends of the person who login to my app , no… Read more How To Get A List Of All User Friends (not Only Who Use The App)?

Appcelerator Titanium: Facebook Image Upload Fail

i have an error with the Image Upload from Facebook in my Titanium Software, everytime i want to up… Read more Appcelerator Titanium: Facebook Image Upload Fail

Unable Get All Fields Of Friend List In Facebook Sdk Sample And In Friend Picker Sample Getting Only Id,name In Android

I am developing facebok sample demo for get all friend list of login user. I am running Friend Pick… Read more Unable Get All Fields Of Friend List In Facebook Sdk Sample And In Friend Picker Sample Getting Only Id,name In Android

Configuring App To Facebook Error : "app Is Misconfigured For Facebook Login.."

Possible Duplicate: App is misconfigured for Facebook login : Android Facebook integration issue … Read more Configuring App To Facebook Error : "app Is Misconfigured For Facebook Login.."

How To Set Sessiondefaultaudience For Facebook In Android

I have searched a lot for past two days and I was not successful. I am following the Authenticate-F… Read more How To Set Sessiondefaultaudience For Facebook In Android

Unable To Get Email And Gender And Dob In Facebook Login Android

Im using the latest Facebook sdk in my application i was able only to get the name and the id only … Read more Unable To Get Email And Gender And Dob In Facebook Login Android

The User Hasn't Authorized The Application To Perform This Action Android Facebook Sdk (#200)

I am posting on my wall in facebook sdk 3.6 android but I am getting error: {HttpStatus: 403, error… Read more The User Hasn't Authorized The Application To Perform This Action Android Facebook Sdk (#200)

Does The Facebook Sdk Only Work With Activities?

I've been trying to implement the Facebook SDK into my application in order to let users post m… Read more Does The Facebook Sdk Only Work With Activities?

Android Getting Facebook Friend List With Sdk 3.0

I'm trying all day to get all my Facebook friend list using Facebook SDK 3.0 I don't want t… Read more Android Getting Facebook Friend List With Sdk 3.0

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?

Facebook Login Through Android

I write an Android application that integrates facebook, but failing in the login to facebook step.… Read more Facebook Login Through Android

Using Facebook's Fresco To Load A Bitmap

I'm trying to replace Picasso in my android app with Fresco. However I am unsure of how to simp… Read more Using Facebook's Fresco To Load A Bitmap

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?

Android Login With Facebook Sdk 4.0

I hope anybody can help me ! I want to change my code for the new facebook sdk 4.0 but there is onl… Read more Android Login With Facebook Sdk 4.0

Post Message On My Friends Wall With Sdk 3.5 Android

i want to post message on my friends wall , I got my friend list and their Id now i am using the be… Read more Post Message On My Friends Wall With Sdk 3.5 Android

Not Able To Retrieve Profile Pic With Fb Login

I followed the tutorial of facebook on their official page: Facebook Login tutorial However, after … Read more Not Able To Retrieve Profile Pic With Fb Login

Facebook Sdk 3.5 : Fetch User Data Example Works In Emulator But Not In Real Device

I am trying to implement fetch user data example give on developers.facebook.com It works fine on E… Read more Facebook Sdk 3.5 : Fetch User Data Example Works In Emulator But Not In Real Device

How To Parse Facebook Json Response

I think the return value from facebook is ambiguous.: loginButton.registerCallback(callbackMana… Read more How To Parse Facebook Json Response

Android Facebook Login In Non Activity Class

Is it possible to do a Facebook Login in Android in an non-Activity class? I have an activity which… Read more Android Facebook Login In Non Activity Class

Android How To Get User About Me Info From Facebook

I want to fetch info for 'user_about_me ' permission in facebook app. I able to get for ema… Read more Android How To Get User About Me Info From Facebook