[CLOSED][THEME] Stock Triumph Deodex Template[CLOSED] - Motorola Triumph

Thread closed because I no longer own this device. The download links no longer work. Sorry for any inconvenience.

Hey man howd u get the wifi going? And do u mind if i link to this in my post in development for the stock odex and deodex roms? Because i and i know alot of people tend to skip over the theme section
Sent from my PG06100

I don't know what exactly fixed it for sure. I just took the stock system.img from the complete non powered on nandroid backup posted, extracted all the files(using unyaffs.exe) and went through and auto deodexed framework and app using an auto deodexer tool found on xda, then the files taht wouldnt auto deodex using that .bat script, I used the baksmali and smali jar files to manually deodex the rest. I kept geting erros on the DbgCfgTools.apk(but ir ead up on the erros i was gettinmg and some of the htc sense roms were getting erros on some of there files like that and they said to use the -I option when baksmali'ing the odex file and it ignores the errors I guess, but that app was refering to bootclass paths that are no where in any .jar file on the phone so it's likely that apk didnt work in the first place cause if it was called to, it would display the same bootclass errors.
Yeah you can link to this, and I will make a stock deodexed rom that also formats and replaces everything in the /hidden partition(i.e. all the bloatware) as well as a bone stock rom so someone who has messed up the hidden partition can get back to bone stock easily!

Mediafire is down, and I just lost wifi with my phone when installing your bone stock ROM... you know, the one that doesn't have working wifi.
So here I go bumping your thread and adding some mirrors. This thread needs to be stickied or something.

Yes, mirror would be good!
√ HTC Evo 3D GSM
√ Android JB 4.1.2
√ Disarmed Toaster
√ 4EXT Recovery Touch
√ Anthrax Kernel 3.7.0 @ 1.6ghz

Related

[ROM] Rooted stock 1.47.651.1

