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.

Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.

learn more… | top users | synonyms

0
votes
1answer
54 views

Android Sharing a Google Map V2 itinerary (Facebook)

I developed an Android application that allows real-time trace of a course made ​​by the user on a map (Google Map Android V2), I'd do next is that after the end of the course I want to give the user ...
0
votes
0answers
67 views

Does anyone have an facebook sdk 3 example without Fragment? [closed]

I'm developing an app android with google map api and facebook sdk 3 but both are use Fragment,then occur and errors. So I'm trying to avoid use facebook sdk 3 without fragment. Does anyone have?