android单独模块编译

Android中的一个应用程序可以单独编译,编译后要重新生成system.img

在源码目录下执行

 
 
  1. . build/envsetup.sh (.后面有空格)

     完成之后就多出一些命令:

 
 
  1. - croot: Changes directory to the top of the tree.
  2. - m: Makes from the top of the tree.
  3. - mm: Builds all of the modules in the current directory.
  4. - mmm: Builds all of the modules in the supplied directories.
  5. - cgrep: Greps on all local C/C++ files.
  6. - jgrep: Greps on all local Java files.
  7. - resgrep: Greps on all local res/*.xml files.
  8. - godir: Go to the directory containing a file.

       可以加—help查看用法

       我们可以使用mmm来编译指定目录的模块,如编译联系人:

 
 
  1. mmm packages/apps/Contacts/

编完之后生成两个文件:

       out/target/product/generic/data/app/ContactsTests.apk 

       out/target/product/generic/system/app/ Contacts.apk

        可以使用make snod重新生成system.img

        再运行模拟器

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值