现在的位置: 首页 > 综合 > 正文

天天记录 – Android 编译4.2.1源码

2013年07月27日 ⁄ 综合 ⁄ 共 2097字 ⁄ 字号 评论关闭

Android 4.2.1 

Processing target/product/generic/obj/APPS/Launcher2_intermediates/package.apk
Done!
Install: out/target/product/generic/system/app/Contacts.odex
Install: out/target/product/generic/system/app/DeskClock.odex
Install: out/target/product/generic/system/app/Launcher2.odex
Install: out/target/product/generic/system/app/Contacts.apk
Install: out/target/product/generic/system/app/DeskClock.apk
Install: out/target/product/generic/system/app/Launcher2.apk
 'out/target/common/obj/APPS/Browser_intermediates/classes.dex' as 'classes.dex'...
 'out/target/common/obj/APPS/Settings_intermediates/classes.dex' as 'classes.dex'...
Processing target/product/generic/obj/APPS/Gallery2_intermediates/package.apk
Done!
Install: out/target/product/generic/system/app/Gallery2.odex
Install: out/target/product/generic/system/app/Gallery2.apk
Processing target/product/generic/obj/APPS/Browser_intermediates/package.apk
Done!
Install: out/target/product/generic/system/app/Browser.odex
Install: out/target/product/generic/system/app/Browser.apk
Processing target/product/generic/obj/APPS/Settings_intermediates/package.apk
Done!
Install: out/target/product/generic/system/app/Settings.odex
Install: out/target/product/generic/system/app/Settings.apk
build/tools/generate-notice-files.py  out/target/product/generic/obj/NOTICE.txt  out/target/product/generic/obj/NOTICE.html "Notices for files contained in the filesystem images in this directory:" out/target/product/generic/obj/NOTICE_FILES/src
Combining NOTICE files into HTML
Combining NOTICE files into text
Installed file list: out/target/product/generic/installed-files.txt
Target system fs image: out/target/product/generic/obj/PACKAGING/systemimage_intermediates/system.img
Running:  mkyaffs2image -f out/target/product/generic/system out/target/product/generic/obj/PACKAGING/systemimage_intermediates/system.img
Install system fs image: out/target/product/generic/system.img
参考资料
Android官方文档:Building the System

Android 源码调试

Eclipse中跟踪调试Android源代码

Android 源码开发调试方法 - 图很详细

和Android源代码一起工作

Android源码编译及模拟器运行

编译SDK

http://zhuyonghui116.blog.hexun.com/53467596_d.html

Linux 下博客离线发布客户端 Blogilo,支持CSDN

http://blog.csdn.net/chenzhixin/article/details/6259218

抱歉!评论已关闭.