I'd like to recompile android aapt for debian amd64 platform. We can have the source code on git but I don't understand how to compile it. There is a simili makefile (Android.mk) which seems not to be complete and dependant to others.
There is a Makefile in build.git/core. Do i need to get all the android source code to recompile only aapt ? I'd prefer to only recompile this tool but if I need to compile complete sdk, tell me. Any help would be appreciate.
Thanks