Edit: I was looking for a zipped, rooted version of 1.47.651.1 and didn't find it, so I made one and posted it. Turns out I had just missed caulkin's post, so my post is now pretty pointless. If a mod wants to delete the thread, that is fine. I apologize for clogging things up, I was intending to provide a resource to make things easier for other people.
Here is caulkins: http://forum.xda-developers.com/showthread.php?t=712695
#######################################################
I haven't seen a rooted stock of the latest OTA ROM (1.47.651.1) so I made one. I added superuser, busy box, and left everything else the same. I'll probably add a deodexed version and stripped version soon.
odex-1.47.651.1
I'm pretty new to the Android world, but I think no one had put this up yet because it is pretty easy to do, but a pain to upload. Let me know if there are any issues, but in my testing it has been fine, market works, etc. Also, if this is out there, let me know, or delete the thread, but the only post I saw with this had a dead link.
This is just the images from whitslacks expanded into the more familiar zip package like most of the cooked roms are distributed. If you are running whitslacks this would be no different.
Thanks to:
dsixda for the kitchen
whitslack for the one shot image I pulled this out of
community in general
So u rooted the evo with the update?
Sent from my PC36100 using Tapatalk
laydros said:
I haven't seen a rooted stock of the latest OTA ROM (1.47.651.1) so I made one. I added superuser, busy box, and left everything else the same. I'll probably add a deodexed version and stripped version soon.
odex-1.47.651.1
I'm pretty new to the Android world, but I think no one had put this up yet because it is pretty easy to do, but a pain to upload. Let me know if there are any issues, but in my testing it has been fine, market works, etc. Also, if this is out there, let me know, or delete the thread, but the only post I saw with this had a dead link.
Thanks to:
dsixda for the kitchen
whitslack for the one shot image I pulled this out of
community in general
Click to expand...
Click to collapse
Here is whitslacks rooted 1.47 ROM:
http://forum.xda-developers.com/showthread.php?t=715915
Works perfectly, I haven't had any issues with it and I flashed it about 3-4 days ago.
vballboarder said:
Here is whitslacks rooted 1.47 ROM:
http://forum.xda-developers.com/showthread.php?t=715915
Works perfectly, I haven't had any issues with it and I flashed it about 3-4 days ago.
Click to expand...
Click to collapse
Yes, this is actually based on whitslack's. His work may be more useful, but his is a full package that replaces everything (radio, recovery, etc), and requires another flash to root.
This is just a standard rom that can be installed via clockwork or RA and doesn't change any of the other pieces.
More than anything it may be a building block for other roms, especially once I get a deodexed version up.
Caulkin also has a rooted stock Rom as well odex and deodexed in this forum. He was the first to put it out like the day the ota was released
xxbabiboi228xx said:
Caulkin also has a rooted stock Rom as well odex and deodexed in this forum
Click to expand...
Click to collapse
You are right. I looked quite a bit for this, but it didn't get a lot of posts in the last few days so it hasn't been in the top often.
laydros said:
Yes, this is actually based on whitslack's. His work may be more useful, but his is a full package that replaces everything (radio, recovery, etc), and requires another flash to root.
This is just a standard rom that can be installed via clockwork or RA and doesn't change any of the other pieces.
More than anything it may be a building block for other roms, especially once I get a deodexed version up.
Click to expand...
Click to collapse
Okay, I've spent quite a bit of time trying to figure this whole root thing out and I've got a pretty good handle on rooting and flashing ROM, but can't find what's the deal with odexed versus de-odexed? I imagine there's a different thread with this info and a little off topic from the original intent of this thread. If anyone has a link, I'd appreciate it.
Now that I've already done whitslacks 1.47 rooted rom, I should be fine with that, correct? What you're doing here doesn't necessarily apply if one has already done whitslacks and is happy with it?
Thanks, still learning this stuff.
vballboarder said:
Okay, I've spent quite a bit of time trying to figure this whole root thing out and I've got a pretty good handle on rooting and flashing ROM, but can't find what's the deal with odexed versus de-odexed? I imagine there's a different thread with this info and a little off topic from the original intent of this thread. If anyone has a link, I'd appreciate it.
Now that I've already done whitslacks 1.47 rooted rom, I should be fine with that, correct? What you're doing here doesn't necessarily apply if one has already done whitslacks and is happy with it?
Thanks, still learning this stuff.
Click to expand...
Click to collapse
I'm quite new and may have some of this wrong, but I think I'm close:
When a developer makes an application file, it is an apk. The apk is actually a zip file with information inside on how to install, name of the file, and resources used in the application, like pictures used for buttons. If the file is not odexed, then there is also a .dex file contained which has the actual program code used by the virtual machine. If a file is odexed then there is a separate file with the same name as the apk, but has the extension .odex. This is done by htc to the system files to make things (arguably) a little faster.
Dev's then deodex the files to put the odex file back into the apk as a .dex file, if this is desired. The reason for this is so that they can be changed later to do something like theming.
Yes, this is the same as whitslack's. If you wanted a de-odexed ROM you could now grab the one caulkin posted and flash it.
laydros said:
I'm quite new and may have some of this wrong, but I think I'm close:
When a developer makes an application file, it is an apk. The apk is actually a zip file with information inside on how to install, name of the file, and resources used in the application, like pictures used for buttons. If the file is not odexed, then there is also a .dex file contained which has the actual program code used by the virtual machine. If a file is odexed then there is a separate file with the same name as the apk, but has the extension .odex. This is done by htc to the system files to make things (arguably) a little faster.
Dev's then deodex the files to put the odex file back into the apk as a .dex file, if this is desired. The reason for this is so that they can be changed later to do something like theming.
Yes, this is the same as whitslack's. If you wanted a de-odexed ROM you could now grab the one caulkin posted and flash it.
Click to expand...
Click to collapse
Thanks, been wondering wtf deodex'd, etc meant.
laydros said:
I'm quite new and may have some of this wrong, but I think I'm close:
When a developer makes an application file, it is an apk. The apk is actually a zip file with information inside on how to install, name of the file, and resources used in the application, like pictures used for buttons. If the file is not odexed, then there is also a .dex file contained which has the actual program code used by the virtual machine. If a file is odexed then there is a separate file with the same name as the apk, but has the extension .odex. This is done by htc to the system files to make things (arguably) a little faster.
Dev's then deodex the files to put the odex file back into the apk as a .dex file, if this is desired. The reason for this is so that they can be changed later to do something like theming.
Yes, this is the same as whitslack's. If you wanted a de-odexed ROM you could now grab the one caulkin posted and flash it.
Click to expand...
Click to collapse
So, essentially caulkin's rom is deodexed, whitslacks is not? Which means, whitslacks rom is exactly like a non-rooted 1.47 ota but with root permissions, while caulkins is exactly like whitslacks, but with the ability to change some files around later.
Like I said, I'm still learning, and it appears whitslacks is sufficient for me since I don't even know what files I could manipulate with caulkins (or your) version nor how to do it even if I wanted to.
Thanks again, learning a little more every day. I've spent about 5 full days on this forum. slowly but surely, right?
Pretty cool

