Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

For issues relating to developing with the android SDK, version 2.2.

learn more… | top users | synonyms

2
votes
1answer
238 views

Getting contacts location from graph api in Android

I am working on an android application in which I am using facebook open graph api to get the friends list. Its easy to get the friend's list, but what if I want the location of my friend through ...
2
votes
3answers
3k views

How to create the signature Hash code for integrating facebook in an android Application?

I am using facebook integration in to my application. But i got stop at get Hash code of the Android application. Link to get Hash code for facebook: Here. I am using this syntex in commend prompt ...
0
votes
1answer
416 views

How can I fix this Android SDK build problem in Eclipse?

I am using Eclipse for Android dev and everything was going fine until I tried to incorporate the facebook SDK. Now when I tried to back it out, there appears to be an artifact left behind that ...