Hey guys,This is a small tut for all of you askng for itFirst off you will need to have apktool setup and working for decompiling ICS apks.Another tool you will want and will make life a lot easier is notepad++Im not going to go into detail about how to do that, there are plenty forums and thread the cover that.Once you get everything set follow these steps and you will be on your way to making what every you want .Because there are already so many different roms out there u already probably know what you cannot take a systemui.apk from say DroidTh3orys rom and install it on a stock 4.0.2 base. This is for a few reasons, first the systemui and the framework-res kinda go hand and hand, So say that droidtheory has notification toggles, and u flash a stock systemui that u added a search softkey, you will likely have a systemui force close on boot, the two apks depend on each other to work properly. That said you MUST use the framework-res.apk from the rom you will be working on.So pull the framework-res.apk and the systemui.apk from the rom you are wanting to modify and place them in your folder you have setup for apktoolType apktool if framework-res.apkThis will install the framework and nextApktool d SystemUI.apkAnd this will decompile the systemuiOnce that is done it is a good idea to rebuild right away without changing anything to confirm that your apktool is working, you would rather know now that it is not working than after you edit stuff and have fail errors and send you on a ghost chase looking for bugs when it never worked in the first place.After we know that your apktool setup is working here are some places to start playing withThe common is the icons, changing icons is easy, do what u want with them, just keep in mind a few things.
and dont forget to check out my original thread here for over 55 different mods just for Axi0m plus links in op for 4.0.2 and 4.0.3 base roms too
http://rootzwiki.com/topic/12333-mod-axi0m-21-softkey-1-mods-55-and-counting/page__pid__337823__st__870#entry337823
- Pngs have to be over a transparent backround
- Do not change the size of the png, the portrait are 96x160 and 160x96 for landscape
and dont forget to check out my original thread here for over 55 different mods just for Axi0m plus links in op for 4.0.2 and 4.0.3 base roms too
http://rootzwiki.com/topic/12333-mod-axi0m-21-softkey-1-mods-55-and-counting/page__pid__337823__st__870#entry337823