Android 的编译环境设置是通过 build/envsetup.sh 来完成的。


- 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.
- hgrep: Greps on all local C/C++ header files.
- jgrep: Greps on all local Java files.
- mkgrep: Greps on all local make files.
- rcgrep: Greps on all local .rc files.
- resgrep: Greps on all local res/*.xml files.
- godir: Go to the directory containing a file.
- shgrep: Greps on all local .sh files.

还有一些其他的扩展命令:
addcompletions
add_lunch_combo
check_product
check_variant
choosecombo
chooseproduct
choosetype
choosevariant
cproj
findmakefile
gdbclient
get_abs_build_var
getbugreports
get_build_var
getprebuilt
gettop
help
isviewserverstarted
key_back
key_home
key_menu
lunch
_lunch
pid
printconfig
print_lunch_menu
resgrep
runhat
runtest
set_java_home
setpaths
set_sequence_number
set_stuff_for_environment
settitle
smoketest
startviewserver
stopviewserver
systemstack
tapas
tracedmdump






更多相关文章

  1. Android使用Linux命令执行文件操作
  2. linux tar.gz zip 解压缩 压缩命令
  3. Android原生(Native)C开发之一 环境搭建篇
  4. Windows XP下Android开发环境搭建(二)
  5. Android使用adb命令直接修改文件
  6. android 自学初级第一天 环境搭建与hello word

随机推荐

  1. Android(安卓)UI xml文件布局解析
  2. android去掉标题栏
  3. android布局文件中android:icon="?attr/m
  4. Android中如何加载外部apk
  5. andorid,GridLayout的使用
  6. 布局+基本UI
  7. android:inputType常用取值
  8. Android(安卓)Tips---Android平台常见属
  9. Android的layout布局属性
  10. Android的layout布局属性