摘要:
首先必须烂熟于心的几个概念(最权威的解释还是代码): start_time: <!--StartFragment--> The start time of the element is the * running time of the element when it last went to th 阅读全文
摘要:
通过上篇文章,我们分析了编译android时source build/envsetup.sh和lunch命令,在执行完上述两个命令后, 我们就可以进行编译android了。1. make执行make命令的结果就是去执行当前目录下的Makefile文件,我们来看下它的内容:### DO NOT EDI... 阅读全文