【发布时间】:2011-08-24 19:08:43
【问题描述】:
我想为 debian amd64 平台重新编译 android aapt。我们可以在 git 上使用source code,但我不明白如何编译它。有一个 simili makefile (Android.mk) 似乎不完整且依赖于其他人。
build.git/core 中有一个 Makefile。我是否需要获取所有 android 源代码才能仅重新编译 aapt ?我宁愿只重新编译这个工具,但如果我需要编译完整的 sdk,请告诉我。任何帮助将不胜感激。
谢谢
【问题讨论】:
标签: android build compilation aapt