[MOD+GUIDE] Carrier logo's for stock ROMs (and others) - Nexus S Themes and Apps

I have always loved the extended settings Andy Thomoson has made for MIUI (found here), especially the carrier logo's in the statusbar
Well, I have been messing around with the SystemUI.apk from the latest 2.3.7 OTA for the NS4G and made it accessible for that stock ROM. I'll make one for BuglessPete's GPA17 and maybe CM soon.
I'm pretty sure this option has been around for a while but it really is a cool mod and wanted to revive it.
Here is an example of what it looks like
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The logo can be a lot of things.. Here is a good thread for some carrier logos
So here is the one I showed in the pic: download here
^^That zip was built against the 2.3.7 SystemUI.apk for the NS4G.
I will take requests. Also please refer to the second post for a "How-To"
Instructions
1) Flash ZIP in recovery and rebot
2) Download this eri.xml.zip found HERE
3) Extract that eri.xml and copy/paste it to /data
4) Change permissions to "everything"
-looks like this using Root Explorer or ES File Explorer
5) Toggle airplane mode or reboot to see changes
6) Enjoy!!
How To Submit Request
1) Post your SystemUI.apk and framework-res.apk from your current ROM
(SystemUI.apk is found in /system/app and /system/framework)
2) Post the carrier logo you want (or give an idea of what you want)
3) Post what ROM your using
If you want any other mods like differnt colors for the clock, date, ticker notifications, pretty much anything in the statusbar letme know and I can do that as well

GUIDE
1) Decompile your SystemUI.apk
2) Navigate to your decompiled SystemUI folder and goto
res>layout>status_bar.xml
3) Open it with word processor of choice (I prefer Notepad++)
4)Find the line that starts with
Code:
<com.android.systemui.statusbar.IconMerger
5) Place your curser right at the beginning of that line, press enter to make a space
6) In the empty line now, copy/paste this line of code
Code:
<com.android.systemui.statusbar.CarrierLabel android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:textColor="@android:color/transparent" android:gravity="left|center" android:id="@id/carrier" android:background="@drawable/carrier_logo" android:paddingLeft="6.0px" android:paddingRight="6.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
7) Save and exit
8) Now goto res>values>ids.xml
9) Open that xml and add this line to the end of the id's (right above the </resources> at the bottom)
Code:
<item type="id" name="carrier">false</item>
10)Save and exit
11) Now take your carrier logo picture you want to use and place it in res>drawable-hdpi and name it "carrier_logo"
12) Now compile your SystemUI, sign it if using apktool and make it into a flashable zip
Here's an empty flashable zip folder structure you can use
DOWNLOAD HERE
Just extract that zip, place your moddified SystemUI.apk in the /system/app folder, then select both the system and META-INF folder and zip em up
EDIT: 2-13-12
I changed the code for the carrier logo to hopefully get rid of overlapping text with carrier logo

Outstanding... Thanks fergie
Sent from my Nexus S 4G using xda premium

info[]box1 said:
Outstanding... Thanks fergie
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Hey, there he is! Lol glad you like. Gunna be running to school now but post any issues/ideas. I'll be awake at somepoint tonight lol
Sent from my Nexus S 4G using Tapatalk

Just wanted to say the guide works for CM too
Here's mine from n125
Here's the zip for the carrier logo in the pic
DOWNLOAD HERE

Request
Hi fergie!
Very nice work!!!
I using on my HTC HD2 the ROM Typhoon Cyanogenmod 7 based on Android 2.3.7
Here is the link
http://forum.xda-developers.com/showthread.php?t=933951
If is possible, I want to display the carrier name only in the status bar.
I have tried some solution, but on this nevest build don't work
I send you my framework and system-ui
Can you made for me a flashable zip?
Thank you very much and sorry for my bad english....

Hmmm. Well I've only tried on the Nexus S/ Nexus S 4G. But I'll definitely give it a go when I get home!
Sent from my Nexus S 4G using Tapatalk

fergie716 said:
Hmmm. Well I've only tried on the Nexus S/ Nexus S 4G. But I'll definitely give it a go when I get home!
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Thank you, Fergie!!!
Only carrier name, no graphics logo...
This patch (see attachment) working only on Android 2.3.5
When I install on new Android version, cause me a USB error and crash the status bar app...
Thank you a lot lot lot

cicciomerenda said:
Thank you, Fergie!!!
Only carrier name, no graphics logo...
This patch (see attachment) working only on Android 2.3.5
When I install on new Android version, cause me a USB error and crash the status bar app...
Thank you a lot lot lot
Click to expand...
Click to collapse
Ok I attached a zip you can flash in recovery. Everything decompiled/recompiled fine with no errors.
I also attached the SystemUI.apk by itself in case the zip doesn't work, try moving the SystemUI.apk to /system/app/ and change permissions to rw-r--r--

@melvinchng
Attached is the modded SystemUI in a flashable zip and standalone apk

Just a quick reminder, don't forget to follow the instructions in the OP especially when it comes to the eri.xml to get rid of the double logo

Thank you very much, Fergie, but the mod don't work...
The ZIP file give me an error on flash in recovery and the sistem-ui make disappear the status bar...
Where is the error???
Sorry sorry

cicciomerenda said:
Thank you very much, Fergie, but the mod don't work...
The ZIP file give me an error on flash in recovery and the sistem-ui make disappear the status bar...
Where is the error???
Sorry sorry
Click to expand...
Click to collapse
It should work
Try toggling zip verification in recovery when flashing the zip
if copy/pasting the apk by itself, you have to change permissions of the new SystemUI.apk to rw-r--r--
Or you can use adb to push it to /system/app/ then go into adb shell and run
Code:
su
fix_permissions

fergie716 said:
@melvinchng
Attached is the modded SystemUI in a flashable zip and standalone apk
Click to expand...
Click to collapse
I flash that... I work well.. but the problem is I have my carrier name stack on the icon... I do copy the xml to my data...
Any idea?
Thanks!
Accidentally sent from my Google Nexus S using XDA Premium

melvinchng said:
I flash that... I work well.. but the problem is I have my carrier name stack on the icon... I do copy the xml to my data...
Any idea?
Thanks!
Accidentally sent from my Google Nexus S using XDA Premium
Click to expand...
Click to collapse
yea you need to change the permissions of that xml to "everything" then toggle airplane mode or reboot
Its in the OP

