前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Android 源码下搜索快捷键

Android 源码下搜索快捷键

原创
作者头像
沪上队长
发布2018-04-26 22:28:16
1.1K3
发布2018-04-26 22:28:16
举报
文章被收录于专栏:物联网事物联网事

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

  • lunch: lunch <product_name>-<build_variant>
  • tapas: tapas <App1> <App2> ... eng|userdebug|user
  • 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, but not their dependencies.
  • mmm: Builds all of the modules in the supplied directories, but not their dependencies.To limit the modules being built use the syntax: mmm dir/:target1,target2.
  • mma: Builds all of the modules in the current directory, and their dependencies.
  • mmma: Builds all of the modules in the supplied directories, and their dependencies.
  • provision: Flash device with all required partitions. Options will be passed on to fastboot.
  • cgrep: Greps on all local C/C++ files.
  • ggrep: Greps on all local Gradle files.
  • jgrep: Greps on all local Java files.
  • resgrep: Greps on all local res/*.xml files.
  • mangrep: Greps on all local AndroidManifest.xml files.
  • mgrep: Greps on all local Makefiles files.
  • sepgrep: Greps on all local sepolicy files.
  • sgrep: Greps on all local source files.
  • godir: Go to the directory containing a file.

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档