Deodex and theme question. - Droid X Themes and Apps

I updated to the 2.3.15 deodexed froyo from black hat yesterday. I've been running the DX serenity theme since before that, but i just read that you cannot run themes without being deodexed. My confusion comes from the fact that i just checked my system/framework folder and there are a bunch of .odex files in there. Do i need to deodex still? If so, what is the best/easiest way to go about this? I love my droid x, but it seems that everything was much simpler on my original moto droid *sigh*.... any enlightenment anyone could offer me would be greatly appreciated. TIA.
Sent from my DROIDX using XDA App

928droid just released an install that will deodex your device automatically
Sent from my DROIDX using Tapatalk

Blackdroid right? Guess i'll give that a shot tonight. I can always put my serenity back on after. If anyone else has any more info or suggestions please feel free toss them my way.
Sent from my DROIDX using XDA App

that happened to me too when using the blackhat app, try the file located here and try formatting the system like they say
http://www.mydroidworld.com/forums/...49-mdw-incremental-upgrade-2-3-15-droidx.html

Related

Noob question

Okay, I have a Droid X, I rooted with z4, got kouch's bootstrapper and running 928s theme. I am lost on this entire process of switching programs. Im suppose to be deoxed by the 928 theme, but dunno if I am. I guess I need help picking a new theme and figuring out how to do it from where I am now.
If you successfully loaded a new theme then you are definitely deodexed now.
Sent from my DROIDX using XDA App
well first theme i came to was that but i need help comprehending changing to other themes and im lost on doing this and that scared to brick my phone
Sleuth255 said:
If you successfully loaded a new theme then you are definitely deodexed now.
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
Or just use root explorer, got to system, then apps and see if there are any deoex files. If not, you are fine.

[REQUEST] Default theme for Froyo Beta4 by Z

I've searched the whole forum, I swear I haven't seen a thread like this yet. Anyone have the theme? Please share if you do!
what is a default theme anyway!
KInG GaME said:
what is a default theme anyway!
Click to expand...
Click to collapse
A default theme is what it would look like after a fresh install
Sent from my X10i using XDA App
the default theme, if i'm not wrong, is the android stock theme. which is the one, in my opinion, every rom should include as default, or at least, as an option (cm 6.1.3 from wolfbreak is awesome, but i don't like the theme)
i think you can get it reflashing the rom
sofreshjive said:
I've searched the whole forum, I swear I haven't seen a thread like this yet. Anyone have the theme? Please share if you do!
Click to expand...
Click to collapse
Why don't you just extract the framework from beta 4 and use it on wolfs cm6.1.3
Or install beta 4 and add Cm settings, then add apps etc from wolfs rom?
Just a thought
Sent from my X10i using XDA Premium App
Thanks for the reply guys. Maybe I should have been more specific. I'm currently using Z's freeX10 beta 4 and the thing is I don't want to reflash every thing or else I'd need to customize everything back to the way it is. Too time consuming haha. Basically I want it because when I installed another theme before, some aspects of the theme remained on my phone even though I installed another theme. I'm not sure how to get rid of them, so I was hoping the default theme would get rid of them. I'll attach pictures to this post in a few minutes to show you what I mean. And yeah, I did try to extract the framework from the beta 4 but i failed miserably, It didn't let me install it through recovery
EDIT: attached pictures from phone. basically I really hate that youtube icon and I wanna get rid of it and revert it back to the normal one.
You wont be able to install framework through xrecovery, you would have to swap it using root explorer and change permissions, reboot then it should be fine
But make sure you copy the framework that was on before just in case anything happens, and/or backup using xrecovery for safety
Sent from my X10i using XDA Premium App

Stock deodexed browser fix [kj6]

