Need help modifying vrtheme zip to include system/priv-app for 4.4. I modified vr install script by copy and pasting commands for system/apps and just changed apps to priv-apps.
I also add permissions to updater script to include the priv-apps. But still failed.
Sent from my SGH-T889 using Tapatalk
This is solved. There is a VRTheme zip updated for 4.4 Roms which includes priv-app. The one I modified was close but had a few mistakes I missed.
http://forum.xda-developers.com/showthread.php?t=2538249
Sent from my GT-N7105 using Tapatalk
Related
I just noticed. Odex files against each apk in system/app path.
I have rooted stock rom 2.3.6
Is it ok?
Sent from Hell using Tapatalk
Of course its 'ok' bro..its just a proprietary file for apk.. all apps in stock rom is odexed for fast launch..but it's uncustomizeable...
sent from another space
Hi there,
so I have manage to do all the things I like to the latest JB stock rom Leak and I want to share it here.
so you have 3 files attached:
1. SystemUi.apk - for NO Increase volume ring+recording call - Just copy this file to SYSTEM/APP with Root explorer (I recommend Super Manager - free root explorer from Play Store) - pls delete the file in the SYSTEM/APP before you copy my file!!!
2. Digits_Theme.zip - CWM file - flash this file for my battery mod in CWM and reboot- pls look at the pic to see my battery mod! the numbers are big and white so you can see it clear at the bar!
3. default_gain.conf - just copy the file in the zip to (r/o)/etc with Root explorer (i recomend Super Manager - free root explorer from Play Store) - this is for the loud volume hack! pls delete the file in the (r/o)/etc before you copy my file!!!
so that my little work, if you like it pls recommend it...
Ron
Tq.....also works on ics BLG9 (deodex) for digitized battery percentage....just flashed it....
Sent from my GT-I9300 using xda premium
Awesome, thanks a lot :good:
Enjoy it....
Sent from my GT-I9300 using xda app-developers app
The digit theme didn't work for me i'm on li8 odexed
I hope you can find out how could this work for me
Thanks
Sent from my GT-I9300
Sorry, this is for deodex roms.
Sent from my GT-I9300 using xda app-developers app
Hi can someone give me a flash able zip Of Stock toggles of the notification panel for XXELL5 with stock system ui.zip
Sent from my GT-I9300 using xda app-developers app
http://www.mediafire.com/?uh35qd0hxdb0ntr
place with root explorer systemui to system/app
and the framework to system/framework
Will this being back the stock toggles? ???? And do I have to delete the previous system ui before putting this in system
Sent from my GT-I9300 using xda app-developers app
yeah you can delete them or just past the original stock over them
I wanted to theme my r800x stock rom but I was reading about it and it says you have to deodex it first. Is it possible to do that from the phone and can someone link me to a good guide for themeing and for deodexing? I know how to do it with a flashable zip but I don't have one for stock rom. So if somebody knows how to turn nandroid backups into flashable zips or has a guide on how to do so please share. Thank you.
Sent from my r800x using xda developers app
might not be what you need exactly but could help you, this helped me in most of the ICS rom that i customized http://forum.xda-developers.com/showthread.php?t=1598829:good:
Thanks but do you know how to deodex a ROM because I'm on stock gb (which I believe is odexed) so I can't use that theming guide.
Sent from my R800x using xda app-developers app
abdel12345 said:
Thanks but do you know how to deodex a ROM because I'm on stock gb (which I believe is odexed) so I can't use that theming guide.
Sent from my R800x using xda app-developers app
Click to expand...
Click to collapse
im not that familiar with r800at and cm,miui or aokp but this heres a very nice guide for stock roms or stock based one http://forum.xda-developers.com/showthread.php?t=1600805
Thanks again
Sent from my R800x using xda app-developers app
Try a stock based ROM like cola or gbtweaked those were costimized ROMs and well if those don't suit you then try cm7 as that's got full theming support
sent from my Sony Ericsson Xperia Play™(r800x) Running Slimbean 3.0 using Tapatalk 2™
abdel12345 said:
I wanted to theme my r800x stock rom but I was reading about it and it says you have to deodex it first. Is it possible to do that from the phone and can someone link me to a good guide for themeing and for deodexing? I know how to do it with a flashable zip but I don't have one for stock rom. So if somebody knows how to turn nandroid backups into flashable zips or has a guide on how to do so please share. Thank you.
Sent from my r800x using xda developers app
Click to expand...
Click to collapse
Nandroid》Zip
1. All sony stock roms are deodex.
2. Backup format is yaffs, and your backups are stored on sdcard/clockworkmod/backup.
3. You can extract those with programs like Yaffey, Flashtool and even with android apps.
4. You can make a zip from that.
Theming
1. Get an app that can decompile I reccomend Apk Multi Tools or APKTOOL
2. Extract your framework-res and get table codes.
Apk Multi Tools can do it with Adb automatically.
In APKTOOL it goes apktool if framework-res.apk
3.Decompile apk
Apktool d framework-res.apk
4.Make image changes.
5. Recompile then push with adb.
Sent from my GT-I9300 using xda app-developers app
sewer56lol said:
Nandroid》Zip
1. All sony stock roms are deodex.
2. Backup format is yaffs, and your backups are stored on sdcard/clockworkmod/backup.
3. You can extract those with programs like Yaffey, Flashtool and even with android apps.
4. You can make a zip from that.
Theming
1. Get an app that can decompile I reccomend Apk Multi Tools or APKTOOL
2. Extract your framework-res and get table codes.
Apk Multi Tools can do it with Adb automatically.
In APKTOOL it goes apktool if framework-res.apk
3.Decompile apk
Apktool d framework-res.apk
4.Make image changes.
5. Recompile then push with adb.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
havent tried Yaffey is there a possibility you can post where i can download that?
sewer56lol said:
Nandroid》Zip
1. All sony stock roms are deodex.
2. Backup format is yaffs, and your backups are stored on sdcard/clockworkmod/backup.
3. You can extract those with programs like Yaffey, Flashtool and even with android apps.
4. You can make a zip from that.
Theming
1. Get an app that can decompile I reccomend Apk Multi Tools or APKTOOL
2. Extract your framework-res and get table codes.
Apk Multi Tools can do it with Adb automatically.
In APKTOOL it goes apktool if framework-res.apk
3.Decompile apk
Apktool d framework-res.apk
4.Make image changes.
5. Recompile then push with adb.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Thanks
Sent from my r800x using xda developers app
Hey everyone! Can anyone help me to fix my problem? I'm trying to make a stock modded ROM. The roblem is that any modded apks causes bootloop... Even if I don't do any changes to apk, only decompile-recompile, after reboot I'm going to bootloop or apk doesn't starts (for example SystemUI after recompilation dissappears statusbar). Rom is deodexed, fixing permissions from recovery doesn't help:crying:
Did you deodex?
Sent from my Nexus 4 using xda app-developers app
yes, deodex with dsixda's Android Kitchen
You might have to resign the apks, I usually get bootloops if an APK isn't the same signature as the other ones
Sent from my Nexus 4 using xda app-developers app