DeOdexed system dump

Here is a deodexed system I couldnt get them all but did have luck with most if you can help it would be amazing.
FULL ROM
196.3MB
How do we apply this?
Sent from my PG06100 using XDA App
We don't. It's more of a template for themes. Besides we can't really apply anything till we get perm root and ideally a custom recovery
soon as my source compiles (taking forever) imma take the system.img out of the ruu and deodex that and pull sense out of it. is that what you did, with the ruu?
this will be mainly deodexed on a few things I couldnt deodex so just wait and you can try to deodex what I couldnt. will save you 2hours of deodexing what i did already.
and recovery has already been made they will post soon i think.
Full deodex'd system link
epitaphromance said:
soon as my source compiles (taking forever) imma take the system.img out of the ruu and deodex that and pull sense out of it. is that what you did, with the ruu?
Click to expand...
Click to collapse
Deodexing a system is only taking the odex files that are in the rom and placing them in their corresponding apk
This makes for a slower boot time but enables themeablitly whiich means if themers want they can get start on all there creations now n have them ready come perm rootage!!!!
Sent from my PG06100 using Tapatalk
gu1dry said:
Full deodex'd system link
Click to expand...
Click to collapse
did you use a kitchen or a tool? what did you use?
Used baksmali & smali for most of it & remaining ones that I was having issues with I did with Auto Deodexer that I manually uploaded to work with the newer version of baksmali & smali...
Number one rule of deodexing a stock rom, ALWAYS use dsixda's kitchen, it automatically runs any apks against each and every firmware jar and every firmware jar against another. That way you don't end up having extra files not deodexed.

[ROM ORIGINAL & ROOTED EDITION] RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1 [UPDATE 12/16]