I recently saw 6 or 7 threads about the stock deodexed browser lag on scrolling. Actually the fix is all over the web. It's about a bug in framework.jar. The idea is to get the class.odex file, decompile it, fix the bug and recompile.
Pretty simple stuff.
Attached is the fixed framework.jar file. This is the file I made to fix my own browser on stock deodexed kj6 with a stock kj6 kernel.
Feel free to try it if you like. Backup is suggested as there are no guarantees, although it should work for most.
To use -
1. overwrite the original file inside /system/framework/ with root explorer or any other file browser with root.
2. reboot
For Airfluip's AOSP rom see post 25
http://forum.xda-developers.com/showpost.php?p=19920236&postcount=25
For Octane 3 with PowerMenu installed see post 36
http://forum.xda-developers.com/showpost.php?p=20520412&postcount=36
Enjoy.
BTW, you'll notice that this file is actually smaller than the original... Winrar rules!!!
haha wow thanks, i just posted a question on that about 2 or 3 hours ago
I replaced the .jar file. Running kj1 kernel with kj6 stock. Never noticed lag before but seems fine either way. File recompiled is way bigger then the orig framework.jar
Sent from my SGH-T959V using XDA App
Dude, kj6 stock is not deodexed, so framework.jar is tiny and framework.odex is huge also, odexed version never had lag anyways. So if odexed, don't need to. replace
In deodexed, the framework.odex is repacked into a smaller classes.dex file, and is placed within framework.jar. So instead of 2 files 1 tiny(the one you commented on) and 1 huge, they are both combined into 1 medium-large file(framework.jar with the classes.dex)
Also, for the thread, I can't believe we didn't find that before. I am placing a link to it in my rom thread, and if you don't mind, may I please embed this within my rom?
Thanks for finding this fix, I don't use the stock anways, but nice to know we'll have a fixed broswer for future releases.
Airfluip: why would I mind? Feel free to use it any way you want.
Sent from my SGH-T959V using xda premium
turtlepa said:
I replaced the .jar file. Running kj1 kernel with kj6 stock. Never noticed lag before but seems fine either way. File recompiled is way bigger then the orig framework.jar
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
Don't fix something that is not broken. The file was intended to fix a bug in the deodexed rom. Not in the stock odexed one. The reason you didn't notice the problem is because you never had it.
Sent from my SGH-T959V using xda premium
do i del the copy version also or just the framework.jar and leave the copy alone?
ChadBFlores said:
do i del the copy version also or just the framework.jar and leave the copy alone?
Click to expand...
Click to collapse
Not sure what you mean, but all you need to do is to overwrite the existing file with this one. It really doesn't matter whether you delete the original first or simply overwrite it. The result is the same.
It's not a bad idea to copy the original to some backup folder first, just in case.
I posted earlier I never noticed difference. I put his framework in rebooted then the orig backup of framework.jar I put it back rebooted and bootloop. Had to flash gb rom again
Sent from my SGH-T959V using XDA App
airfluip1 said:
Dude, kj6 stock is not deodexed, so framework.jar is tiny and framework.odex is huge also, odexed version never had lag anyways. So if odexed, don't need to. replace
In deodexed, the framework.odex is repacked into a smaller classes.dex file, and is placed within framework.jar. So instead of 2 files 1 tiny(the one you commented on) and 1 huge, they are both combined into 1 medium-large file(framework.jar with the classes.dex)
Also, for the thread, I can't believe we didn't find that before. I am placing a link to it in my rom thread, and if you don't mind, may I please embed this within my rom?
Click to expand...
Click to collapse
Sure. And for that explanation about odex. Thank you
Sent from my SGH-T959V using XDA App
Okay so after keis update I was dumb like u said airflip and should not have replaced orig back but after gb flash I saw what the lag was. Wow that sucks. So pushed jar after the reflash and its good now
Sent from my SGH-T959V using XDA App
Chad, you might want to make a CWM zip to make the process easier. Thanks for the upload though.
Tried this fix twice. Every time I replace the original framework.jar file I get bootloop. Anyone else have this problem? I'm using the octaine rom if that matters.
Sent from my SGH-T959V using XDA App
twystn said:
Tried this fix twice. Every time I replace the original framework.jar file I get bootloop. Anyone else have this problem? I'm using the octaine rom if that matters.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
Its only for kj6 roms octaine isn't a kj6 rom so it won't work on it.
Sent from my HTC Glacier using xda premium
cnote74 said:
Its only for kj6 roms octaine isn't a kj6 rom so it won't work on it.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Lol, I was so excited about a fix that I didn't see that. Thanks for the help.
Sent from my SGH-T959V using XDA App
twystn said:
Lol, I was so excited about a fix that I didn't see that. Thanks for the help.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
No problem
Sent from my HTC Glacier using xda premium
Same here )=
Is anyone having issues with boot looping on airfluip1's KJ6 AOSP
I got this problem after moving the filw over, then putting the originl .jar back in which gavw me boot loops. I had to flash gb official rom didmt delete any cache data etc then it was fine but deodexed
Sent from my SGH-T959V using XDA App

[Theme][EP4D] BioCharge v1 [Debloater][12/01/11]

