So I've seen several partial answers to this problem but no complete solution (or the solutions are over 6+ months old). Hopefully someone can explain the solution to this problem in full.
I'm currently using the instuctions here https://code.google.com/p/maven-android-plugin/wiki/ApkLib to make the package, but I still don't understand them even though I've also looked at the examples.
The process, as far as I can tell, involves making a pom.xml for the Facebook SDK then a parent pom.xml to build it? I'm really not sure and would appreciated a step by step process explaining this (assume I have 0 clue on what to do besides install android maven and the checking out the facebook android sdk locally).