B1 : Decompile systemUI.apk
B2 : Vào systemUI/layout/asus_status_bar_expanded
Thêm code sau vào vị trí như ảnh
<TextView android:gravity="center_vertical" android:background="@drawable/leduy" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
File ảnh lấy tên leduy.png vứt vào thư muc tương ứng với từng loai Zen
Đóng gói file SystemUI vậy là xong
B.ADD ẢNH NỀN THANH STT3
B1 : Decompile systemUI.apk
B2 : Vào systemUI/layout/asus_status_bar.xml
Thêm code sau như ảnh
<TextView android:gravity="center_vertical" android:background="@drawable/nenstt" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
fILE anh lấy tên nenstt.png vứt vào thư muc tương ứng với từng loai Zen
.........
C.ADD ANH VÀO RECENT APP
B1 : Decompile systemUI.apk nhé (
B2 : Vào systemUI/layout/status_bar_recent_panel.xml
Thêm code này vào dòng thứ 2
android:background="@drawable/recent"
Sau đó nhét 1 tấm ảnh nền ưa thích và đặt tên là recent.png nhét vào xhdpi với zen5 và hdpi với zen4
B3: nếu mún trong suốt hơn nữa recent app thì các bạn vào systemUI/drawable/ status_bar_recents_background.xml và chỉnh mã màu thành #00000000B4: Vào res/values/color.xml chỉnh mã màu 2 dòng cuối thành
#00000000

Zenfone 4 v7.7.4 làm k đc!
Trả lờiXóaGiúp e đc k?