- 1、本文档共7页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
修改安卓系统开机画面(Modify Android system boot screen)
修改安卓系统开机画面(Modify Android system boot screen)
Modify Android system boot screen, Dalian media company editor in person experimental verification
Now the most mainstream operating system to the number of Android, it has a unique looking boot screen is not flashy? Today is to share with you, the Dalian media company chief editor in person to verify a modified Android system boot screen small method.
Android system boot animation includes two parts: boot display of ANDROID text; ANDROID light-emitting animation. This article says that the boot animation is the first, and the text begins below!
1. making the current screen pixel picture (simulator default 320*480) use PS to make a 320*480 picture, save choose save as format used by Web, and then playing the open window, default choice PNG-24 , saved as android_logo.png note: if only supports png-24 and other format generation the RLE file that is not normal, we are interested can check.
2. the picture is converted to raw format using Linux ImageMagick comes with the convert command, raw format, convert -depth command:? 8 android_logo.png rgb:android_logo.raw note: Ubuntu 10.04 default ImgageMagick tools have been installed, if the current system is not installed, can run the following command: sudo apt-get install ImageMagick installation?
3. raw format will be converted to RLE files need to use Android compiled rgb2565 tools in the android/out/host/linux-x86/bin directory (Android source code for the current directory), the conversion command is as follows: rgb2565 -rle android_logo.raw initlogo.rle so far, start the image to display has been completed, is initlogo.rle, the file name must be pay attention to, if want to change the file name, the need to modify the macros in android/system/core/init/init.h: #define INIT_IMAGE_FILE /initlogo.rle ======================================== ====================================================
The following Android file needs to be added in 4. initlogo.rle system to find the
您可能关注的文档
- 五年级作文批改评语(Five grade composition correction comment).doc
- 五行与数字(Five lines and numbers).doc
- 五行取名常识(The five line is named common sense).doc
- 五行和人体的对应关系(The corresponding relation between the five lines and the human body).doc
- 五行属金的字姓名学解释及五行属金的名字大全(The five line is the gold word, the name explanation and the five line is the gold name).doc
- 五谷道场的坠落轨迹(The falling track of the grain court).doc
- 五金店要关注的四个进货环节(Hardware stores should pay attention to the four purchase links).doc
- 五防知识(压缩版)(Five anti knowledge (compressed version)).doc
- 井下供电系统漏电保护方案分析(Analysis of leakage protection scheme for underground power supply system).doc
- 亚企业家机制论(On the mechanism of sub enterprisers).doc
文档评论(0)