fergie716 said:
yea you need to change the permissions of that xml to "everything" then toggle airplane mode or reboot
Its in the OP
Click to expand...
Click to collapse
Thank you once again... do you know can I use it as background than logo?
Accidentally sent from my Google Nexus S using XDA Premium

melvinchng said:
Thank you once again... do you know can I use it as background than logo?
Accidentally sent from my Google Nexus S using XDA Premium
Click to expand...
Click to collapse
I'm glad it's working for you!! Awesome stuff. Does it look cramped in there? I resized it for you to try and make it look ok
You want to use the logo as your statusbar background?

fergie716 said:
I'm glad it's working for you!! Awesome stuff. Does it look cramped in there? I resized it for you to try and make it look ok
You want to use the logo as your statusbar background?
Click to expand...
Click to collapse
I don't work well actually. Changed the permission, reboot. My carrier name is still there...
Ya, use it as status bar background. So notification icon can float on it...
Accidentally sent from my Google Nexus S using XDA Premium

melvinchng said:
I don't work well actually. Changed the permission, reboot. My carrier name is still there...
Ya, use it as status bar background. So notification icon can float on it...
Accidentally sent from my Google Nexus S using XDA Premium
Click to expand...
Click to collapse
Can you post a pic? It should be working ok
And IDK if that can be done.. I'll take a look tho and see if it can

fergie716 said:
Can you post a pic? It should be working ok
And IDK if that can be done.. I'll take a look tho and see if it can
Click to expand...
Click to collapse
Accidentally sent from my Google Nexus S using XDA Premium

Related

Gingerbread based theme for Ascend and MDPI & HDPI devices Update [1/10]

Update 1/10 Minor update to some, maybe major to others, I've made some changes to the status bar pull down for Ascend users, I've changed the main text to be black, I'm still not completely happy with it, so i'll keep tweaking... Also, I've added support for HDPI devices in the Gingerbread3.5.zip, in general the theme should work on a wider variety of devices.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Update 1/9 The theme is pretty much complete
In order for Ascend users to get the white clock you need to download buildprop and replace the one under your system folder with it. You'll have to be rooted and use a file manager or you could use adb shell or a terminal to replace your build.prop
Another change to the build.prop for the popups!!!
Special thanks to yuyuye for the information.
I've attached some screenshots of the theme in action. There are many more changes not visible in the screenshots, the majority of the framework-res have been updated to match the new theme.
UPDATE 12/16
I've attached the metamorph theme in case anyone wants to try it, i would say it's beta quality as it's not finished, but it's usable. Just load the v0.1.zip file on to your sdcard, download metamorph and install away. If you have any basic questions, feel free to ask but I won't be providing an major support yet because it's not finished. I would say it's 75% complete at the most. And as always, you shouldn't have any problems but USE AT YOUR OWN RISK!!
UPDATE 12/22
New version v0.3 with a change to the submenu, I changed the submenu to white so the text is legible until i can get the Ascend deodexed and properly change the color of the text...
The download labeled GingerbreadAscend3.zip is may specifically for the Ascend I don't recommend anyone apply it on any other phones
The download labeled Gingerbread3.zip is for any and all MDPI phones
Have fun!!!
screens
http://min.us/mvk9WPS
Insrtuctions for installation:This is a Metamorph theme, so download and install Metamorph. Put the theme on your sdcard. Make sure your phone is rooted, you have busbox downloaded and installed and that usb debugging is turned on
For Ascend users, download your appropriate build.prop file and use a program like root explorer or subfs to copy and paste it into the /system/ directory, if you don't want to purchase one of those programs, download this program from the market "Mount /system (rw / ro)" open it and mount the system as r/w then use adb shell or a terminal emulator to copy the file over
Code:
su
cp /sdcard/build.prop /system/build.prop
and the launcher i'm using in the screenshots is linked to here http://forum.xda-developers.com/showpost.php?p=10063058&postcount=69
and instructions for installing it http://forum.xda-developers.com/showpost.php?p=10069927&postcount=75
also make sure to grab the gingerbread keyboard http://forum.xda-developers.com/showthread.php?t=875202
Extra Launcherpro Icons by Fodoom http://forum.xda-developers.com/showpost.php?p=10464161&postcount=151
Widgets that I use and think are cool:
battstatt
Digital Clock
OneSeven
Tajm
Beautiful Weather
Power Widget
Ascend users checkout http://www.myascend.org for Ascend specific info and tutorials
Make sure to post screenshots if you load the theme!!!
METROPCS ASCEND USERS
Use this build.prop http://forum.xda-developers.com/showpost.php?p=10563819&postcount=239
Thanks BobZhome
UPDATE 1/21
If you are tired of the plain black gingerbread status bar make sure to give this status bar a try, styled by none other than Fodoom himself...
screenshot here http://forum.xda-developers.com/showpost.php?p=10797442&postcount=348
metamorph here http://www.filedropper.com/gingerbread35fodoom
UPDATE 2/3
I am no longer supporting this theme, I'm moving on to bigger and better. Happy themeing!!!!
Made a little progress using apk manager to decompile some of the xmls, got the date to show up white but still not the time and popup option menus(not sure what to call them). If anyone has any expertise, I could use the help....
Keep up the good work, I am looking fws to checking it out!
If you send me your framework-res.apk I can fix the code for the pop-up menu text.
Benny879 said:
If you send me your framework-res.apk I can fix the code for the pop-up menu text.
Click to expand...
Click to collapse
I'd really appreciate it... I've attached it in Metamorph form, if you don't mind, what xml is responsible for those properties?
joenathane said:
I'd really appreciate it... I've attached it in Metamorph form, if you don't mind, what xml is responsible for those properties?
Click to expand...
Click to collapse
For some reason ApkManager isnt allowing me to re-compile this framework. You can find the code changes you need here --> http://forum.xda-developers.com/showthread.php?t=864112&page=8
Post #77
Benny879 said:
For some reason ApkManager isnt allowing me to re-compile this framework. You can find the code changes you need here --> http://forum.xda-developers.com/showthread.php?t=864112&page=8
Post #77
Click to expand...
Click to collapse
Thanks, but problem is I don't have a "values" folder in my framework, much less an xml called "style" in any of the folders...
wait..
I'm an idiot... found it
It wasn't re-compiling the whole framework for me either, i had to to trick it to get it to re-compile the styles.xml by putting it in a different folder and renaming it... Flashed it to my phone.... and... no difference, pulled the framework back down and made sure the changes where present and they are... the Ascend doesn't seem to use those files at all... I'm pretty sure too because i accidentally deleted all the files in the values folder except the styles.xml and the phone works fine...
Thanks for your ideas Benny879, if you have any insight as to whats going on, I'd appreciate any help you could give, in the mean time i'm going to be pouring through these xml files, looking for any clues...
For anyone following the progress on this, the problem seems to be that this phone uses odex files instead of the more easily assessable jar or apks, so I'm looking into deodexing the necessary files... If anyone could offer assistance, I would appreciate it...
How would this theme be applied once its working?
Sent from my M860 using XDA App
xlarkascendingx said:
How would this theme be applied once its working?
Sent from my M860 using XDA App
Click to expand...
Click to collapse
Metamorph my good man, metamorph!
Will metamorph work with launcher pro?
Sent from my M860 using XDA App
xlarkascendingx said:
Will metamorph work with launcher pro?
Sent from my M860 using XDA App
Click to expand...
Click to collapse
The gingerbread metamorph theme I'm working on will change your lock screen sliders, your notification bar and slide down, your dialog confirmation buttons, market place tab button and a bunch of other misc graphics, your signal bars, battery, bluetooth, etc... The theme i'm working on doesn't touch the launcher. i personally use launcher pro, so this theme doesn't conflict with it, but if you want your launcher specifically to look like gingerbread's, you can find themes already made for launcher pro..
joenathane said:
For anyone following the progress on this, the problem seems to be that this phone uses odex files instead of the more easily assessable jar or apks, so I'm looking into deodexing the necessary files... If anyone could offer assistance, I would appreciate it...
Click to expand...
Click to collapse
Definately deodex your ROM first. It will make your life easier.
Sent from my Droid using Tapatalk
Benny879 said:
Definately deodex your ROM first. It will make your life easier.
Sent from my Droid using Tapatalk
Click to expand...
Click to collapse
Thanks for your feedback, sent you a PM...
Does this Rom include a custom kernel to up the Mhz past 600?
fame13 said:
Does this Rom include a custom kernel to up the Mhz past 600?
Click to expand...
Click to collapse
This is not a rom just a metamorph theme... One day we shall overclock, and that day we be a turning point for mankind, nothing will ever be the same after that day.
And how the hell do we deodex?
Sent from my M860 using XDA App
o duh lol mybad man but i will b usong the theme when complete!
Sent from my HUASCEND using Tapatalk
Ok noon question lol. What is a Gingerbread theme?
Sent from my Chill Huawei Ascend using XDA App

