Hello guys, on this thread i will share my guide to you all (themers, member etc)
So, here we go..
============
A. Explanation :
==========
1. You must know how to compile/decompile
2. You must know how to edit xml/smali/baksmali
3. You must know how to use apktool/apkmanager/toolAlite or something else
4. You must know how to use notepad++/Sublime
===========
B. Explanation :
=========
1. Pull SystemUI.apk from your ROM (i suggest you. systemui must be clean).
2. Decompile it and open status_bar_expanded.xml from /res/layout/here
3. Find this line :
<com.android.systemui.statusbar.powerwidget.PowerWidget android:id="@id/exp_power_stat" android:layout_width="fill_parent" android:layout_height="wrap_content" />
4. And change to this line :
<com.android.systemui.statusbar.powerwidget.PowerWidget android:id="@id/exp_power_stat" android:layout_width="0.0px" android:layout_height="0.0px" /> 5. Save
============
C. Explanation :
==========
1. Open status_bar_tracking.xml
2. Find this line :
<com.android.systemui.statusbar.CloseDragHandle android:orientation="vertical" android:id="@id/close" android:layout_width="fill_parent" android:layout_height="wrap_content">
3. Paste this line at the bottom :
<com.android.systemui.statusbar.powerwidget.PowerWidget android:id="@id/exp_power_stat" android:layout_width="fill_parent" android:layout_height="wrap_content" />
4. Save and compile it then push to /system/app
======
Note :
======
- You can paste <com.android.systemui.statusbar.powerwidget.PowerWidget line after or before this line <com.android.systemui.statusbar.CloseDragHandle
Happy Theming!!
Original thread by petrukgrind 666
Dev Idiots
oleh Fatra megantara di walkman 8
Yooosh sekian nih artikel dari saya.. eh yang lain kalo mau COPAS kasih backlink / sumber yak ? copas sih boleh boleh aja jangan takut kalo ada sumber semua beres..
ConversionConversion EmoticonEmoticon