Compile step after adding a resource
1:lunch 11
2:mmm frameworks/base/core/res/
Generated
install:out/target/product/hammerhead/system/framework/framework-res.apk
3:mmm Frameworks/base
Generated
Install:out/target/product/hammerhead/system/framework/framework2.jar
Install:out/target/product/hammerhead/system/framework/framework.jar
4:mmm packages/apps/listviewdividerdemo/
Generate out/target/product/hammerhead/system/app/name.apk
5:
ADB remount6:
ADB push out/target/product/hammerhead/system/framework/framework-res.apk system/framework/
ADB push Out/target/product/hammerhead/system/framework/framework.jar System/framework
ADB push Out/target/product/hammerhead/system/framework/framework2.jar System/framework
Update Framework-res
ADB reboot
ead/system/app/listviewdividerdemo.apk
Gedit android.mk---
CD Framework git status
CD support/v CD support/v7 git statusgit checkout./git statusgit status
Head pointer separated from 66f3fe8
No files to submit, clean workspace---"no changes
When a module fails to compile correctly
You can temporarily name the Android.mk file under the module that is not affected by it.
This allows you to not compile the module at full time
Zhang Yongdong Share
csdn123-com/html/blogs/20130619/24020. htm
Android Source code compilation steps