- 38
- 0
- 约6.89千字
- 约 7页
- 2017-07-25 发布于河南
- 举报
修改安卓系统开机画面(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
- 修改数据文件名字的三种途径(Three ways to change the name of a data file).doc
- 修理前的准备工作(Preparation before repair).doc
- 修电路(Trimming circuit).doc
- 修理笔记本电脑电源适配器(Repair laptop power adapter).doc
- 修辞手法在新闻标题中的运用(The use of rhetorical devices in news headlines).doc
- 俱乐部汤尼钵酒与鸡尾酒(Tony Club port wine and cocktails).doc
- 借2000元两年坐拥千万元(Borrow 2000 yuan, two years sitting tens of millions of yuan).doc
- 借船出海 段学峰语录(Borrow a ship to sea, Duan Xuefeng Quotes).doc
- 借语文活动课形式教学《陶罐和铁罐》(By teaching the language activity class pots and tin).doc
- 修改mp3开机画面(Modify the MP3 boot screen).doc
最近下载
- 天棚面龙骨及饰面拆除.docx VIP
- 计算机基础知识普及-普及计算机基础知识.docx VIP
- 风管漏风量检测-2019年精选文档.doc VIP
- 湘教版(2024)新教材八年级地理下册第六章《区域地理特征与城乡分布》每节课精品教学设计汇编(含四个教学设计).docx
- 2026年皖北卫生职业学院单招职业适应性测试题库含答案详解.docx VIP
- 2026年安徽卫生健康职业学院单招职业适应性测试题库含答案详解.docx VIP
- 一种纺织用柔软剂软油精及其制备方法.pdf VIP
- 山东学位英语真题及答案解析.docx VIP
- 人工智能基础理论考试及答案.docx VIP
- 英语泛读教程1第四版刘乃银课后习题答案解析.docx VIP
原创力文档

文档评论(0)