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.
Can refer to the data store of a version control system containing the whole history of a project, or to an object that transfers data between the business layer of an application and its data store.
4
votes
1answer
206 views
Importing apklib from github with Maven
I am trying to use the Facebook Android SDK within my Maven Android application. For this I used a custom maven repo (https://github.com/avianey/facebook-api-android-maven). I noticed the Android ...