hello guys..!!
M back with another cool guide...
Do u want to add ur name on statusbar to impress some one....!!:p
So, Here is the guide to do so.
![]()
M back with another cool guide...
Do u want to add ur name on statusbar to impress some one....!!:p
So, Here is the guide to do so.

Quote:
Requirements:- #apktool or similar #SystemUi.apk #Notepad ++ |
Quote:
$teps:- 1.) Decompile your SystemUI.apk. 2.) Go to res/layout in decompiled SystemUI.apk 3.) Edit status_bar.xml using Notepad++ 4.) Find this code: Code:
<LinearLayout android:orientation="horizontal" android:id="@id/icons" Code:
<TextView 6. Compile your apk and push it to system/app. |
Quote:
Credits:- #abhinav #and ofcourse me..:p |