中兴U930美化教程:运营商显示及更改字体颜色
工具:apktool notepad++状态栏时间居中
1.反编译systemui.apk
2.找到systemui\res\layout\status_bar.xml
3.查找:
xmlns:android="http://schemas.android.com/apk/res/android">
4.下方添加
<com.android.systemui.statusbar.Clock android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:paddingRight="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_gravity="center_horizontal" android:singleLine="true" />
5.回编译systemUI文件夹
6.提取回编译好的status_bar.xml 覆盖到原来的apk里面
状态栏显示运营商:
1.还是上一个教程的那个地方——\res\layout\status_bar.xml
2.查找:
<LinearLayout android:orientation="horizontal" android:id="@id/icons" android:layout_width="fill_parent" android:layout_height="fill_parent">
3.在下面添加代码:
<com.android.systemui.statusbar.CarrierLabel android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:paddingLeft="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
4.回编译systemUI文件夹
5.提取回编译好的status_bar.xml 覆盖到原来的apk里面
时间与运营商颜色修改:
很简单,只需要在status_bar.xml里插入每项的颜色代码即可
例如时间居中这段代码
<com.android.systemui.statusbar.Clock android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:paddingRight="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_gravity="center_horizontal" android:singleLine="true" />
插入颜色代码【此为ICS蓝】可到百度去搜颜色代码 更改为自己喜欢的颜色
android:textColor="#34b4e3"
插入颜色代码显示为
<com.android.systemui.statusbar.Clock android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:paddingRight="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_gravity="center_horizontal" android:singleLine="true" android:textColor="#34b4e3"/>
状态栏运营商的颜色修改同上 可到百度去搜颜色代码 更改为自己喜欢的颜色
这是依照上面教程,编译完成的status_bar.xml
替换进你手机内部的systemUI.apk;\res\layout文件夹中 【状态栏时间居中,颜色为ICS蓝】
替换方法,把systemUI.apk提取到计算机并改名systemUI.zip,用RAR之类的软件打开,找到res\layout文件夹
解压status_bar.zip,得到status_bar.xml,拖拽操作放到layout文件夹,替换完成后,关闭窗口
再改名为systemUI.apk,复制到手机,用RE改权限,覆盖到system\app文件夹,重启即可,显示ICS蓝的时间居中
相关的中兴U930刷机包下载:https://www.romzhijia.net/romlist/403_0_0_1_10
中兴 U930刷机包下载:http://www.romzhijia.net/romlist/403_0_0_1_10
中兴 U930刷机教程:http://www.romzhijia.net/phone/403_4.html
热门刷机包top10
- 中兴U930刷机包 基于官方精简编译 流畅顺滑 稳定优化 小编亲测 推荐使用
- 中兴U930刷机包 官方固件 原汁原味 支持强制升级
- 中兴U930刷机包 MIUI合作开发组 MIUI V5 3.6.28 开发版 优化 稳定
- 中兴U930刷机包 基于官方4.1 完美ROOT权限 三星风格 优化 省电
- 中兴U930刷机包 美化状态栏 全局大部分透明 无bug震撼发布 优化 流畅
- 中兴U930刷机包 MIUi 全新重制 省电 稳定 流畅 占用内存小
- 【新蜂】中兴U930刷机包 官方 精简 稳定 省电 V2.3 Android4.1.2
- 中兴U930刷机包 home键手电筒 IMEI修改 1080P录像 MIUI V4终结版
- 中兴U930刷机包 原生4.1.2 白色UI高级CM设置 自定义返回杀进程 稳定流畅
- 中兴U930刷机包 基于官方优化精简 完美root权限 快速省电
热门刷机教程top10
热门刷机包top10
- 中兴U930刷机包 基于官方精简编译 流畅顺滑 稳定优化 小编亲测 推荐使用
- 中兴U930刷机包 官方固件 原汁原味 支持强制升级
- 中兴U930刷机包 MIUI合作开发组 MIUI V5 3.6.28 开发版 优化 稳定
- 中兴U930刷机包 基于官方4.1 完美ROOT权限 三星风格 优化 省电
- 中兴U930刷机包 美化状态栏 全局大部分透明 无bug震撼发布 优化 流畅
- 中兴U930刷机包 MIUi 全新重制 省电 稳定 流畅 占用内存小
- 【新蜂】中兴U930刷机包 官方 精简 稳定 省电 V2.3 Android4.1.2
- 中兴U930刷机包 home键手电筒 IMEI修改 1080P录像 MIUI V4终结版
- 中兴U930刷机包 原生4.1.2 白色UI高级CM设置 自定义返回杀进程 稳定流畅
- 中兴U930刷机包 基于官方优化精简 完美root权限 快速省电