• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [HELP] to modify Network Icons

Hi Guys can anyone help me in removing the G icon from the status bar? Please refer the image attached.
 

Attachments

  • statusbar.JPG
    statusbar.JPG
    3.3 KB · Views: 122
Are u familiar with apk modification using apktool???there's the only way to remove those icons.
After decompiling replace following 2 files in /res/drawable-mdpi with one in my rom's SystemUI or sagarwep's rom's similar files.

1) zzz_stat_sys_signal_3g
2) zzz_stat_sys_signal_g
 
Are u familiar with apk modification using apktool???there's the only way to remove those icons.
After decompiling replace following 2 files in /res/drawable-mdpi with one in my rom's SystemUI or sagarwep's rom's similar files.

1) zzz_stat_sys_signal_3g
2) zzz_stat_sys_signal_g

Thanks for the reply, you are right. Can you please upload these files.
 
Back
Top Bottom