Top "Facebook" questions

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.

Android Facebook style slide

The new Facebook application and its navigation is so cool. I was just trying to see how it can be …

android facebook android-side-navigation
Facebook API "This app is in development mode"

What does "development mode" mean for a facebook app? I find no exact explanation of what I can and can't …

facebook facebook-graph-api
How to check if a user likes my Facebook Page or URL using Facebook's API

I think I'm going crazy. I can't get it to work. I simply want to check if a user has …

javascript facebook facebook-graph-api
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
How to get the Facebook user id using the access token

I have a Facebook desktop application and am using the Graph API. I am able to get the access token, …

facebook facebook-graph-api
How to Test Facebook Connect Locally

I use ASP .NET and Facebook Connect APIs. but when I run the app and press Connect button it's return …

facebook
Facebook development in localhost

Just wanted to know if there is any way I could develop Facebook applications in localhost.

facebook localhost
og:type and valid values : constantly being parsed as og:type=website

Could someone sugggest why the FB debug/lint tool is saying og:type is "website" despite the og:type being …

facebook facebook-opengraph
New og:image size for Facebook share?

Facebook recently changed image sizes for ads, and link posts. This affects also to meta property="og:image". What is …

facebook facebook-graph-api facebook-opengraph
Unable to add window -- token android.os.BinderProxy is not valid; is your activity running?

I try to connect to Facebook throught Facebook API, I follow this example: https://github.com/facebook/facebook-android-sdk/tree/master/…

android facebook