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.

An `.apk`-file is a bundled Android application, which contains the compiled source and other resources of the application.

learn more… | top users | synonyms

0
votes
1answer
248 views

Facebook Android SDK 3.0 calls just show a white screen

I have a lot of issues with the Facebook Android SDK 3.0 — a lot. Here's one which is particularly annoying: I have added the Facebook project to my workspace and linked it to my Android application. ...