I've recently been trying to create a new theme for the Mini Pro. I've pulled the framework-res.apk from the phone and edited some of the files (takes some time because it's a helluva lot png's in there!).
I have not unpacked and repacked the .apk, but simply pasted the new pngs in to the original .apk (and of course deleted the original pngs).
I realise that the X10 minis are still quite new and that it's still new territory, but it's better to ask than to not, isn't it? And this does probably have more to do with Android and less to do with the brand anyway.
So here's my question to all you a little more experienced android editors: Is there anything else i need to do with the .apk before I push it back into the phone? It's still, as i said, the original file, so I don't think it needs to be signed, but is there anything else I'll have to do? I don't really want to brick my phone you see
UlrikS said:
I've recently been trying to create a new theme for the Mini Pro. I've pulled the framework-res.apk from the phone and edited some of the files (takes some time because it's a helluva lot png's in there!).
I have not unpacked and repacked the .apk, but simply pasted the new pngs in to the original .apk (and of course deleted the original pngs).
I realise that the X10 minis are still quite new and that it's still new territory, but it's better to ask than to not, isn't it? And this does probably have more to do with Android and less to do with the brand anyway.
So here's my question to all you a little more experienced android editors: Is there anything else i need to do with the .apk before I push it back into the phone? It's still, as i said, the original file, so I don't think it needs to be signed, but is there anything else I'll have to do? I don't really want to brick my phone you see
Click to expand...
Click to collapse
I think you would be better off taking the files you have modified and using Metamorph to push them into the file. If not i think you will have to resign the .apk.
Search for Metamorph in the Android Themes section here on XDA. Unfortunately i cannot help you with how to actually do that but maybe you can figure it out.
I didn't know that Metamorph worked on the X10's. If it does, then that is really great news!
Well, anyways, I decided to just do it, I mean, I'd just have to do a quick recover if it failed. And guess what? It worked perfectly fine!
just to be sure, you modified the files, copied back to the apk file without "unzipping" it and after that you moved the modified apk file to the device and it works? How did you exactly moved the file back to the device..?
I just pasted the files into the appropriate folder in the framework-res.apk. I then copied the modified framework-res.apk onto my sdcard.
Then I went into adb shell and entered the following:
su
rm /system/framework/framework-res.apk
cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
Then i just rebooted the phone and voila!
EDIT: I did this a 4-5 times while testing different changes in the .apk, but the last time the phone got bricked somehow. It's not really a big deal as it's just to recover it with the PC Companion, but you should probably take a backup before you do this.
Ok, thanks for info. I was asking 'cause i already copied it using Root Explorer but it bricked my device. I'll try it with adb shell as you described.
Sent from my E10i using XDA App
I was about to make my first post here about the exact same thing, I've managed to modify framework-res.apk using the same method. I desatureted the status bar icons and the background then just put them back into the apk using 7zip it wasnt necesary to sign the file after either.
Metamorph doesnt seem to work on the mini as it doesnt update the "drawable-ldpi" folder which contains the status bar background.
I too managed to brick the phone the 1st time round (tip: the sony ericson update service needs you to turn the phone on whilst holding the back button. not possible when the phone is stuck in a boot as you cant pull the battery on a mini. I managed to get it to work by holding the back button and the centre button along with the power button while the usb was plugged in and it was recognised)
superb!!! adb shell worked... now my x10mini is pretty black(almost), gr8 gr8 gr8! thanks
edit: I also confirm that first time I bricked my device, I used Root Explorer to copy the apk file, without deleting the original apk before.
After recovery, I made a second try with adb shell, it worked, but the device was functional only on 20%, all system apps and settings were not accessible, it FC always I tried to launch. I did the third trial, the same way like the second one, and now everything works.
In the X10mini Theme forum theres a guy making a Gray theme. He bricked his phone first attempt but after that he discovered that chmod 755 on the framework-res.apk before rebooting has worked so far for him.
Maybe try that?
71baker said:
In the X10mini Theme forum theres a guy making a Gray theme. He bricked his phone first attempt but after that he discovered that chmod 755 on the framework-res.apk before rebooting has worked so far for him.
Maybe try that?
Click to expand...
Click to collapse
Yeah, that's probably a good idea. Done that a few times now and I haven't had any problems (though i didn't have any problems the first times without doing it either).
kjthornton said:
Metamorph doesnt seem to work on the mini as it doesnt update the "drawable-ldpi" folder which contains the status bar background.
Click to expand...
Click to collapse
I have made a pack with black background and greyscale icons , also a circular Battery indicator , and it works with Metamorph. Applied it twice sofar because the first time i messed up the transparency.
{
"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"
}
71baker said:
I have made a pack with black background and greyscale icons , also a circular Battery indicator , and it works with Metamorph. Applied it twice sofar because the first time i messed up the transparency.
Click to expand...
Click to collapse
Looks awesome! Would you care to share?
Excelent, please post modofied apk
Sent from my E10i using XDA App
UlrikS said:
Looks awesome! Would you care to share?
Click to expand...
Click to collapse
Sure. As always , don't hold me responsible for any problems. I'll send the same .zip as i applied using latest Metamorph (Donate version)
http://www.mediafire.com/?oi6iiko2cf87b2x
The round battery icon comes from a Morph by BrandenK here on XDA , named Kspecbattery.zip
Oh and i also want to say this , i have modded Statusbar and icons ONLY , nothing else....
71baker said:
I have made a pack with black background and greyscale icons , also a circular Battery indicator , and it works with Metamorph. Applied it twice sofar because the first time i messed up the transparency.
Click to expand...
Click to collapse
Wow, that looks really awesome. I'm definitely gonna have to try it out. Are you using a different launcher than the default? And what is that widget at the bottom there. It doesn't look like the default one that comes with the phone.
junglepunk said:
Wow, that looks really awesome. I'm definitely gonna have to try it out. Are you using a different launcher than the default? And what is that widget at the bottom there. It doesn't look like the default one that comes with the phone.
Click to expand...
Click to collapse
This is ADW with ADW.Theme.One that comes with it free i think. And the widget at the bottom is called Extended Controls , it's a payapp but i think it is worth the money.
Before anyone asks , the font is called Komika Display and you can find it with Google for free.
can u post the small tutorial for how to?
71baker said:
This is ADW with ADW.Theme.One that comes with it free i think. And the widget at the bottom is called Extended Controls , it's a payapp but i think it is worth the money.
Before anyone asks , the font is called Komika Display and you can find it with Google for free.
Click to expand...
Click to collapse
plse upload adw launcher here i cant find any working one
abhi98228 said:
can u post the small tutorial for how to?
Click to expand...
Click to collapse
Put the framework-res.apk file into your sdcard
Enter USB debugging mode
Enter adb shell in Command Prompt
Enter into adb shell the following:
Code:
su
mount -o rw,remount /dev/block/mtdblock3 /system
cat /system/framework/framework-res.apk > /sdcard/framework-res-org.apk
rm /system/framework/framework-res.apk
cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
chmod 755 /system/framework/framework-res.apk
Reboot your phone, and voila!
If you want to change back, you'll now have a file on your sdcard called 'framework-res-org.apk'. That's a backup of the original file. Just copy it back to it's orignal position using the same method and you're back to where you started ;-)
UlrikS said:
Put the framework-res.apk file into your sdcard
Enter USB debugging mode
Enter adb shell in Command Prompt
Enter into adb shell the following:
Code:
su
mount -o rw,remount /dev/block/mtdblock3 /system
cat /system/framework/framework-res.apk > /sdcard/framework-res-org.apk
rm /system/framework/framework-res.apk
cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
chmod 755 /system/framework/framework-res.apk
Reboot your phone, and voila!
If you want to change back, you'll now have a file on your sdcard called 'framework-res-org.apk'. That's a backup of the original file. Just copy it back to it's orignal position using the same method and you're back to where you started ;-)
Click to expand...
Click to collapse
ok i got it. but how to creat the theme? nad tht metamorf thing? i dont wanna brick my x10 mini so asking before doint it
Related
Please be advised that this theme may be deprecated. Make sure you use it on a deodexed ROM. There are possible side affects such as bricking your phone that I cannot be held responsible for. Yadda Yadda Yadda. If you experience any issues with this theme please shoot me a private message. I rarely check this thread anymore and will be much more responsive by PM.
Credits go to shiftedx for the base PNG files. Credit goes to The Dark Lestat for the base firmware! I also need to thank Kyrillos13 for the rotary bg and dimple files for the unlock screen!
Video Guide Tut: http://www.youtube.com/watch?v=xQxTa2lqgOo
Sorry for the bad quality, I combated this with annotations.
Please note that version 2.0 is a full feature update.
Version 2.0!
{
"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"
}
Version 2.0 Download Link!
http://www.mediafire.com/?qpbff1nbgbwfe6f
Version 1.5!
Version 1.5 Download Link!
http://www.mediafire.com/?g7bixe0muh17p49
Version 1.3!
Version 1.3 Download Link!
http://www.mediafire.com/?zkqrk98oro18z4o
Version 1.2!
Version 1.2 Download Link!
http://www.mediafire.com/?lzk36d7c7b3lb1z
PS: When installing Contacts.apk, afterwards when opening contacts.apk, the phone might force close 2 or 3 times, then it starts working again. Not sure why this happens, but don't be scared of it if it force closes, keep trying
Version 1.1!
Version 1.1 download link:
EDIT:: Please don't use the Contacts.apk from this .rar file as some people have experienced issues with it.
http://www.mediafire.com/?bbclhlhl0vvt5zz
Edit:: For obvious reasons, I removed the link to version 1.0 because of the glitches it had. V1.1 has changed power menu icons and fixed menu backgrounds.
Version 1.3 and up now comes with an auto backup and installer. Run Update-ROM.bat. Curteousy of The Dark Lestat.
Install instructions. First put your phone into read-write mode with the below command. Then push all the files onto your phone with the below commands. Make sure all the APK files are in your ADB folder!
Backup your applications by running:
Code:
adb pull /system/app/Contacts.apk
adb pull /system/app/Settings.apk
adb pull /system/app/DialerTabActivity.apk
adb pull /system/framework/framework-res.apk
adb pull /system/framework/twframework-res.apk
Now backup the pulled files, and push the following files on using:
Code:
adb shell mount -o remount,rw /dev/block/stl16 /system
adb push Contacts.apk /system/app/
adb push DialerTabActivity.apk /system/app/
adb push Settings.apk /system/app/
adb push framework-res.apk /system/framework/
adb push twframework-res.apk /system/framework/
Noted to work on:
- All Lestatious ROMs
- Indroid 3.0
Issues found on:
- Stock JPF (apparently no silent icon shows up in the notification bar) if anyone can confirm, that'd be perfect, thanks!
Changed in V2.0:
- Fully featured update
- All lock screens modded with help of Lestat HTC Theme and Kyrillos Gingerbread theme
- Modded Settings.apk (Grabbed from base Lestatious 1.9 ROM)
- Minor tweaks to the power menu and notifications bar icons.
- Battery 1% mod added, fully updated all 204 battery icons
Changed in V1.5:
- Only modified framework-res.apk and twframework-res.apk
- Used base HTC Sense theme and remodded
- Modded status bar and pull down bar
- Modded power menu
Changed in V1.3:
- Revamped the transparency and color of notification pull down
- Revamped transparent tabs in dialer
- Completely changed contacts.apk for a dark theme
- Changed the background color of app titles from grey to black
- Fixed a couple FC glitches
Changed in V1.2:
- New default wallpaper
- Fully Semi-transparent pull down notifications menu
- Fixed notifications text (including new reduced GPS icons)
- Changed lockscreen to Lestatious 1.4.5.5
- Changed Transparent Dialer to Lestatious 1.4.5.5 plus added the transparent tabs in the dialer
- Changed Contacts.apk to follow the themes of every other apk
Changed in V1.1:
- Fixed menu background colors
- Changed power menu icons
Changed in V1.0:
- Modified GPS, Bluetooth, Wifi, cell signal, battery, clock, silent mode, usb connected, syncing, etc. in the notification bar
- Modified background and bars on notification pull down menu
- Modified all settings icons
- Modified dialer buttons
- Modified power menu
Currently wanting to mod:
- Widget Locker (iPhone Style)
- Video guide
- various stock applications!
barqers said:
Reserved 20
Click to expand...
Click to collapse
it will work on jpm ???
ilievski.ace said:
it will work on jpm ???
Click to expand...
Click to collapse
I think it should. I'm using JPF right now though.
Here's what you should do though, in case it doesn't work. Remount your phone into read-write mode:
Code:
adb shell mount -o remount,rw /dev/block/stl16 /system
Then make a back up of all your files:
Code:
adb pull /system/app/Contacts.apk
adb pull /system/app/Settings.apk
adb pull /system/app/DialerTabActivity.apk
adb pull /system/framework/framework-res.apk
adb pull /system/framework/twframework-res.apk
Then put those in a separate folder, try the installation instructions. Reboot your phone. If your phone gets stuck in a bootloop, just reinstall your backed up files by remounting like before with:
Code:
adb shell mount -o remount,rw /dev/block/stl16 /system
and then push all your backed up files back onto your phone and reboot and it'll restore to how it was before.
But it should work
it is a nice theme the icons are perfect
i just want it for the reboot option
thanks for the Theme i will tray whit root explorer
Hey man can you please guide me as to how to port these things?
ilievski.ace said:
it is a nice theme the icons are perfect
i just want it for the reboot option
thanks for the Theme i will tray whit root explorer
Click to expand...
Click to collapse
No problem
I'm glad you like it!
anant.0097 said:
Hey man can you please guide me as to how to port these things?
Click to expand...
Click to collapse
Basically, be prepared to want to explode your computer
Find the APK you wanna modify
Find the PNG files you want to replace the original APK png files with
Make sure the new PNG files have the same name as the old files you're replacing
Extract the APK file into a folder
Then run the following command:
pathToOldApkPngFiles = the path to the files you're replacing
pathToNewPNGFiles = path to the new files you're replacing them with
Open up a command prompt and run the following:
Code:
cd pathToOldApkPngFiles
xcopy "pathToNewPNGFiles" /U
Note: don't remove the quotation marks
Then paste your extracted APK res folder BACK into the APK folder.
You can do this by opening the APK with winrar, deleting the res folder, then pasting your new folder into the apk. Then you're done
Once you get the hang of it it's okay!
It`s great , thx! Continue your great job on theming!
Ulqiorra said:
It`s great , thx! Continue your great job on theming!
Click to expand...
Click to collapse
Thank you!
I'm off to bed for now. I'll be back in the morning!
Great work.. But just a problem.. The menus r white nd d fonts r also white.. So cant see d menus..
http://imgur.com/XUrCz
Sent from my GT-I5800 using Tapatalk
barqers said:
Basically, be prepared to want to explode your computer
Find the APK you wanna modify
Find the PNG files you want to replace the original APK png files with
Make sure the new PNG files have the same name as the old files you're replacing
Extract the APK file into a folder
Then run the following command:
pathToOldApkPngFiles = the path to the files you're replacing
pathToNewPNGFiles = path to the new files you're replacing them with
Open up a command prompt and run the following:
Code:
cd pathToOldApkPngFiles
xcopy "pathToNewPNGFiles" /U
Note: don't remove the quotation marks
Then paste your extracted APK res folder BACK into the APK folder.
You can do this by opening the APK with winrar, deleting the res folder, then pasting your new folder into the apk. Then you're done
Once you get the hang of it it's okay!
Click to expand...
Click to collapse
Thanks man...... can you also tell me how i can port themes that are made for other devices like galaxy s to our device?
i really like this dialer!!
can you mod this ?
and i have a transparent dialer,it was ilievski.ace supported to me. on the attachment
ranadip.bswas said:
Great work.. But just a problem.. The menus r white nd d fonts r also white.. So cant see d menus..
http://imgur.com/XUrCz
Sent from my GT-I5800 using Tapatalk
Click to expand...
Click to collapse
it happens to lestatious,flash another rom and try it again
JPF themes doesnt work on JPM. it causes boot loop..
hodostamas said:
JPF themes doesnt work on JPM. it causes boot loop..
Click to expand...
Click to collapse
got it ,thx
hodostamas said:
JPF themes doesnt work on JPM. it causes boot loop..
Click to expand...
Click to collapse
Sorry! I'll try modding it for JPM tomorrow. In case anyone else was wondering though, the base framework-res.apk was Lestatious.
I will look into the white menu colors tomorrow and have it fixed hopefully
ilievski.ace said:
it will work on jpm ???
Click to expand...
Click to collapse
I have installed it (framework-res,twframework-res and settings.apk)
on Kyrillos ROM v3.0 (which is base on JPM) and everything is great.
EDIT:
I noticed that ADB doesn't "see" a phone now
Y0RGI said:
I have installed it (framework-res,twframework-res and settings.apk)
on Kyrillos ROM v3.0 (which is base on JPM) and everything is great.
EDIT:
I noticed that ADB doesn't "see" a phone now
Click to expand...
Click to collapse
Really? I never had that issue. Can you post what error you get?
Here is my stock SONY ERICSSON modified theme for Android 2.1
ONLY FOR [2.1.1a.0.6]
Reported Working on new FW2.1.1a.0.6 for Mini and Mini Pro
i called it Sony Blues
{
"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"
}
Need to have ROOT to apply this theme.
I'm not responsible if you brick your device, use at your own risk.
Make sure to backup using xRecovery before installing.
How To Install: Use Root Explorer
1. Download the attached framework-res.rar
2. Make sure to backup stock framework-res.apk
3. extract it and copy the framework-res.apk file to the sdcard
4. Open Root Explorer, Mount /system in RootExplorer as "R/W"
pic by Manny
5. From sd card, instead of copy, move downloaded framework-res.apk to "/system" and set the permission to 644, like in the picture
pic by Manny
6. Move the framework-res.apk from /system to /system/framework and replace the existing file.
7. Reboot and enjoy.
Replacing the BootAnimation
1. Download attached bootanimation and place in sdcard
2. Use root explorer Mount /system/media as "R/W",
3. instead of copy, just move it to /system/media and replace bootanimation.zip
4. set the permission to 644, shown above photo in step 5.
5. reboot and enjoy.
Wallpaper attached.
framework-res.rar notification + android background(not wallpaper)
framework-res notification only.rar notification only
Click to expand...
Click to collapse
i'll update for the system app icons and notification icons later when i have the time.
Update 1.
Sms Notification icon modified
Accept call button modified
Download update.rar
extract all three file and copy to sd card
move both apk to /system/app
mount "R/W" /system/app and set permission to 644 extracted files
reboot and enjoy
Update Final
DOWNLOAD Link Added:
Framework+Phone+Gmail+Home+Market[Update Final].rar
Lock Screen modded
Android Background(in certain places)
Market notification icon(new update available, and install complete)
Data Connection/disconnected(white dot fixed)
Landscape Android Background and Lock Screen fixed.
Download update.rar
extract all files and copy to sd card
move all apk to /system and set permission to 644
move framework-res.apk to /system/framework
move others 4 to /system/app
reboot and enjoy
Bricked after install? check my sig bellow how to unbrick.
Very nice looks good
thanks Sesme.
by the way, since i dont have mini, can any test it and let me know if it works.
thanks.
thanks
This theme looks great thanks
some of you might get irritated with the android background.
so i added another framework-res.apk (framework-res notification only.rar)
only notification icons, without android background.
Reserved this one
(Have a good one)
Looks more professional in my opinion!
thanks mate.
i just match it with the sony stock theme.
but there's still some noti icons haven't edited. actually i couldn't find it.
still working on it.
cheers enjoy
gmail new mail notification icon:
how does it look?
Updated.
Gmail Notification icon modified
Sms Notification icon modified
Accept call button modified
update.rar arttached
I see you're going to be a promise in development and other topics in this corner of our mini x10
Thank's gracias
Dude can u overclock this? using setcpu or something?
using setcpu yes it can. but,
i guess the max you can set are 600Mhz and that's default.
Have 1 good news and 1 bad news.
Good news.
Since i've a fully modded the theme and some system apps.
So im gonna call it rom now. With the feels of sony android it self.
Suits with the name, sony blues.
The bad news.
I cant cook the rom into update.zp so it can be flash with xrecovery.
My 1tb primary hd dead after hearing kreeeeeeck sound while doing some anime encoding this morning. I believe it can still be access as secondary.
And my u20i the only one can save my pc. How? By selling it of course.
Why not use my savings?
Its my happiness saving, so I cant use it.
So this is not good bye.
Sent from my U20i using XDA Premium App
nujhum said:
Have 1 good news and 1 bad news.
Good news.
Since i've a fully modded the theme and some system apps.
So im gonna call it rom now. With the feels of sony android it self.
Suits with the name, sony blues.
The bad news.
I cant cook the rom into update.zp so it can be flash with xrecovery.
My 1tb primary hd dead after hearing kreeeeeeck sound while doing some anime encoding this morning. I believe it can still be access as secondary.
And my u20i the only one can save my pc. How? By selling it of course.
Why not use my savings?
Its my happiness saving, so I cant use it.
So this is not good bye.
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
Sorry to hear. How u gonna continue with this? So the update is not posted yet?
The APNs is bull****. Lost $10++ worth or airtime. I'll go with ur sony blue =D
Dude,PM me ur num. We can be friend =D
My front screen do not show the android pic.
Only shown in the back when i want to make a call.
any idea?
kingmagauk said:
My front screen do not show the android pic.
Only shown in the back when i want to make a call.
any idea?
Click to expand...
Click to collapse
sorry bout that.
but now everything updated from lock screen modded, background(in certain places), Market notification(new update available, and install complete), data connection(white dot fixed) landscape background and lockscreen fixed.
and this is final, till i get my pc back...
update file attached to 1st post.
just DLed this theme..thanks..
Does it really work with just replace without bricking your phone. Because I don't have access to a computer right know and don't want to have a bricked phone because I text alot and I need my alarm tomorrow
Sent from my U20i using XDA Premium App
mckeviin said:
Does it really work with just replace without bricking your phone. Because I don't have access to a computer right know and don't want to have a bricked phone because I text alot and I need my alarm tomorrow
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
Nothing will happened if you do it right.
So following the installation steps wont kill your android.
Sent from my U20i using XDA Premium App
Love the theme. worked like a charm on mine - not pro
Hey Guys,
This mod will remove the time from the notification bar on your Atrix. You will need to install the Java SE JDK in order to perform this mod.
You Must Be Deodexed to Perform this Mod!
Instructions:
1) First download smali-1.2.6.jar and baksmali-1.2.6.jar from here http://code.google.com/p/smali/downloads/list. Rename them to just smali.jar and baksmali.jar.
2) You'll need to pull the services.jar from the /system/framework/ directory on your phone to your PC. Open the services.jar file for example with winzip, 7z, winRar, or whatever. Unzip the classes.dex file to a new folder and place the baksmali and smali file there too. After that open a new command window within that folder and run following line:
Code:
java -jar baksmali.jar -o out/ classes.dex
3) You'll have a new folder now called "out". Browse to "out/com/android/server/status" and open the file called StatusBarPolicy.smali with a text editor. I personally prefer "Notepad++".
4) Search for:
Code:
invoke-direct {p0}, Lcom/android/server/status/StatusBarPolicy;->updateClock()V
5) It should be under ".line 592". Now add this line underneath the line you just searched for from above:
Code:
invoke-virtual {p2, v3, v6}, Lcom/android/server/status/StatusBarService;->setIconVisibility(Landroid/os/IBinder;Z)V
6) Save the file.
7) Open a new command window within the folder you created before or maximize the same command window you used before and run this:
Code:
java -Xmx512M -jar smali.jar out/ -o edited-classes.dex
8) Now you'll have a new dex file called "edited-classes.dex". Rename the old dex file to classes_old.dex and rename the new file to "classes.dex".
9) Open again the services.jar file with any zip tool and overwrite the classes.dex file with the one just created.
10) Push the updated services.jar back to the /system/framework/ directory on your phone and set the file permissions to rw-r--r--. Reboot!
That's it! Now you have more room for icons...
Screenshot:
{
"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"
}
Disclaimer:
If you choose to perform this mod, please be aware that you are doing it at your own risk. I'm not responsible if you brick your device. Backup, Backup, BACKUP your files before performing this mod.
Good Luck!
If anyone knows how to remove the date from the notification dropdown, please let me know, that's the next mod i would like to perform...Thanks!
FINALLY! Been looking for someone to do this. havent tried it yet, backing up right now..
**EDIT** lol nevermind, cant figure this out on my mac and my pc isnt running correctly atm. Anyway to make this flashable through cwm for noobs like me?
Sweet look
any way to make this an update.zip? sry new to this and am not really comfortable with this
tonecreationz said:
That's it! Now you have more room for icons...
Good Luck!
Click to expand...
Click to collapse
Hey Tone... thought I would post it here.. just in case people don't want or don't know how to do this.. I created the CWM install version for them... credit goes to you for the MOD...
I also attached a 1% services.jar from Gingerblur v3.5 with the no clock mod... I don't use the 1% MOD... but you can give it a try...
jpinoy said:
Hey Tone... thought I would post it here.. just in case people don't want or don't know how to do this.. I created the CWM install version for them... credit goes to you for the MOD...
Click to expand...
Click to collapse
Thanks... worked on top of Gingerblur v3.5.
**Edit**
Huummm, battery level seems to be stuck @ 100% now... let me try erasing battery data via CWM
Well, I don't know??? Wiped battery status and dalvik cache with CWM and battery status still shows 100%... Going to restore to the backup I made before flashing this, and confirm that this was indeed the problem.
jpinoy said:
Hey Tone... thought I would post it here.. just in case people don't want or don't know how to do this.. I created the CWM install version for them... credit goes to you for the MOD...
Click to expand...
Click to collapse
is this only for 1.83? Im about to try it on top of 1.57. Of course im backing up first..
*EDIT* not sure if there would be any reason for it to not work on 1.57, but it works fine [:
Swiftks said:
Thanks... worked on top of Gingerblur v3.5.
**Edit**
Huummm, battery level seems to be stuck @ 100% now... let me try erasing battery data via CWM
Well, I don't know??? Wiped battery status and dalvik cache with CWM and battery status still shows 100%... Going to restore to the backup I made before flashing this, and confirm that this was indeed the problem.
Click to expand...
Click to collapse
Hmm.. this is just for the default status bar.. this might not work with the 1% battery mod that also requires the services.jar editing.... let me see if I can edit that and you can give that a try...
jpinoy said:
Hmm.. this is just for the default status bar.. this might not work with the 1% battery mod that also requires the services.jar editing.... let me see if I can edit that and you can give that a try...
Click to expand...
Click to collapse
Think I got it... just edited my services.jar from gingerblur v3.5... going to flash and test. If it works, I'll post it.
Should probably note for windows users that "text editor" doesn't mean notepad It'll prolly screw up the line endings and cause problems.
Thanks for the guide though! Good work
This worked great and thanks for the zip file above thumbs up guys
sent from my gingerblur 3.1 atrix
jpinoy said:
Hey Tone... thought I would post it here.. just in case people don't want or don't know how to do this.. I created the CWM install version for them... credit goes to you for the MOD...
I also attached a 1% services.jar from Gingerblur v3.5 with the no clock mod... I don't use the 1% MOD... but you can give it a try...
Click to expand...
Click to collapse
so all i have to do is use one of this zip files?
jahizen said:
so all i have to do is use one of this zip files?
Click to expand...
Click to collapse
Correct.....
Will this work on a stock rooted Atrix?
Sent from my MB860 using Tapatalk
asesino said:
Will this work on a stock rooted Atrix?
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
You can give it a try, just use the stock one and not the 1% one.
Make sure you make a backup of your stock setup in CWM first before doing this just in case it doesn't work...
Oh, btw, you got a thanks from me cus I hit the wrong button when trying to reply to your question..
Can someone please edit the services.jar for greyblur so theres no clock in the notification bar? AND IF possible, can you add the 1% battery mod? TIA
ekidd14 said:
Can someone please edit the services.jar for greyblur so theres no clock in the notification bar? AND IF possible, can you add the 1% battery mod? TIA
Click to expand...
Click to collapse
Make a backup and then try it... I moved away from Greyblur a while ago and don't want to flash that on my device to see if it works, it should though... but I've only tested these on 1.83...
Good luck
jpinoy said:
Make a backup and then try it... I moved away from Greyblur a while ago and don't want to flash that on my device to see if it works, it should though... but I've only tested these on 1.83...
Good luck
Click to expand...
Click to collapse
Yeah, i flashed it a while ago while on greyblur and everything works fine, except the notification pulldown isnt transparent like how greyblurs pull down normally is. The .zip posted is from gingerblur's services.jar i think..
Is it possible to remove Time from Micromax A57's statusbar
Any how I was trying to do this
with my A57 Micromax, but codes and files do not match
If you can help please get me an idea on where i should find and replace the code to remove the time here.
I am attaching the services.jar for this device
Standing battery without much headache by editing Horizontal icons
Well may not be new but PNGs are always doubtful how they behave...
What I wanted is Standing style battery and I was have very nice battery icons set that was in horizontal style.
I simply opened all of them in a picture manager and Rotated then Clockwise. Done..
and Its working fine with the statusbar and looks good without any loss of png quality.
I liked it..
---------- Post added at 07:20 PM ---------- Previous post was at 07:14 PM ----------
In open status bar my Device Shows Date as well (left end of status bar)
Any guide of method to remove that ??
Thankx in advance.
-= Ribbon Status Bar Icons =-
{
"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"
}
What includes in the package?
- Modified framework-res.apk with menu background patch
- Modified SystemUI.apk
- MDPI/HDPI Ribbon icons
How do i put them in my apps?
0. Copy the MDPI folder or download and extract Ribbons MDPI.zip in your SDcard
1. Download Ninjamorph from the Market and sideload Gmail to /system/app + give rw-r--r-- permissions
2. Open ninjamorph and select new project
3. Navigate to /system/app and select com.google.android.gm-1.apk at this point
ninjamorph expands the file and stores it on your SDcard as a folder.
4. select Res folder
5. Select drawable-hdpi
6. scroll down and select stat_notify_email.png (Remember that name), you will be asked what to replace it with
7. At this point touch the Home button, open ES file explorer and navigate to /Sdcard/MDPI/Gmail folder
8. Check that the .png is named as stat_notify_email.png, if not then rename it
9. Go back to ninjamorph it will show the screen as you leave it, just navigate to the modified file /Sdcard/MDPI/Gmail/stat_notify_email.png and select it. It will replace the original
10. Once you've done the above click back button and then click on finish project
11. Select the project, click YES to the warnings and NO to zip align it
It will do it's thing, once rebooted your menus will have the colour of the file you gave it as a replacement
* Repeat the process with other apps, folders and name of the .png's will vary.
Where is the link?
MDPI: http://min.us/mWC0VBN2A
HDPI: http://min.us/mfmp8knaW
Can i mirror it?
Yeah sure go ahead
Can i post this somewhere else?
Yes but as always give credits and that means to mention all the users that created this including me to port them to MDPI
Can i get some screenies ?
Here you go...
THANKS!
@collins521 for start this project included in his MIUI suave HD theme
@CelticWebSolutions i based the ninjamorph tutorial from his and for the menus background patches
@lavero.burgos <<ME>>for spend hours figuring out the best way to port the icons and recreate battery icons as MIUI battery icons is way different than stock and CM.
~ Veronica
Awesome write up, thank you. I'll give this a shot in the morning
Sent from my Nexus S using xda premium
Thanks for the modified framework-res.apk. I thought is was funny on the last step of the splash screen when it said "HACK" by Barnes and Noble. I had to reboot again to make sure it was really there. That was very good.
Thanks again.
Nice setup. On a side note, you can also install these with adb.
open an adb terminal
adb devices (to make sure you are connected)
adb remount
adb pull /system/framework/framework-res.apk c:\location to save file
adb pull /system/app/SystemUI.apk c:\location to save file
Download the files.
open the framework-res.apk with winrar or 7-zip (do not extract)
navigate to the res/drawable-mdpi folder
drag the entire contents into the rar file
click ok on the popup box
Repeat for the SystemUI.apk
go back to adb
adb push c:\location of framework-res.apk /system/framework/framework-res.apk
adb push c:\location of SystemUI.apk /system/app/SystemUI.apk
adb shell chmod 644 /system/app/SystemUI.apk
adb reboot
All changes should show up. Thats the way I did mine. I tried ninjamorph on the menu background image and it failed about 10 times until I finally gave up and replaced the image in my framework-res file and now it's fine.
OMG YOUR SUCH A GIRL!!!! LOL. they are very nice.
I used adbwireless and did the same...
Know-Fear said:
Nice setup. On a side note, you can also install these with adb.
open an adb terminal
adb devices (to make sure you are connected)
adb remount
adb pull /system/framework/framework-res.apk c:\location to save file
adb pull /system/app/SystemUI.apk c:\location to save file
Download the files.
open the framework-res.apk with winrar or 7-zip (do not extract)
navigate to the res/drawable-mdpi folder
drag the entire contents into the rar file
click ok on the popup box
Repeat for the SystemUI.apk
go back to adb
adb push c:\location of framework-res.apk /system/framework/framework-res.apk
adb push c:\location of SystemUI.apk /system/app/SystemUI.apk
adb shell chmod 644 /system/app/SystemUI.apk
adb reboot
All changes should show up. Thats the way I did mine. I tried ninjamorph on the menu background image and it failed about 10 times until I finally gave up and replaced the image in my framework-res file and now it's fine.
Click to expand...
Click to collapse
I used adbwireless and did the same, see pictures below...
Out of curiousity, is there any way to make the size of the ribbons for the battery and wifi, ever so slightly, larger. They are somewhat difficult to read and I keep telling my self that I am not that old, no matter what my son says to me. I still hope to learn how to do these things you all do. I guess I just need to try and follow your directions until I get it right.
Thanks again....
I have HDPI version too.. OP updated!
Sent from XDA premium using my Nook Tablet
I made it all the way to step 3! Haha...
I don't see "com.google.android.gm-1.apk" in the /system/app folder though, does anyone have any suggestions?
Thanks!
cubfan80 said:
I made it all the way to step 3! Haha...
I don't see "com.google.android.gm-1.apk" in the /system/app folder though, does anyone have any suggestions?
Thanks!
Click to expand...
Click to collapse
com.google.android.gm-1.apk is in /data/app
Know-Fear said:
com.google.android.gm-1.apk is in /data/app
Click to expand...
Click to collapse
So does that mean I want to navigate to data/app instead of :
3. Navigate to /system/app and select com.google.android.gm-1.apk at this point
ninjamorph expands the file and stores it on your SDcard as a folder. ??
Thanks btw for your response so quickly Know-Fear.
cubfan80 said:
So does that mean I want to navigate to data/app instead of :
3. Navigate to /system/app and select com.google.android.gm-1.apk at this point
ninjamorph expands the file and stores it on your SDcard as a folder. ??
Thanks btw for your response so quickly Know-Fear.
Click to expand...
Click to collapse
You have to move it to /system/app, i updated the instructions in OP anything else that i miss please let me know.
~ Veronica
lavero.burgos said:
-= Ribbon Status Bar Icons =-
What includes in the package?
- Modified framework-res.apk with menu background patch
- Modified SystemUI.apk
- MDPI/HDPI Ribbon icons
How do i put them in my apps?
0. Copy the MDPI folder or download and extract Ribbons MDPI.zip in your SDcard
1. Download Ninjamorph from the Market and sideload Gmail to /system/app + give rw-r--r-- permissions
2. Open ninjamorph and select new project
3. Navigate to /system/app and select com.google.android.gm-1.apk at this point
ninjamorph expands the file and stores it on your SDcard as a folder.
4. select Res folder
5. Select drawable-hdpi
6. scroll down and select stat_notify_email.png (Remember that name), you will be asked what to replace it with
7. At this point touch the Home button, open ES file explorer and navigate to /Sdcard/MDPI/Gmail folder
8. Check that the .png is named as stat_notify_email.png, if not then rename it
9. Go back to ninjamorph it will show the screen as you leave it, just navigate to the modified file /Sdcard/MDPI/Gmail/stat_notify_email.png and select it. It will replace the original
10. Once you've done the above click back button and then click on finish project
11. Select the project, click YES to the warnings and NO to zip align it
It will do it's thing, once rebooted your menus will have the colour of the file you gave it as a replacement
* Repeat the process with other apps, folders and name of the .png's will vary.
Where is the link?
MDPI: http://min.us/mWC0VBN2A
HDPI: http://min.us/mfmp8knaW
Can i mirror it?
Yeah sure go ahead
Can i post this somewhere else?
Yes but as always give credits and that means to mention all the users that created this including me to port them to MDPI
Can i get some screenies ?
Here you go...
THANKS!
@collins521 for start this project included in his MIUI suave HD theme
@CelticWebSolutions i based the ninjamorph tutorial from his and for the menus background patches
@lavero.burgos <<ME>>for spend hours figuring out the best way to port the icons and recreate battery icons as MIUI battery icons is way different than stock and CM.
~ Veronica
Click to expand...
Click to collapse
What widget did you use for the clock on top and what theme did you use (dolphin browser is shown on homescreen)
Joseph777 said:
What widget did you use for the clock on top and what theme did you use (dolphin browser is shown on homescreen)
Click to expand...
Click to collapse
I can't give you a link right now because im in my NT but I posted all that info in the "post your screenshoots" thread, tomorrow I can give you a link.
Edit: http://forum.xda-developers.com/showpost.php?p=21569303&postcount=231
~ Veronica
Sent from XDA premium using my Nook Tablet
Who have the ribbon battery PSD? Might sharing out?
Changing the Notification Bar to look like your ROM's?
How can I get this just this part of the Notification bar?
shawnshine2 said:
How can I get this just this part of the Notification bar?
Click to expand...
Click to collapse
Its the ICS tweaked tablet theme.
http://forum.xda-developers.com/showpost.php?p=18581052&postcount=1
How did you get those soft buttons on a stock rom.
Sorry, my fault. I should have explained. I'm running stock v1.4.1 - rooted. I want to add just those soft bottons without the extra ribbons. I see a lot of stuff about cm7, but I haven't seen any posts about getting those in stock. Veronica's mod is the only place I've seen that has it with stock. So my question is really to her, how where u able to get that into stock? The reason I ask is, while it would just be easier to flash her rom, I wouldn't really learn anything. So the 'how' is just as important to me as the 'what'. Anyway I give you credit for your answer and tossed you a thanks.
And just because I'm here, where can I get just the boot animation with the "hack by barnes and noble", because quite frankly, that is just bad ass.
shawnshine2 said:
Sorry, my fault. I should have explained. I'm running stock v1.4.1 - rooted. I want to add just those soft bottons without the extra ribbons. I see a lot of stuff about cm7, but I haven't seen any posts about getting those in stock.
Click to expand...
Click to collapse
Look about 4 pages back in the "themes and apps* board. There is a thread called *Ice Cream Sandwich Status Bar Icons." Skim the whole thread, especially for screenshots. (Try page 4.) There are flavors which retain an ICS style "keep reading* button, replace that with a standard home button, slide the buttons down to the left, get rid of the clock, replace the numbers to look more ICS-ey, etc. Remember to back up your SystemUI.apk in case something breaks, and good luck!
Can anyone mirror the MDPI version link?
If you want to install a cooked Battery mod from UOT Kitchen to AT&T Galaxy Note without CWM follow this.
1. Install to phone using Odin the Da-G recovery3e with ADB root. Search in this forum.
2. put phone in recovery mode.
3. decompress using winzip or winrar the UOT Cooked file and move the framework-res.apk and systemUI.apk to the ADB folder on computer.
3. open Command Prompt on computer.
4. navigate to the ADB folder on computer and do the following.
adb remount
adb push framework-res.apk /system/framework/
adb push SystemUI.apk /system/app/
adb shell chmod 0644 /system/framework/framework-res.apk
adb shell chmod 0644 /system/app/SystemUI.apk
adb reboot and/or reboot from recovery 3e
Tested and works nicely
Enjoy
{
"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"
}
Would this work with the OC kernel or just the ADB recovery kernel?
dude, your my F**ing hero... i am going to try this tonight. been looking for a workaround method since CWM isn't available. I used to use fastboot for my Dell Streak so im good with CMD. Thanx broham
The Kernel is apart to the recovery, just flash the recovery part, you can have installed the stock or OC kerneluse any Kernel
Battery Indicator app, available for free from the market works just as well
matrox00612 said:
If you want to install a cooked Battery mod from UOT Kitchen to AT&T Galaxy Note without CWM follow this.
1. Install to phone using Odin the Da-G recovery3e with ADB root. Search in this forum.
2. put phone in recovery mode.
3. decompress using winzip or winrar the UOT Cooked file and move the framework-res.apk and systemUI.apk to the ADB folder on computer.
3. open Command Prompt on computer.
4. navigate to the ADB folder on computer and do the following.
adb remount
adb push framework-res.apk /system/framework/
adb push SystemUI.apk /system/app/
adb shell chmod 0644 /system/framework/framework-res.apk
adb shell chmod 0644 /system/app/SystemUI.apk
adb reboot and/or reboot from recovery 3e
Tested and works nicely
Enjoy
Click to expand...
Click to collapse
I Appreciate the time you took to do this. Keep it up! Trying this now!
Apo11on said:
Battery Indicator app, available for free from the market works just as well
Click to expand...
Click to collapse
Market apps work but they adds a second battery indicator to the status bar, whereas this mod replaces the stock one. Also any apps that add it to the status bar have to maintain an entry in your notifications panel for ongoing activities, which just clutters it up.
Awesome, gonna have to do this later today.
yup, need to be rooted
Do you know if using root explorer and changing permissions will also work?
Thank you!
Amazing! Just what I was looking for - and it works perfect!
Pushing framework-res.apk with OS running is not a good idea, could brik phone.
Sent from my SAMSUNG-SGH-I717 using xda premium
sdimezq8 said:
Amazing! Just what I was looking for - and it works perfect!
Click to expand...
Click to collapse
I uploaded the files for anyone who wants this % and battery MOD and does not want to pull, edit, and download the files. Instructions per OP work great! Thanks OP!
Works!: First Time Using UOT Kitchen
Works perfectly!
I had never used the UOT Kitchen before so for others that are new to using the UOT Kitchen do the following...
Copy the file on your phone located in system/framework: framework-res.apk
Copy the file on your phone located in system/app: SystemUI.apk
(These are the files needed in the "File upload" section of the UOT Kitchen)
Paste the 2 files to your computer in a location you will remember.
In the Kitchen, click the "Battery" tab and check "Use this mod".
Click the radio icon of the battery icon you want to use.
Click the "File upload" tab and then click the radio icon for "Upload system files".
Click the "Select File" button under "framework-res.apk" and open the framework-res.apk that you copied from your phone, to your computer.
Click the "Select File" button under "SystemUI.apk" and open the SystemUI.apk that you copied from your phone, to your computer.
Wait until both files upload.
Click the "Summary" tab and click the "Submit work to kitchen" button at the bottom of the page.
Copy or remember your order number (just in case...) then click the "Click here to go to the pickup page!" button.
Wait until your order number shows up under "Your recently cooked files" and click "download".
Now follow the OP directions and thank them...
matrox00612 said:
If you want to install a cooked Battery mod from UOT Kitchen to AT&T Galaxy Note without CWM follow this.
1. Install to phone using Odin the Da-G recovery3e with ADB root. Search in this forum.
2. put phone in recovery mode.
3. decompress using winzip or winrar the UOT Cooked file and move the framework-res.apk and systemUI.apk to the ADB folder on computer.
3. open Command Prompt on computer.
4. navigate to the ADB folder on computer and do the following.
adb remount
adb push framework-res.apk /system/framework/
adb push SystemUI.apk /system/app/
adb shell chmod 0644 /system/framework/framework-res.apk
adb shell chmod 0644 /system/app/SystemUI.apk
adb reboot and/or reboot from recovery 3e
Tested and works nicely
Enjoy
Click to expand...
Click to collapse
[/COLOR]
sdimezq8 said:
I uploaded the files for anyone who wants this % and battery MOD and does not want to pull, edit, and download the files. Instructions per OP work great! Thanks OP!
Click to expand...
Click to collapse
Is there any way that adding that mod would break GAPPS? After doing the "adb reboot," my phone rebooted fine, and the new battery status icon is there, but now all of my GAPPS fail to authenticate and sync...?
weird... I guess I'll delete my google account and re-add it to see if that works.
EDIT: nevermind. It's some sort of weird issue with my wifi -- the GAPPS all came back fine when I turned wifi off and connected via 4G.
brooketjt said:
Works perfectly!
I had never used the UOT Kitchen before so for others that are new to using the UOT Kitchen do the following...
Copy the file on your phone located in system/framework: framework-res.apk
Copy the file on your phone located in system/app: SystemUI.apk
(These are the files needed in the "File upload" section of the UOT Kitchen)
Paste the 2 files to your computer in a location you will remember.
In the Kitchen, click the "Battery" tab and check "Use this mod".
Click the radio icon of the battery icon you want to use.
Click the "File upload" tab and then click the radio icon for "Upload system files".
Click the "Select File" button under "framework-res.apk" and open the framework-res.apk that you copied from your phone, to your computer.
Click the "Select File" button under "SystemUI.apk" and open the SystemUI.apk that you copied from your phone, to your computer.
Wait until both files upload.
Click the "Summary" tab and click the "Submit work to kitchen" button at the bottom of the page.
Copy or remember your order number (just in case...) then click the "Click here to go to the pickup page!" button.
Wait until your order number shows up under "Your recently cooked files" and click "download".
Now follow the OP directions and thank them...
Click to expand...
Click to collapse
Sweet job bro. I never played with UOT. This would be a really nice start.
Sent from my SAMSUNG-SGH-I717 using xda premium
OK, I like a large battery status, I think I found one. Also, I put in some cool status bar ICONs.
Tell me what you think
Thanks a bunch dude. Much happier with the clean look of my bar now.
Sent from my Galaxy Note i717
So I installed TPC Note V2 ROM and gave this a shot, it did not work. This makes sense as the ROM now has some customizations to the framework.
If someone else has tried this and it worked, please let me know.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
OK I tried this again and I worked, the only difference is this time I included the touchWiz framework.apk.
On another note, I flashed it with CWM on the note.
I'm running the same ROM and it worked just fine.
pulled the 2 files with adb, created my custom battery icon in kitchen, uploaded my 2 files, cooked, downloaded, rebooted to recovery with adb, pushed files and rebooted