[ROM ORIGINAL & ROOTED EDITION] RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1 [UPDATE 12/16]
Searching the original RUU ROM?
RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed.exe
Take this & enjoy!
http://www.multiupload.com/74DIWTH88Y
Mirror:
http://www.multiupload.com/FKJ8B7Q0QM
>>>>> UPDATE <<<<<
OK, folks!
For some unknown reasons a lot of users asking for a REAL ORIGINAL ROOTED ROM. This is a PD98IMG.ZIP file which is flashable via the boot loader.
Now I'll present you this ROM at this download:
http://www.multiupload.com/AURLLESU5V
- EVERYTHING is still ORIGINAL
- NOTHING has changed or added or modified at this ROM
- Bussybox is installed
- Toolbox is installed
- Superuser 3.07 is installed
The ONLY exception is the RECOVERY partition. I still like to use the 4ext to do some backups and other things. That's the reason why I keep this partition within the ROM.
Finaly here are common questions and answers about this ROM:
Q: How to update?
A: Just download the PD98IMG.zip and store it on your SDCARD. Unplug the batterie, plug it back and press the VOL-DOWN key for enter the bootloader. That's it.
Q: Does it work on every device?
A: Don't know. But it's working on every device with S-OFF
Q: This ROM is a peace of crap! Why the hell the "lib" folder is not within the "system" partition?
A: This question you should ask HTC. If you need the "lib" folder within the "system" partition please use an other image than this because this is ORIGINAL!
Q: Where I can add some support question about this ROM?
A: Use the trash bin because I will not give any support or add features or anything else to this ROM.
Q: Do you plan to do other things with this ROM?
A: NO!!!!!!!
Q: I love this ROM. But I want to do some changes and release this to the community. Is this O.K.?
A: From my point of view this ROM is Public Domain. Don't ask. Enjoy it and do it!
Regards!
http://forum.xda-developers.com/showthread.php?t=1382235
denied1977 said:
http://forum.xda-developers.com/showthread.php?t=1382235
Click to expand...
Click to collapse
This one is rooted and it's not the EXE
MrT69 said:
This one is rooted and it's not the EXE
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1335027
?
Damn!!!
Sometimes I hate your postings @ Mike1986
Sorry m8 - wasn't aware that this ROM is already available...
MrT69 said:
Damn!!!
Sometimes I hate your postings @ Mike1986
Sorry m8 - wasn't aware that this ROM is already available...
Click to expand...
Click to collapse
multiupload is much better so its a plus =D
how can i root it, i unintentionally install it on my phone and i cant get rid of
U need to install the recovery.img from mike1986 ROM 6.1x
How to do?
Make a PD98IMG.ZIP file which contains the android file and recovery.img
Flash this and then install the superuser 3.07
But fyi - the lib folder is outside the system.img
So if you want to install additional things to this ROM it might be that this will not work.
Sent from my Desire HD using XDA App
is it official htc rom
evanbigfan said:
multiupload is much better so its a plus =D
Click to expand...
Click to collapse
http://driphter.com/index.php?topic=3872.0
better than multiupload
""desire s"" ??
i tried to de-odex this rom with dsixda kitchen but unsuccessful due to 2 files not successfully de-odex in app folders....
anybody got any luck in de-odex the rom?
arzme said:
i tried to de-odex this rom with dsixda kitchen but unsuccessful due to 2 files not successfully de-odex in app folders....
anybody got any luck in de-odex the rom?
Click to expand...
Click to collapse
the two that dont get deodexed is maps and google voice if im not mistaken. just replace them with the apk's from market. This happens for most all htc ruu's.
The important files still get deodexed though, and thats what matters.
JSLEnterprises said:
the two that dont get deodexed is maps and google voice if im not mistaken. just replace them with the apk's from market. This happens for most all htc ruu's.
The important files still get deodexed though, and thats what matters.
Click to expand...
Click to collapse
u are spot on abt the 2 files that fail to de-odex.
need a clarify abt "just replace them with the apk's from market".... u mean, while de-odex, just remove the file and after flashing the rom, then install the 2 files from market...
or i need still to replace the file before zipping them back into roms?
anyway, thanks for sharing the knowledge.
arzme said:
u are spot on abt the 2 files that fail to de-odex.
need a clarify abt "just replace them with the apk's from market".... u mean, while de-odex, just remove the file and after flashing the rom, then install the 2 files from market...
or i need still to replace the file before zipping them back into roms?
anyway, thanks for sharing the knowledge.
Click to expand...
Click to collapse
Use whatever Rom you have on your device now, use a file explorer to get into /data/app and copy the Apk's specific to maps (com.google.maps) and voice (com.google.[somethingorother].voice) and copy em to your sd. Then plug in to pc, choose storage mode, and move em to your pc. Or if you're familiar with adb commands, you can go that route, but you need to know the exact filename of the Apk.
Sent by magic from my fingertips
JSLEnterprises said:
Use whatever Rom you have on your device now, use a file explorer to get into /data/app and copy the Apk's specific to maps (com.google.maps) and voice (com.google.[somethingorother].voice) and copy em to your sd. Then plug in to pc, choose storage mode, and move em to your pc. Or if you're familiar with adb commands, you can go that route, but you need to know the exact filename of the Apk.
Sent by magic from my fingertips
Click to expand...
Click to collapse
okay understood. thanks.
arzme said:
okay understood. thanks.
Click to expand...
Click to collapse
ok, so click thanks.
JSLEnterprises said:
ok, so click thanks.
Click to expand...
Click to collapse
it didn't work....
first method: before odex, i replaced the map.odex - de-odex didn't work
second method: delete both the map.odex & map.apk, then replaced with a map.apk - rom hangs on boot up
third method: delete map.odex & map.apk and continue to cook - rom hangs on boot up
arzme said:
it didn't work....
first method: before odex, i replaced the map.odex - de-odex didn't work
second method: delete both the map.odex & map.apk, then replaced with a map.apk - rom hangs on boot up
third method: delete map.odex & map.apk and continue to cook - rom hangs on boot up
Click to expand...
Click to collapse
Delete the apks that didn't de odex and then create a seprate folder with the data/app option put the 2 you want from market/phone in to that folder should be ok then
sent from my dhd
able to successfully de-odex and cook the rom.... my initial problem when the rom can't boot is due to the rom tht i use to cook... i have to do again, the extraction of the rom from the RUU. maybe my first time, the rom got corrupted.
thanks to all tht one way another, give their helps.

