Android Source code compilation steps

Source: Internet
Author: User

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

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.