I am working on porting Box2D to learn a little more about android porting.
I can get the project compiling and I see the following....
ls libs/>
Anyone looking for good documentation around any android.mk problems, refer this:
https://github.com/Parrot-Developers/alchemy/blob/master/doc/android-mk.html
I found it very nicely explained in simple words and covering most of scenarios around Android.mk. Hope it helps.