[S4] [ICS & JB] MOD - Autobrightness patch

Hello,
as we know the stock values HTC set for autobrightness are very high, expecially for low light indoor use. I patched those values directly in the system file that manages autobrightness. I also patched the capacitive buttons's backlight, so that it switches on only in the dark.
I'm now using the stock 2.31 rom (ICS 4.0.4) because I prefer it over JB. So my patched file only works on stock 4.0.4 rom.
Edit: I've now modded the file for JB users!
How to apply:
1) download the attached file (matching your rom's version number) and unzip it.
2) put the apk file on your sdcard. Don't rename the file, of course!
3) boot into recovery.
4) check that "system" and "data" are mounted and, if they aren't, mount them.
5) go to /system/framework and backup the existing "framework-res.apk".
6) move my patched apk into /system/framework and overwrite the existing one.
How to go back to stock values:
same procedure as above, just move into /system/framework your backup of the original framework-res.apk
MD5:
"ICS 2.31 autobrightness.zip": 95ffc61b52142d3f4c61f4bc841a99ef
"JB 3.16.401.8 autobrightness.zip": 345d5f5065a53fc23d2f7677246478d3
"JB 3.16.401.9 autobrightness.zip": 39152d930b3a5996d9535b15ec8aad48
As requested, here is the modded file for the stock odexed JB rom. I didn't test it myself, since I'm on ICS, so make a backup of the original framework-res.apk first, in case something goes wrong. Apply the mod as per previous post, just using the following file. Please note this is NOT a flashable zip, you just need to unzip it and use the apk inside.
Let me know how it goes.
Edit: download moved to the first post
nor-ric said:
As requested, here is the modded file for the stock odexed JB rom. I didn't test it myself, since I'm on ICS, so make a backup of the original framework-res.apk first, in case something goes wrong. Apply the mod as per previous post, just using the following file. Please note this is NOT a flashable zip, you just need to unzip it and use the apk inside.
Let me know how it goes.
Click to expand...
Click to collapse
Thanks for making one for JB!
I would very much like to try it but as my files are all .apk in the system\app folder ( HTC Ville CM10.1) I have a deodexed rom. I dont know much about the difference between odexed and deodexed but i assume i cant try this on a deodexed rom right?
KJS021 said:
Thanks for making one for JB!
I would very much like to try it but as my files are all .apk in the system\app folder ( HTC Ville CM10.1) I have a deodexed rom. I dont know much about the difference between odexed and deodexed but i assume i cant try this on a deodexed rom right?
Click to expand...
Click to collapse
I think the main problem is that you are on CM, that is all different than sense. The framework-res.apk (odex or deodexed) would be totally different, I guess.
KJS021 said:
Thanks for making one for JB!
I would very much like to try it but as my files are all .apk in the system\app folder ( HTC Ville CM10.1) I have a deodexed rom. I dont know much about the difference between odexed and deodexed but i assume i cant try this on a deodexed rom right?
Click to expand...
Click to collapse
First off, it would not go in /system/app/...it would be /system/framework/, besides that, as stated, cm and sense cannot interchange framework files. You could probably edit the cm framework in a similar way though, but in cm10.1, can't you already adjust the auto brightness values? I know on DX you can.
HTC_One_S | S-OFF | ViperOneS_2.2.0 | Black-Blue_Sense_Theme | Bulletproof_1.3
would it be possible to have the last stock 3.16.401.9 odexed ?
I attached the original file !
Link file original stock odexed => framework-res-3.16.401.9.rar
ryanshew said:
First off, it would not go in /system/app/...it would be /system/framework/, besides that, as stated, cm and sense cannot interchange framework files. You could probably edit the cm framework in a similar way though, but in cm10.1, can't you already adjust the auto brightness values? I know on DX you can.
HTC_One_S | S-OFF | ViperOneS_2.2.0 | Black-Blue_Sense_Theme | Bulletproof_1.3
Click to expand...
Click to collapse
When checking if your Rom is deodexed or odexed you need to look at system/app ( thats what i read on the internet atleast ). Never spoke of putting the .apk in the system/app folder.
There is indeed a function in CM10.1 where you can adjust the auto brightness levels, thanks for mentioning that one!
Sent from my One S using xda app-developers app
would it be possible to have the last stock 3.16.401.9 odexed ?
I attached the original file !
Link file original stock odexed => framework-res-3.16.401.9.rar
Click to expand...
Click to collapse
UP !
I suppose the one I posted above works well for 3.16.401.8, since out of 12 downloads nobody has come here crying that the phone had exploded in their hands!
naudmick said:
would it be possible to have the last stock 3.16.401.9 odexed ?
I attached the original file !
Link file original stock odexed => framework-res-3.16.401.9.rar
Click to expand...
Click to collapse
Working on it.
Here it is. This is for 3.16.401.9 odexed stock rom. The zip is not flashable, it must be extracted.
Edit: download moved to the first post
Would any of these work for sense based Rom , mini v5 to be exact
Sent from my HTC One S using xda app-developers app
I'm using JB 3.16.401.8 autobrightness and is ok but I need APM too, can you do it? because other links on ICS thread are dead.
Thx
Sent from my HTC One S using Tapatalk 2
sushi143 said:
Would any of these work for sense based Rom , mini v5 to be exact
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
Very unlikely. If your rom is deodexed, then no for sure.To have a hope you would need a sense odexed rom, and even in that case you would need to compare its framework-res.apk with the stock one to see if it has been modded.
TeHashX said:
I'm using JB 3.16.401.8 autobrightness and is ok but I need APM too, can you do it? because other links on ICS thread are dead.
Thx
Sent from my HTC One S using Tapatalk 2
Click to expand...
Click to collapse
I don't plan to do APM, sorry.
nor-ric said:
Very unlikely. If your rom is deodexed, then no for sure.To have a hope you would need a sense odexed rom, and even in that case you would need to compare its framework-res.apk with the stock one to see if it has been modded.
I don't plan to do APM, sorry.
Click to expand...
Click to collapse
My rom is stoc deodexed with Virtuous Ten Studio and it works with JB 3.16.401.8 autobrightness but the screen brightness is to low, I see almost nothing in sunlight.
TeHashX said:
My rom is stoc deodexed with Virtuous Ten Studio and it works with JB 3.16.401.8 autobrightness but the screen brightness is to low, I see almost nothing in sunlight.
Click to expand...
Click to collapse
Strange, because I dropped the low light values, leaving the two upper values as they were. For me in outdoor in a moderately sunny day, the brightness jumps up to maximum, even if the phone is not directly exposed to sun.
Hi guys, i need help as i made a great mistake. I was trying to change framework.res.apk to get a lower screen light. I couldn't locate it using the recovery (twrp 2.3.3.3) so i did it with solid explorer. It worked the first time but the light was too low, so i trying putting back the original file and the phone rebooted and now it's stuck on HTC ONE screen. The problem is that, using recovery, i can't find the file, in the folder there is nothing
Is there any way to push it via ADB?
addsfsds said:
Hi guys, i need help as i made a great mistake. I was trying to change framework.res.apk to get a lower screen light. I couldn't locate it using the recovery (twrp 2.3.3.3) so i did it with solid explorer. It worked the first time but the light was too low, so i trying putting back the original file and the phone rebooted and now it's stuck on HTC ONE screen. The problem is that, using recovery, i can't find the file, in the folder there is nothing
Is there any way to push it via ADB?
Click to expand...
Click to collapse
Have you mounted the system partition in TWRP? If you dont' see anything, probably no...
nor-ric said:
Have you mounted the system partition in TWRP? If you dont' see anything, probably no...
Click to expand...
Click to collapse
Thanks, that was the problem and i figured it out after some time. I changed the file but i'm still stuck at boot
Maybe you unwillingly delete/overwrite some other files?
You can try to clear cache/dalvik, but if there were some major problems you aren't going to fix anything this way... You must try to understand the exact steps you made.
nor-ric said:
Maybe you unwillingly delete/overwrite some other files?
You can try to clear cache/dalvik, but if there were some major problems you aren't going to fix anything this way... You must try to understand the exact steps you made.
Click to expand...
Click to collapse
Put downloaded file and it started again xD Gonna try to restore the old one again

