代码改变世界

随笔档案-2012年9月4日

Android 编译选项user、userdebug和eng的区别

2012-09-04 13:41 by ...平..淡..., 1904 阅读, 收藏,
摘要: BuildType specifies the intended use (security restrictions)* user· Intended to be the final release· Installs modules tagged as user· Installs non-APK modules that have no tags specified· Installs APKs according to the product definition files (tags are ignored for APK modules)& 阅读全文