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.

AndEngine is a free 2D OpenGL game engine for the Android platform and includes the Box2D physics engine.

learn more… | top users | synonyms

0
votes
0answers
77 views

After authorize facebook permissions facebook don't open if the apk is signed

When I create an unsigned apk accept the permissions after I get the dialog to post on facebook but if I sign the apk to publish after accepting permissions does nothing. What can it be? I'm using ...
0
votes
1answer
149 views

Problems integrating facebook in android

I'm trying to integrate facebook in my game to post records on the user's wall but after login I get a window to grant permissions and when I accept that,i want my game to resume again without doing ...
0
votes
0answers
183 views

Getting Facebook Friends Birthdays Reminders in Android App [closed]

I want to get birthdays reminders if any on my facebook in my Android App Programaticaly is there any way to do it? If so please provide a sample code. This app is developed using AndEngine. Thanks