Need some help regarding Odex Files and corresponding apks

Hi guys, I got this problem in my odexed stock rom, I have this problem in sysui, gallery and calculator.
I downloaded 4.2.2 style sysUI, pushed it in the respective folder by replacing with its stock sysUI.
I rebooted my core, the statusbar was gone, so I deleted 'SystemUI.odex" file, then rebooted it worked!
In the same way, I replaced stock gallery with note3 gallery, and stock SecCalculator2
Luckily note3 gallery worked, but it doesn't support Sim2 so I can't change Sim2's wallpaper or make it same as Sim1's.
In the statusbar, I can't see most notification cuz its completely transparent, and also its a bit laggy.
Calculator never worked
So I wanted to replace these with stock, when I pushed it in system>apps> I noticed that there were no .odex files for .apks
I replaced them with their stock odex files, none of 'em worked, I guess cuz of the odex thing, so I again deleted odex files and rebooted, nothing worked..
Now, I need some developer's advice, plz don't tell me to "Flash Stock Rom via Odin" I can't do it...
Is there any other left way to make them work plz I need help..
You are saying 'in my deodexed rom' and then you said 'deleted. Odex file for systemUI'
How could this be possible?
If you have .Odex files in system/apps folder then your ROM is not odexed.
Deodex it first using xUltimate tool
And yup Don't forget to set permissions = rw--r--r--
M_E_G_A_T_R_O_N said:
You are saying 'in my deodexed rom' and then you said 'deleted. Odex file for systemUI'
How could this be possible?
If you have .Odex files in system/apps folder then your ROM is not odexed.
Deodex it first using xUltimate tool
And yup Don't forget to set permissions = rw--r--r--
Click to expand...
Click to collapse
Sorry bro, huge typo. I meant in my odex rom and yes I set the proper permissions...
Well, it seems to me that you have messed up your phone alot.. Flashing stock rom via odin would've been the correct solution to this problem. It's not as difficult as you think, and you're capable of doing it. Follow thecoreguy's tutorial for that.
CoreGuy said:
Sorry bro, huge typo. I meant in my odex rom and yes I set the proper permissions...
Click to expand...
Click to collapse
Then you have done wrong.
Not every apk can be used by just deleting the .odex file.
You need to deodex the apps in system/app and system/framework folder then you can easily replace the apks.
1.First restore back to any working backup.
2.Download xUltimate Tool.
3. Run it.
4. Then just run commands with options 1,2,3,4 (You just need to type 1 and then enter, then 2 and then enter, so on upto option 4.)
5. Exit after executing 4th option.
6. Download ADB tool(don't download the complete package, you will get a 1-2MB ADB.exe from the from itself) - Use it to push the deodexed files made from xultimate.
---------- Post added at 09:47 AM ---------- Previous post was at 09:22 AM ----------
If you find it difficult then Better you upload the apks with their respective odex file. I will deodex those apks
M_E_G_A_T_R_O_N said:
Not every apk can be used by just deleting the .odex file.
Click to expand...
Click to collapse
Not even the stock apks? I want to replace the ported/modded apks with the stock ones..
No you can't because almost all stock apks have their respective odex files and every odex file contains resources that are needed to run those apks. Also there exists dependencies in system/framework folder. So just deleting odex file won't work all time.
Finally got it! Special thanks to megatron
Solution if u r screwed in my situation: don't panic, what I found why I cant do it was bcuz my phone has dat "newest" update of samsung ota. So b4 u take someone's apk and odex file always cross check this(image)
And then you are gud to go!!! U wont even need to restart it'll come automatically(my dad has same phone and same updated version as mine so I copied everything needed frm his phone to mine) @AnsleyC at times, the answer should not be "flash stock rom via ODIN" if u have a crappy pc, u can either repair faulty parts(easier and efficient) or buy a new one(bullcrap)
Have fun everyone!
Sent from my GT-I8262 using XDA Premium 4 mobile app

Categories

Resources