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

How To Store Login State Of Facebook In Android With Sdk 3.0

I have not push 'Log out' ,how to keep 'Log in' state ? anyway,I restart program et… Read more How To Store Login State Of Facebook In Android With Sdk 3.0

Customizing Facebook Login Button In Android Application

I am working on an android application in which I have implemented facebook login button.My login s… Read more Customizing Facebook Login Button In Android Application

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

Post To User Facebook Wall Not Working When Facebook App Is Installed On Device/emulator

I've built an activity that uses this implementation (see the accepted answer) to post a status… Read more Post To User Facebook Wall Not Working When Facebook App Is Installed On Device/emulator

How To Add Facebook App's Accesstoken To Graphrequest.newgraphpathrequest Method?

I copied the code below from Facebook Graph Api console. However, Android Studio doesn't recogn… Read more How To Add Facebook App's Accesstoken To Graphrequest.newgraphpathrequest Method?

Facebook Graph Api Search Places By Category

I'm currently developing an Android app that uses Facebook graph API to get pages/places based … Read more Facebook Graph Api Search Places By Category

Facebook Leaderboard

I was wondering whether anyone had any useful guides for implementing Facebook scores in an Android… Read more Facebook Leaderboard

Android Facebook Sdk Appinvites Appinvitedialog White Screen

Hi im having this problem, when i try to send facebook appinvites from my android app it just hangs… Read more Android Facebook Sdk Appinvites Appinvitedialog White Screen

Android Getting All User's Friend Profile Pictures Quickly

I'm looking for a quick way of getting all my friends's profile pictures. I'm using the… Read more Android Getting All User's Friend Profile Pictures Quickly

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

Post On User's Friends Facebook Wall Through Android Application

I am developing an Android application in which the user logs in using its facebook id. I can get a… Read more Post On User's Friends Facebook Wall Through Android Application

Facebook Sdk: Graph Api In Android

In Facebook v1 graph api user id is the unique id for a user in multiple apps. But in graph api v2 … Read more Facebook Sdk: Graph Api In Android

Can't Add Comments To Photos In Facebook Android Application

I am trying to develop a Facebook application for Android. I am unable to integrate the 'Add Co… Read more Can't Add Comments To Photos In Facebook Android Application

Read Messages In Facebook

I have been trying to read the messages from a particular user (friend). I couldn’t find a proper d… Read more Read Messages In Facebook

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

Logging In To Facebook From My App Works On Emulator But Not On Device

This is my code for logging in to facebook. mLoginButton = (LoginButton) findViewById(R.id.login); … Read more Logging In To Facebook From My App Works On Emulator But Not On Device

Facebook Notification - What Is The Code Parameter On The Url

I'm developing an Mobile App that is integrated with Facebook. So far I've only developed t… Read more Facebook Notification - What Is The Code Parameter On The Url

Facebook Android Sdk 4.0+ User_location?

I'm trying hard to get User's country but I'm not able to get it. Not able to understan… Read more Facebook Android Sdk 4.0+ User_location?

Calling Setadapter In Facebook Oncomplete

I'm using the Facebook API and I'm having a hard time getting a ListView to show data. My c… Read more Calling Setadapter In Facebook Oncomplete

How To Get User Email On Graphrequest.newmerequest

I have a Facebook login option in my Android app and I am trying to get the user's email unsucc… Read more How To Get User Email On Graphrequest.newmerequest