[MOD]Blue ICS/JB theme for orange GB parts[ALL ROMs][27/08/12-final]

PLEASE READ THE WHOLE OP! ​
Hey guys, I really like the holo theme of ICS/JB, but really hate that Google has not yet themed the orange GB parts of the framework... it's certainly an eyesore, even with some apps that use holo theme, there's some orange GB parts remaining.
This theme, changes the colour of remaining GB parts to blue holo style. I've tried to achieve the holo style as far as I could. :fingers-crossed:
Here are some screen shots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Flashing:
1. Boot into recovery
2. Flash.
NOTE: It will automatically wipe your cache and dalvik cache.
3. ????
4. Profit!
WORKS ON ALL ICS AND JB ROMS!
Currently I'm using it on CM10, and I've tried it on AdamG's Jellybelly (before it was discontinued *sniff*), stock JB odexed ROM, stock JB deodexed ROM, and CM9. It worked perfectly on all of them but as a user have reported, it does *NOT* work on Brainmaster's stock JB ROM because he use XHDPI png's.
TO DO:
1. Fix GB style progress bar - DONE.
2. Adjust some colours. - DONE.
3. Better looking menus. - DONE.
Change log:
27/08/12-
1. Better buttons
2. Exact holo style check boxes and radio buttons.
3. Improved time pickers and number pickers.
18/08/12-
1. Better buttons.
2. Better pop-ups.
3. Small bug of text fields fixed.
4. Black menu updated, thanks to demo23019
05/08/12-
1. Improved text fields.
2. Improved pop ups a bit.
3. Improved buttons.
4. Added Black menu version - credits to demo23019 - screen shots HERE
04/08/12-
1. Adjusted colors of buttons.
2. Dark holo style menus.
3. Dark holo style pop ups.
4. Dark holo style title bar.
5. Dark holo style tabs.
6. Holo style text inputs.
7. List and grid selectors updated to match holo blue hex code.
8. Added some missing PNG's, like some indicators, etc.
9. Version with black background for holo style pop ups added, credits to demo23019 - screen shot HERE
10. Maybe more...
24/0712-
1. GB style progress bar fixed.
2. Version with blue colored MMS app icon added- Thanks to rener78 for the link
Thanks and credits:
Original credit to demo23019, and HUGE thanks to him for letting me use his theme as base, his thread HERE
Credits to VillianROM for the script.
Credits to Barinmaster for his universal patch.
Maybe more, sorry to all if I forgot.
works great thanks for making for JB
yea not sure why they still use orange looks mismatched with ICS and JB
Barinmaster? Lol
Brainmaster!
Anyway thanks for the mod!!
Sent from my Nexus S using xda app-developers app
You could add this to aswell if you want to change the mms icon to blue
http://androidtweak.in/tweaks/blue-smsmmsmessaging-app-icon-for-any-ics-rom/
I've been using it and never had any problem what so ever. Does only change the color of the mms icon that's it.
Have nothing to do with this mod only sharing what I have found.
nice you themed the progress bar
m1l4droid said:
Yeah it was in the demo's thread so I figured I may give him credit here as well lol.
.
Click to expand...
Click to collapse
its brainmaster
Nice! Something really wanted to see in AOKP and now I can have it!
Sent from my Nexus S using xda premium
Very nice....been waiting on this...
I would of said don't thank me but honestly my name looks cool up there haha, but seriously don't thank me you are more than welcome it's me thanks, just thought i'd share.
Thanks for sharing em. bt its always stuck at bootscreen.
I have tried this 2-3 times after flashing entire ROM.
Any suggestions or Mod will be great.
am using JBO03E on my i9020T Brainmaster's Stock JB 4.1.1.
m1l4droid said:
Well it's weird... I've tried it on many ROMs, CM9, AOKP, Pure stock odexed ROM, AdamG's JellyBelly... But the thing is, I've not created the script... I've just made some of the PNG's... Could you send me the framework-res.apk of that ROM?
Click to expand...
Click to collapse
Many thanks for this. Here is my framework apk.
mediafire.com/?5y12jv2rj0f870x
m1l4droid said:
Okay, I will look into the framework, but I'd doubt I can help... Just let me ask, did you boot the ROM before flashing the mod?
Click to expand...
Click to collapse
yes, couple of times. once after the first boot than later for making nandroid backup.
m1l4droid said:
Okay, I looked into the framework... it seems like he is using xhdpi png files for his ROM. I'm afraid you can't use this mod, afaik. I will make a xhdpi version soon, no ETA's but since I don't have any xhdpi devices, it may take a while.
Click to expand...
Click to collapse
alright that wz the cause. Atleast now i knw.
will wait or may be try myself as "Time is too slow for those who wait"...
Any Plans to add black background version?
Sent from my Nexus S using xda app-developers app
ioplkj13 said:
Any Plans to add black background version?
Sent from my Nexus S using xda app-developers app
Click to expand...
Click to collapse
Try this ... I picked it up a while back. Its made by BrainMaster so yeah, credit to him.
m1l4droid said:
Maybe, not until I fix the compiling errors. I've recreated almost all the PNG's, now match ICS style better but can't do anything until I can compile.
9.png files suck BTW.
Click to expand...
Click to collapse
here is HDPI folder all .9 files are drawn out use as reference shouldn't have any issues compiling
just heads up you have SDK these are located in SDK/platform/android-15/data/res with the res of the framework
also if you use apktools when you decompile the apk it will automatically put the lines in for you
also if you decompile any apk with apktools it will add the lines to .9 files automatically
Paparasee said:
Try this ... I picked it up a while back. Its made by BrainMaster so yeah, credit to him.
Click to expand...
Click to collapse
made by me
hello i flash this mod but only different i see is on the blue icon message ..what else is changed ?
also i see vrtheme-backup folder on sdcard ..i can delete this folder ?
thanks
m1l4droid said:
Yeah but can you just use the PNG's with the lines around them? I think the should be compiled first, no?
Click to expand...
Click to collapse
you said you had problem with .9 files i was assuming you dint know how to do the lines..if dont wrong you might have issues that why i posted them..to give you a refrence
After i do the lines i used xUltimate-d9pc from command prompt in windows
then you are all set
if you want i can do. If you have the the lines it will take just a sec for xUltimate to fix
m1l4droid said:
I used apktool. decompiled the framework, edited png's with Photoshop, and when tried to compile, got ****load of errors. Those errors happen when you remove a PNG and don't remove the line for in public.xml, which is weird because I didn't remove anything. Just edited them.
Thanks for your help, I will send you the png's, I think I'll redo them, was not exactly satisfied with the ones I recreated, and will try to make it more ICS/JB style, not just recolored GB. Also I think I messed up some of those lines in .9.png files... But I am not home tomorrow and probably the day after tomorrow. But I'll jump on it as soon as I can and will send you the PNG's, if I couldn't get apktool to work.
Thanks again man.:good:
Click to expand...
Click to collapse
apktools can have issues when recompiling ICS framework probably same with JB
http://forum.xda-developers.com/showthread.php?t=1601511
I just pull res folder and edit images colors
Use draw9patch to do lines
then xUltimate then replace images manually drag/drop back into zip works just as good
here is a tutorial
http://modmymobile.com/forums/404-m...ide-editing-compiling-draw9-9-png-images.html
@op
Is there any ETAs for updated Version+black background?
Sent from my Nexus S using xda app-developers app
ioplkj13 said:
@op
Is there any ETAs for updated Version+black background?
Sent from my Nexus S using xda app-developers app
Click to expand...
Click to collapse
Here http://db.tt/4OCBv0mP i already have this longtime ago. It includes all pngs of the original zip but minus the progress_horizontal.xml.
Sent from my Nexus S™