After an all-nighter, a day, and another all-nighter, I'm proud to present BioCharge; a touch of Bionic for your Charge. This is my first attempt at theming, and an attempt to port the Driod Bionic's UI to the Droid Charge.
NOTE! This theme is anywhere but done, however I consider it full enough to release a copy of it. Very few apps are themed and most apps included are only included for the icon. This theme is still very poopified and will be worked on casually by me over time.
What you need:
dwitherall's flashable EP4D + extras
The latest version of CWM
Bravery and backups
What's included:
A fully themed TouchWiz30Launcher.apk
A handful of icons for stock apps
AOSP Mms.apk (if you want the stock Mms.apk, make a backup of it before flashing)
A debloater in the install script (in case you left the bloat already or are flashing this over a fresh install)
What's to come:
More themed apps
I'll take requests, speak your mind!
Download here!
Screenshots!
Looks very good! Keep up the good work.
Sent from my mobile office.
thank you!
The theme looks great and I look forward to the next release.
Can this be flashed on any ep4 debloated?
Sent from my mobile office.
thanks! I was waiting for this!
Sent from my SCH-I510 using XDA App
mkarps said:
Can this be flashed on any ep4 debloated?
Sent from my mobile office.
Click to expand...
Click to collapse
I'm not sure. If you're feeling brave, make a backup and try it. I'd probably say no, since they're two different versions.
The link seems to be dead.
I flashed this and ended up with an ics theme...?
Sent from my SCH-I510 using XDA App
yahsaves said:
The link seems to be dead.
Click to expand...
Click to collapse
Working from here.
jkat797 said:
I flashed this and ended up with an ics theme...?
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Then you're doing something wrong...
I did a fresh install of EP4D and flashed this right afterwards, no problems...
Is system mounting a must before flashing???
Sent from my SCH-I510 using Tapatalk
anyone else get an FC with the camera app after flashing?
Porkshanker said:
anyone else get an FC with the camera app after flashing?
Click to expand...
Click to collapse
I just tryed to open my camera and it force closed.
To everyone getting FC's: do a fix permissions and see if that clears it up. The only part of Camera.apk I changed was the icon.
i just fixed permissions and im still getting FC's
could you possibly post a version that does not run the debloat script?
Thanks!
For the problem with the Camera app, you can go into the original zip file for the EP4D update and find the Camera.apk and Camerafirmware.apk and extract them to your SDCard, and then use root explorer to copy and paste both back into your system/app folder. Of course, you should use Titanium backup to uninstall both those files before you copy the new files over. I have both the files on hand, but I don't know if the rules of the forum restrict posting stock apks
Can't wait until this is done. Make Sam look like moto.
Kick ass theme!!!
Sent from my SCH-I510 using XDA App
Can you make this work with infinity rom please?
Sent from my SCH-I510 using XDA App

Themed rosie

Hey xda its not really finished im running a OTA update of 4.67 or something like that and i used apktool to decompile a rosie from the newest OTA update for supersonic and i used the newest updated framework files (framework-res.apk and com.htc.resources.apk)
I sucessfully did everything right but it forecloses on me.
I think its because of The OTA update im running.
So im wondering if some of you can give me feedback if the apk is fully functionable and/or five me advise and help me.
Heres the link:https://www.box.com/shared/26f86df99cf3e38ffdc2
Sent from my PC36100
Make sure the apk is compiled and signed properly first off, I had an issue similar to yours. Also make sure there are no clashing files such as the original Rosie and framework files. No missing files within the Rosie or framework is necessary. I hope you saved all original files in a safe place?
V3ndetta Is Rising.....
death-by-soap said:
Make sure the apk is compiled and signed properly first off, I had an issue similar to yours. Also make sure there are no clashing files such as the original Rosie and framework files. No missing files within the Rosie or framework is necessary. I hope you saved all original files in a safe place?
V3ndetta Is Rising.....
Click to expand...
Click to collapse
Yes ues i did and i might flash ota update rom with root and everything and try to see if it works or restart the whole thing again which was a pain in the ass to do
Going through every xml file to change it so it can run without replacing the stock rosie.apk and should i just go theme something else i might become a themer i like changing stuff up.
Sent from my PC36100
lreyes15 said:
Hey xda its not really finished im running a OTA update of 4.67 or something like that and i used apktool to decompile a rosie from the newest OTA update for supersonic and i used the newest updated framework files (framework-res.apk and com.htc.resources.apk)
I sucessfully did everything right but it forecloses on me.
I think its because of The OTA update im running.
So im wondering if some of you can give me feedback if the apk is fully functionable and/or five me advise and help me.
Heres the link:https://www.box.com/shared/26f86df99cf3e38ffdc2
Sent from my PC36100
Click to expand...
Click to collapse
is this a flashable? also, you cant just name the rosie.apk "awesomeness", just doesnt work that way, it must remain rosie.apkfor it to work properly.
PHE-NOM said:
is this a flashable? also, you cant just name the rosie.apk "awesomeness", just doesnt work that way, it must remain rosie.apkfor it to work properly.
Click to expand...
Click to collapse
I didn't just slap a name I went through the android manifest.XML and changed everything that needed to be changed
Sent from my PC36100 using xda premium
lreyes15 said:
I didn't just slap a name I went through the android manifest.XML and changed everything that needed to be changed
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
OK, just making sure
Sent from my EVO 4G using xda premium
PHE-NOM said:
OK, just making sure
Sent from my EVO 4G using xda premium
Click to expand...
Click to collapse
Yeah I went through every XML file in the Rosie apk because apktool said there was a problem is Rosie.apk/example/example.XML
And it took awhile because I didn't search for com.HTC.launcher.
Sent from my PC36100 using xda app-developers app

Categories

Resources