码迷,mamicode.com
首页 > 移动开发 > 详细

Android 经常使用工作命令mmm,mm,m,croot,cgrep,jgrep,resgrep,godir

时间:2017-07-07 23:38:10      阅读:3139      评论:0      收藏:0      [点我收藏+]

标签:files   build   ons   family   .sh   eps   命令   tor   sof   

官方定义:

Invoke “. build/envsetup.sh” from your shell to add the following functions to your environment:

– croot: Changes directory to the top of the tree.
– m: Makes from the top of the tree.
– mm: Builds all of the modules in the current directory.
– mmm: Builds all of the modules in the supplied directories.
– cgrep: Greps on all local C/C++ files.
– jgrep: Greps on all local Java files.
– resgrep: Greps on all local res/*.xml files.

– godir: Go to the directory containing a file.


即在已经下载好Android源代码android文件夹以下运行:. build/envsetup.sh 或source build/envsetup.sh,就可以開始使用上面命令

Android 经常使用工作命令mmm,mm,m,croot,cgrep,jgrep,resgrep,godir

标签:files   build   ons   family   .sh   eps   命令   tor   sof   

原文地址:http://www.cnblogs.com/liguangsunls/p/7134304.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!