[GUIDE]Theming your ROM on Phone(Editing framework-res.apk to change icons)

So friends, here is a quick and easy guide for changing the status bar icons of your s5830i(Actually any phone )
For those who don't know how to do it(for anyone actually :highfive
Theory
Android is the awesome platform which is easily configurable and is able of being edited very easily
The icons used in every app and Android framework are located as png images in apk of those respective apps in location:-
*.apk/res/drawable-mdpi (in our case, as our phone is mdpi)
So, we can change any icon of our status bar like battery, signal, (not clock[clock is to be configures in SystemUI.apk{will post how to change it shortly}]), etc by editing png's in framework-res.apk
Not even that, you can edit images of any app as I told you
There are several ways to decompile and compile apk in which we have made change
If we want full access of apk and want to change every thing like the xml's in it and smali content in jar files, then we would have to do it on computer by apktool or apkmanager
But, we are here to only change image, so we would not go in detail of apktool or apkmanager. For changing images, that can be very easily done even on the phone by an app NinjaMorph that is made for developers by our senior head and DEVELOPING LEGEND Stephen(Stericson)
But be careful as backing up the original file if you do something wrong
And as you all know any developer or even a newbie posting something interesting that you want to try WILL NOT BE RESPONSIBLE for your mobile blowing up, resting in peace, sleeping like a dead, behaving like a non-living BRICK, or anything whatsoever that may or may not happen to phone in this universe or any other universe known or unknown​
What to do if anything happened to my mobile
We have had a backup of your original file so we can restore it
But if while editing the system files like framework-res.apk
If you deleted some un-backed up apk's
Well you can always have backup of your ROM and that is why Koushik Datta has made clockworkmod Recovery
You can restore your ROM from there
Pre-Requisites
Patience
Mind
A GT-S5830i (A spare one if you brick your phone, just kidding)
Root access(to change the apk)
NinjaMorph(http://bit.ly/ninjamorph)
Root Explorer(Optional)(http://bit.ly/stericson)
GUIDE
So Let's Start
Download NinjaMorph. Install it and give it root access. It will prompt for starting checks. Click on start checks.
Now you would have three options, namely, New Project, Finish Project, Existing Project
Click on new project. Go to system/framework/ and click on framework-res.apk. It will start extracting files
Once it has extracted all the files, it will open to show you what is inside framework-res.apk.
Exit it and go to your file explorer.
Go to /sdcard/AndroidThemes/workspace/framework-resapk
This is what is inside apk. Go to res/drawable-mdpi folder
There you will see hundreds of icons of your menu, lockscreen, battery, signal, and everything
You can edit them and replace them as you want. But the name of the file you are replacing and size and dimension must be equal to the file you are replacing with(I recommend Googling and finding icons of battery, signal, and other things)[I have even used hdpi icons, there was no problem]
If you download a theme file which is to be flashed in recovery that is not for your phone, no problem, extract the zip and place its framework-res.apk in your sdcard and extract the apk with Ninjamorph. Replace your icons with its icons and TADA
After you have done replacing the icons and you are satisfied(I am never)
Go to NinjaMorph. Click on Fininsh Projects. Click on framework-resapk. It will recompile and ask to replace the original apk with modded one. Click OK
Then it will ask if you want to remove the completed project, Say No(As you would need it if something gets wrong)
Reboot your phone
Maximum chances are that your icons will be replaced. Rare cases have their status bar gone or no change, if so:-
Download(Buy) Root Explorer. Go to /sdcard/AndroidThemes/workspace,
There you will see framework-res.apk. Copy it and go to /system/framework
Mount as R/W
Paste the apk. If it asks that file already exists, overwrite it.
SET PERMISSIONS
Long click on framework-res.apk and click on permissions
You will see three columns
Read Write Execute
You have to set them in the following way
x means you have to tick it
blank means uncheck
Read Write Execute
.....x........x.................
.....x...........................
.....x...........................
Click OK
You will see it as rw-r--r--
Reboot
Do it over again if nothing happens
Enjoy
This way you can edit not only framework-res.apk but any apk
Treat
This section is different from the thread topic
I: Faking Up
Want to make your device show Jelly Bean in About Phone
Go to Root Explorer
Go to /system
Long click on build.prop
Click on Open in a Text Editor
Change the files as
ro.build.display.id=Jelly Bean
ro.build.version.release=4.1.4
Save Changes
Reboot
II: Easter Egg
You all must know that an image of GingerBread Zombie comes up when you repeatedly click on Android Version in Setting>About Phone
Wanna change it to look like Jelly Bean?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Extract framework-res.apk
Go to res/drawable-nodpi
You will see platlogo.jpg
Replace it with the file in attachment
Recompile
Reboot
Troubleshooting
Will find and update it
Tell me what problems are you having
How to make your status bar transparent
Quick Guide
Detailed one afterwards
Open SystemUI.apk/res/layout/status_bar.xml
Change android:background code from ff000000 to 7f000000 for 50% Transparency
For 100% code is 00000000
You forget about this http://www.java2s.com/Open-Source/A...ndroid/internal/app/PlatLogoActivity.java.htm
To change 'zombie art by Jack Larson' to yours text for example 'Android KING !!' to have a Fully changed Ginger Bread Easter Egg a'la Jelly Bean
How to:
-Decompile framework.jar
-Find PlatLogoActivity.xml in com/android/internal/app/
-Open with notepad++(Windows) or gedit(Linux)
-Find this line "Zombie art by Jack Larson"
-Change this text to yours
-Save and close file
-Recompile your framework.jar file
-Make an CWM package and install it
-Or replace it with Root Explorer or other app like MiFile and change permissions to 644(rw-r--r--) and restart your phone
-Enjoy
Ty 4 ur work but can u give me root explorer on media fire coz my own one from black mart is chinies n I really use it very hard
Sent from my GT-S5830i using xda premium
whisper_ said:
Ty 4 ur work but can u give me root explorer on media fire coz my own one from black mart is chinies n I really use it very hard
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Try 4Shared, Don't Post Links.. Warez Not Allowed..
:laugh:
whisper_ said:
Ty 4 ur work but can u give me root explorer on media fire coz my own one from black mart is chinies n I really use it very hard
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
If you don't want to pay, get a free file explorer (Solid Explorer, FX File Explorer, ES File Explorer).
Boudz78 said:
Try 4Shared, Don't Post Links.. Warez Not Allowed..
:laugh:
Click to expand...
Click to collapse
I get it, you're lebanese, and we here pretty much never pay for any software. But warez discussion isn't allowed as well, so you broke the rules as well.
whisper_ said:
Ty 4 ur work but can u give me root explorer on media fire coz my own one from black mart is chinies n I really use it very hard
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
It is not allowed to post warez on xda forum
And I don't know why people don't Thank for useful posts but thank more on useless post
GermainZ said:
If you don't want to pay, get a free file explorer (Solid Explorer, FX File Explorer, ES File Explorer).
I get it, you're lebanese, and we here pretty much never pay for any software. But warez discussion isn't allowed as well, so you broke the rules as well.
Click to expand...
Click to collapse
Yeah lolllz
I ever want to know how to edit the icons...but i have two questions
1.-What is the name of the image that appears of background in the messages?..i want to changue the color of the messages that i send and received
2.-The room that i have installed has 6 toggles on screen and only want to appearss 5..what line of code i should to edit?
ErickBG said:
I ever want to know how to edit the icons...but i have two questions
1.-What is the name of the image that appears of background in the messages?..i want to changue the color of the messages that i send and received
2.-The room that i have installed has 6 toggles on screen and only want to appearss 5..what line of code i should to edit?
Click to expand...
Click to collapse
You should edit Mms.apk
I don't know as I never edited Mms.apk
For colour you should edit xml files
Which won't be accessed by this method
And the code you are asking for
You won't get the xml from this method
So you won't be able to edit it
I don't know why my thread was moved
Modifying ROM is in development section by XDA rules
iamareebjamal said:
I don't know why my thread was moved
Modifying ROM is in development section by XDA rules
Click to expand...
Click to collapse
Modifying - yes. Instructing how to modify - no.
Added
How to make your status bar transparent
I followed this guide for change the icons' color in lidroid's toggles. I descompile the lidroid-res.apk, replaced some png, then recompile. I made everything. But when I rebooted my fone, no change. This guide is to it? Help me, please.
Thanks....sorry my bad english.
Humberto.Ortega said:
I followed this guide for change the icons' color in lidroid's toggles. I descompile the lidroid-res.apk, replaced some png, then recompile. I made everything. But when I rebooted my fone, no change. This guide is to it? Help me, please.
Thanks....sorry my bad english.
Click to expand...
Click to collapse
Decompile systemui.apk and try to change icons there
And don't forget that icons should of same name as you are replacing
iamareebjamal said:
Decompile systemui.apk and try to change icons there
And don't forget that icons should of same name as you are replacing
Click to expand...
Click to collapse
But in the systemUI.apk don´t have the lidroid's icon. I only found them in lindroid-res.apk.
I tried change the color with ninjamorph, and it´s work. But if I replace an icon, it doesn´t work.
thanks
Edited: I was trying replace the png's with the ninjamorph. It was the problem.
Now I replaced the png's with root explorer and all work fine.
Thanks so much....sorry my bad english
iamareebjamal said:
Added
How to make your status bar transparent
Click to expand...
Click to collapse
where is guide on making status bar transperent ?
please provide the link
thanks in advance
Sent from my GT-S5830i using xda app-developers app
srt99 said:
where is guide on making status bar transperent ?
please provide the link
thanks in advance
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
See 2nd post
Ok I am trying to edit my status bar to 50% transparent but when i open the file in root explorer all i get is a bunch of ?[]??????????? etc etc
Im running MincCr rom on a galaxy ace s5830i
PhaseCoder said:
Ok I am trying to edit my status bar to 50% transparent but when i open the file in root explorer all i get is a bunch of ?[]??????????? etc etc
Im running MincCr rom on a galaxy ace s5830i
Click to expand...
Click to collapse
You will not be able to do that until you read the first post CAREFULLLY

[MOD][GUIDE]Modified S-PEN Shortcuts toolbar / Change Apps (CWM)

IMPORTANT: Flash this MOD at your own risk. I or the XDA assume NO responsibility for any failed flashes or bricked tablets.​
Samsung Galaxy Note 10.1
How-To change Apps in the S-PEN Shortcuts toolbar​
I found, after a long time, a solution for change the Apps in the S-Pen Shortcuts toolbar. The toolbar pops up if you pushed out the S-Pen.
I don´t like and use some Apps like this stupid Game "crayon_physics" or Polaris Office...... first i have delete the Game but how i can get a new App in this Toolbar?!?
Now i have found a solution!!! And i want to teach you how you can do this!!!
First a few Screenshoots before and ofter the modding:
before (without the game):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
after modding:
So .... how can you change the toolbar? I have tested it only on a deodexed ROM!!
What do you need?
any APK Tool Manager for decombile and recombile, like this LINK
a Text Editor like Notepad++ (free)
your SystemUI.apk from your ROM
a cup cake and a coffee :laugh:
First you decombile the SystemUI.apk
Go to the folder systemui\res\values
open the arrays.xml with the Text Editor
Here you find this lines
Code:
com.diotek.mini_penmemo,com.diotek.mini_penmemo.Mini_PenMemo_Service
com.sec.android.app.snotebook,com.infraware.filemanager.FmFileTreeListActivity
com.android.calendar,com.android.calendar.AllInOneActivity
com.acrodea.crayonphysics,com.acrodea.crayonphysics.crayonphysics
air.com.adobe.pstouch.oem1,air.com.adobe.pstouch.oem1.AppEntry
com.infraware.PolarisOfficeStdForTablet,com.infraware.splash.SplashActivity
Now you need the packageName and the className of the App that you want to make in the Toolbar.
An example:
com.acrodea.crayonphysics,com.acrodea.crayonphysics.crayonphysics
packageName = com.acrodea.crayonphysics
className = com.acrodea.crayonphysics.crayonphysics
or
air.com.adobe.pstouch.oem1,air.com.adobe.pstouch.oem1.AppEntry
packageName = air.com.adobe.pstouch.oem1
className =com.adobe.pstouch.oem1.AppEntry
Now you can change the packageName & className with your wanted Apps and recombile the SystemUI.apk
Pushed the SystemUI.apk in a flash able ZIP or changed it in your ROM.
Here are a List of Apps that i have allready tested! If you have an other App please post the packageName and the className and i added it on this List!!!
Or install the ClassFinder App
Code:
[B]Contacts[/B]
packageName=com.android.contacts
className=com.android.contacts.activities.DialtactsActivity
or
[B]Contacts[/B]
packageName=com.android.contacts
className=com.android.contacts.activities.PeopleActivity
[B]ChatOn[/B]
packageName=com.sec.chaton
className=com.sec.chaton.HomeActivity
[B]Camera[/B]
packageName=com.sec.android.app.camera
className=com.sec.android.app.camera.Camera
[B]Galerie[/B]
packageName=com.sec.android.gallery3d
className=com.sec.android.gallery3d.app.Gallery
[B]Dropbox[/B]
packageName=com.dropbox.android
className=com.dropbox.android.activity.DropboxBrowser
[B]Youtube[/B]
packageName=com.google.android.youtube
className=com.google.android.youtube.app.honeycomb.Shell$HomeActivity
[B]Settings[/B]
packageName=com.android.settings
className=com.android.settings.Settings
[B]Browser[/B]
packageName=com.android.browser
className=com.android.browser.BrowserActivity
[B]Maps[/B]
packageName=com.google.android.apps.maps
className=com.google.android.maps.MapsActivity
[B]Calender[/B]
packageName=com.android.calendar
className=com.android.calendar.AllInOneActivity
[B]PSTouch[/B]
packageName=air.com.adobe.pstouch.oem1
className=air.com.adobe.pstouch.oem1.AppEntry
[B]Contacts[/B]
packageName=com.infraware.PolarisOfficeStdForTablet
className=com.infraware.splash.SplashActivity
[B]E-Mail[/B]
packageName=com.android.email
className=com.android.email.activity.Welcome
[B]Samsung Video Player[/B]
packageName=com.sec.android.app.videoplayer
className=com.sec.android.app.videoplayer.activity.MainTab
more coming soon....
In the attachment you can found a SAMPLE ZIP File! This is flashable over CWM. Use this to flash your own SystemUI.apk ... only change the SystemUI in the ZIP with your SystemUI.apk
If I could help you.... I am happy if you press the THANKS Button or buy me a beer or coffee
:victory:!
Any Credits go to me! Feel free for using this in your own ROM ... only linked this Thread and give the Credits to me! Thanks!
Changelog
11.01.2013
- Class Finder App online ... read here
03.01.2013
- Samsung Video Player added
- Contacts added with a different Startscreen
FAQ
Q: Where can i find the packageName & className from my wanted App?
A: Install the Class Finder App ... this App show you the className and packageName !!! Link
Wow very nice work. Going to be very handy. Thanks.
Sent from my GT-N8013 using Tapatalk 2
Great idea :thumbup:
Send from my toilets
That is the best entry I have seen on this forum, today!
Thank you
I have been looking for something like this.
Now, if we can just get it to be modified, on the fly (as an app and not required to be flashed in recovery), by specifying the apps you want to put in there....THAT will be cool and very, VERY useful.
Thanks for you hard work - appreciated.
bert269 said:
Now, if we can just get it to be modified, on the fly (as an app and not required to be flashed in recovery), by specifying the apps you want to put in there....THAT will be cool and very, VERY useful.
Click to expand...
Click to collapse
Sorry but that is not possible.. because the SystemUI.apk must be decomplie.... and this is on the Device not possible..
pimpmaneaton said:
Wow very nice work. Going to be very handy. Thanks.
Sent from my GT-N8013 using Tapatalk 2
Click to expand...
Click to collapse
Any chance you could add Lecture Notes in future builds of Redemption?
Sent from my Galaxy Note 10.1 using Tapatalk HD
Great News!!!
The User bjbinc have made an App for use to read out the className of any App that installed ist!!! :highfive: :good:
BIG THANKS TO bjbinc !!!!
Install the ClassFinder_1.0.apk from Attachment an start it. Select the needed Apps and go to SAVE. Then the App saves a classes.txt to /storage/sdcard0/ClassFinder/ .... this you can open and find your requestet Infos!!
Great and easy Tool :highfive: :good:
With this Infos you can make the MOD with your own Apps!
To make an App for modded the SystemUI.apk rigtht on the device is not possible because the SystemUI.apk must be decompile.... and this is not possible on the Device. ..... sorry
Glad to help out my friend :good:
anyone having problems with the SystemUI crashing after trying to do this?. The mod works but the it keeps crashing for some reason when i hit the home button
ckavvouras said:
anyone having problems with the SystemUI crashing after trying to do this?. The mod works but the it keeps crashing for some reason when i hit the home button
Click to expand...
Click to collapse
With APK Tool you are using?
Can you post your SystemUI ?
Darkman_RS said:
With APK Tool you are using?
Can you post your SystemUI ?
Click to expand...
Click to collapse
im using apk manager v5.0.2
with the latest apktool.bat and jar
the original apk size compressed is 2.6mb after i recompile its 1.6 mb compressed, when i decompress both file they both match up perfectly as far as i can see
hope this helps with helping me
ckavvouras said:
the original apk size compressed is 2.6mb after i recompile its 1.6 mb compressed, when i decompress both file they both match up perfectly as far as i can see
Click to expand...
Click to collapse
that is ok
your systemui looks good... i think its your apk manager
if decompilie and recompilie without changing anything, works this ui?
which ROM you are using? And please post your untouched SystemUI i try to make the change for you!
Darkman_RS said:
that is ok
your systemui looks good... i think its your apk manager
if decompilie and recompilie without changing anything, works this ui?
which ROM you are using? And please post your untouched SystemUI i try to make the change for you!
Click to expand...
Click to collapse
tried that as well, same thing happens. every time i hit the home back or recent button my system ui crashes, i can open up the pull up menu without a problem, when i pull the spen out the side dock pops up with no problem, cant figure it out. have tried with different methods for compiling and decompiling apks. cant remember what rom im using but i downloaded off xda its a deodexed rom. build number jzo54k.n8000xxcll3.deodexed
ckavvouras said:
tried that as well, same thing happens. every time i hit the home back or recent button my system ui crashes, i can open up the pull up menu without a problem, when i pull the spen out the side dock pops up with no problem, cant figure it out. have tried with different methods for compiling and decompiling apks. cant remember what rom im using but i downloaded off xda its a deodexed rom. build number jzo54k.n8000xxcll3.deodexed
Click to expand...
Click to collapse
Ok then your APK Manager is not work with TW ROMs ... you need to install the framework-res.apk and the twframework-res.apk !!
Test the UI in Attachment!! Flash the ZIP over CWM...
And for decompilie i use this
Guide and this Tool !!!!
Darkman_RS said:
Ok then your APK Manager is not work with TW ROMs ... you need to install the framework-res.apk and the twframework-res.apk !!
Test the UI in Attachment!! Flash the ZIP over CWM...
And for decompilie i use this
Guide and this Tool !!!!
Click to expand...
Click to collapse
no luck, grrr i have tried everything even pushing it with adb, the systemui keeps crashing, when i replace it with the stock systemui everything runs fine, i even installed the latest 8010 you have posted on another thread and build a new one and pushed that one and still no luck :crying: also i noticed the screen turns on by its self for no reason with the modified systemui
one last Attempt ...
Please use the latest N8010er Build N8010XXUCMA5 deodexed from me. After flashed the ROM reboot the device.. then reboot in Recovery and flash the ZIP from this attachment!
I hope now it works...
Darkman_RS said:
one last Attempt ...
Please use the latest N8010er Build N8010XXUCMA5 deodexed from me. After flashed the ROM reboot the device.. then reboot in Recovery and flash the ZIP from this attachment!
I hope now it works...
Click to expand...
Click to collapse
no cigar, flashed it from cwm and this one doesn't even load at boot. I browsed with root explorer and its in the /system/app folder but its just not registering. but thanks anyways man i appreciate the help
ckavvouras said:
no cigar, flashed it from cwm and this one doesn't even load at boot. I browsed with root explorer and its in the /system/app folder but its just not registering. but thanks anyways man i appreciate the help
Click to expand...
Click to collapse
Unfortunately, it doesn't work properly for me. I do get it to work, but then the systeui.apk crashes every few seconds. Do you have an indication of what could go wrong, or at least where do you think a mistake is made?

[MOD] Change 4G icon on your ONE [UPDATED METHOD]

MAKE SURE YOU DO A NANDROID BACKUP FIRST!!!!
This is my updated method, you will be editing your own SystemUI.apk, so it should work this time.
This method worked for me and I'm using the STOCK SPRINT ROM
What you will need
-Rooted HTC One
-Root Explorer from the Play Store
-7-Zip for windows
STEPS
Download the corresponding Zip file with the LTE icons that you want.
International LTE
View attachment LTE.zip
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
T-Mobile LTE
View attachment Tmobile.zip
View attachment 2055668
Verizon LTE
View attachment Verizon.zip
View attachment 2055655
AT&T LTE
View attachment ATT.zip
View attachment 2055627
Now, use the Root Explorer app on your phone and navigate to the System/App folder, now COPY your SystemUI.apk to the SDCard folder.
Now plug your phone in to your computer. I would suggest copying the SystemUI.apk to your Documents folder and keep it as a backup, then copy another one to your Desktop for editing purposes.
Once you have copied one to your desktop, right click on it, and click on 7-Zip -> Open Archive. Navigate to res -> drawable-xxhdpi. Now Unzip the zip file you just downloaded from here, then drag those 4 files to the 7Zip window that you opened up. Click yes to overwrite, wait for the process to finish, then close the window.
Now copy that SystemUI.apk that it's in your desktop (your edited one) and paste it back to your phone's SDCard and overwrite the one that's there.
Now, open Root Explorer App, on the top, click where is says Mount R/W. Scroll down and tap on the sdcard folder. Find the SystemUI.apk, long press it then press copy. After that, press back, then go to the System/App folder. Once again, press the Mount R/W button, if it says Mount R/O then don't press that. Then simply paste the SystemUI.apk and hit yes when it asks you to overwrite it.
SystemUI might crash a lot, don't worry about it.
Scroll down and find the newly upgraded SystemUI.Apk in the System/App folder, long press it and press Permissions.
Now set your permissions like this
X=Checked
O= Unchecked
X----X-----X
X----O----O
X----O----O
After that just Restart your phone!
That's it!
Hey thanks for the tutorial. Super easy to follow.
Quick question.. I've posted in other threads with no avail.. But could you let me know how to change it to these icons?
Thanks
Sent from the ONE
ardeedas said:
Hey thanks for the tutorial. Super easy to follow.
Quick question.. I've posted in other threads with no avail.. But could you let me know how to change it to these icons?
Thanks
Sent from the ONE
Click to expand...
Click to collapse
Sorry I didn't check the other post, that's the AT&T one, I'll see if I can make one of those
Sent from my HTCONE using xda premium
Reverts back to previous version of Systemui after I reboot.
jshaw49 said:
Reverts back to previous version of Systemui after I reboot.
Click to expand...
Click to collapse
Do you have system wp?
Also, if you have any other themes won't this overwrite it?
Sent from my HTC One using xda premium
eyeisdasteve said:
Do you have system wp?
Also, if you have any other themes won't this overwrite it?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
It will, since the SystemUI app is from the stock ROM
Sent from my HTCONE using xda premium
Edit. It does in fact revert to the stock icon after reboot. Actually never seen it change during file name changes and permission fix. Unlocked system write protection as well. Hmm...
Sent from the ONE
ardeedas said:
Edit. It does in fact revert to the stock icon after reboot. Actually never seen it change during file name changes and permission fix. Unlocked system write protection as well. Hmm...
Sent from the ONE
Click to expand...
Click to collapse
Hmmm that's odd, I'll write another tutorial on how to edit your own SystemUI, should be up tomorrow
Sent from my HTCONE using xda premium
EDIT: I uploaded the wrong script. Be back with the right one soon
Heres a empty.zip template to flash whatever. Use 7Zip to put your apk in the appropriate folder and flash in recovery. System apps can be a pain copying them over with a file manager.
So, how is this "coming along" seeing as how the customized (well, technically stock) System UI more-or-less will "break" any themes on various ROMs.
I'm using a heavily transparent-focused theme, and presumably since this replaces the original System UI, the icon itself will be there, whereas the rest of the custom icons will then be returned to their original state.
Reignzone said:
So, how is this "coming along" seeing as how the customized (well, technically stock) System UI more-or-less will "break" any themes on various ROMs.
I'm using a heavily transparent-focused theme, and presumably since this replaces the original System UI, the icon itself will be there, whereas the rest of the custom icons will then be returned to their original state.
Click to expand...
Click to collapse
If you pull the SystemUI you are currently using then it shouldn't change.
need help
hey... i followed the steps and it didnt work and i accidently deleted the original systemUI.apk.... can you help ???
lopezg109 said:
hey... i followed the steps and it didnt work and i accidently deleted the original systemUI.apk.... can you help ???
Click to expand...
Click to collapse
Had the same issue and I just reflashed the ROM
Sent from my HTCONE using Tapatalk 2
Reignzone said:
So, how is this "coming along" seeing as how the customized (well, technically stock) System UI more-or-less will "break" any themes on various ROMs.
I'm using a heavily transparent-focused theme, and presumably since this replaces the original System UI, the icon itself will be there, whereas the rest of the custom icons will then be returned to their original state.
Click to expand...
Click to collapse
I Updated the OP, you will be editing your own SystemUI.apk now.
alberto122509 said:
I Updated the OP, you will be editing your own SystemUI.apk now.
Click to expand...
Click to collapse
check your PM's and let me know, i have a better way of doing all of this
basically it uses the Vr theme engine to apply the new icons, this means a user need to just flash the zip and it should work with any rom they are running. I haven't tested them extensively, however i did some tests with the wifi icon so i know things are in the right place i just dont have LTE to test currently
LTE icon
sprint
T-mo
Verizon
AT&T
updated my old post till the OP is updated, all you need to do is flash the zip you'd like, the sprint zip is return to stock
alberto122509 said:
I Updated the OP, you will be editing your own SystemUI.apk now.
Click to expand...
Click to collapse
Just wondering, the TMo and AT&T icons look fairly similar, or is that just me?
The Thanks button is just to avoid "THANKS" posts in threads. Nothing more. Don't defeat the purpose of why it was introduced.
CNexus said:
Just wondering, the TMo and AT&T icons look fairly similar, or is that just me?
The Thanks button is just to avoid "THANKS" posts in threads. Nothing more. Don't defeat the purpose of why it was introduced.
Click to expand...
Click to collapse
they are actually pretty different the AT&T one has a big 4G and it looks almost cartoonish in nature, where as the T-mobile one looks closer to a normal font
thoughtlesskyle said:
they are actually pretty different the AT&T one has a big 4G and it looks almost cartoonish in nature, where as the T-mobile one looks closer to a normal font
Click to expand...
Click to collapse
Ah I see what you mean. Hard to see the difference when the pictures are fairly small on mobile, not to mention the status bar icons
The Thanks button is just to avoid "THANKS" posts in threads. Nothing more. Don't defeat the purpose of why it was introduced.
CNexus said:
Ah I see what you mean. Hard to see the difference when the pictures are fairly small on mobile, not to mention the status bar icons
The Thanks button is just to avoid "THANKS" posts in threads. Nothing more. Don't defeat the purpose of why it was introduced.
Click to expand...
Click to collapse
Also doesn't the Att version have the up/down signals on the upper right corner of the icon as a "wave" or curved lines instead of arrows on the bottom?
Sent from the ONE

Categories

Resources