Been looking for a way to zipalign and deodex my stock rom on my Exhibit but can't seem to find a way to do it. I have searched the internet for a way and have come across xUltimate. Whenever I try it though it fails. Is there any other way to zipalign and deodex my phone?
need to do more research but here ya go http://forum.xda-developers.com/showthread.php?t=633246 best tool to use
smartguy044 said:
need to do more research but here ya go http://forum.xda-developers.com/showthread.php?t=633246 best tool to use
Click to expand...
Click to collapse
Thanks its working! One question though. If I deodex all the system/app files can I then transfer all the deodexed files to my current install and just reboot to be deodexed?
No you'll have to delete your system/app folder on your phone
Sent from my SGH-T679 using xda premium
smartguy044 said:
No you'll have to delete your system/app folder on your phone
Sent from my SGH-T679 using xda premium
Click to expand...
Click to collapse
Ok so I can delete that folder and then copy the new files into it and I should be good?
Sent from my Galaxy Exhibit 4G
Related
I installed Java DK after prompted by Android SDK that i dont have Java DK install..
Still Android SDK Setup asking me to install JDK!!
im so frustrated! wasted 3 hours for adb shell to work, still not getting it to work
cannot deodex my fw
Help? i dont want to waste another 3 hours
I assume by "Android setup" that you are running Windows? Have you downloaded the correct version of the JDK? If you are on Windows 7 64bit then you need a 64bit JDK.
follow this buddy for how to use adb
http://forum.xda-developers.com/showthread.php?t=879701
and use xultimate 2.2.3 for deodexing
hope this helps you
Nope, i have regular 32-bit one.. will try what u have posted..
when it ask pres back and install enjoy
Still unable to deodex my rom please help??
it asks me to install package (Android SDK software)
i am confused what to do and how to work with ADB shell
help
Try with root explorer.
Sent from my GT-I9003 using XDA Premium App
monalac said:
Still unable to deodex my rom please help??
it asks me to install package (Android SDK software)
i am confused what to do and how to work with ADB shell
help
Click to expand...
Click to collapse
You seem to have problem with your android SDK setup.
Follow this XDA guide on ADB WORKSHOP and GUIDE. Hope this will help.
sakindia123 said:
Try with root explorer.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
When i did with root explorer, it says not enough space!!
deodexed files are more size than original files..
only 12.53mb available and its not possible to replace all files in System/apps folder
im screwed half way in deodexing Had to re-flash firmware twice
whats the problem now? please help!! irritated by android
Do not copy all files at once, copy 5 at a time.
Sent from my GT-I9003 using XDA Premium App
sakindia123 said:
Do not copy all files at once, copy 5 at a time.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
i was doing that only. now only 336KB left. cant copy large Gallery 3D file which is of 1mb+ any solutions?
monalac said:
i was doing that only. now only 336KB left. cant copy large Gallery 3D file which is of 1mb+ any solutions?
Click to expand...
Click to collapse
delete the useless files such as memo,route 66 and dont forget to delete the .odex files!!
sakindia123 said:
delete the useless files such as memo,route 66 and dont forget to delete the .odex files!!
Click to expand...
Click to collapse
I removed .odex files and guess what now!! Error of force close process.media every second!! Re-flashing for 4th time in the day!
unable to deodex fw apps
The same with me as well i guess we'll have to wait for rex's rom or hope for someone to upload a rom that is deodexed
Sent from my GT-I9003 using XDA App
Which deodexed rom are you looking for? Am planning to post a thread on this with minimal system/app files from xxkb3 which are necessary with minor tweaks. But biggest issue is no recovery for flashing.
ronhoover88 said:
The same with me as well i guess we'll have to wait for rex's rom or hope for someone to upload a rom that is deodexed
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Sent from my GT-I9003 using XDA Premium App
trip007in said:
Which deodexed rom are you looking for? Am planning to post a thread on this with minimal system/app files from xxkb3 which are necessary with minor tweaks. But biggest issue is no recovery for flashing.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
right now i'm on xxkb3 just provide a proper method do i have to copy the deodexed files on my internal or external sd...coz when i try to copy the files to internal sd it say insert new disk and try again
You can copy the deodexed app and framework to internal or external sd. Both should work.
Sent from my GT-I9003 using XDA Premium App
trip007in said:
You can copy the deodexed app and framework to internal or external sd. Both should work.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
how did you do it coz when i enter
cp /sdcard/done_app/* /system/app
or
cp /sdcard/done_frame /system/framework
i get an error no such file or directory
If you placed the folder on external_sd change the path as
cp /sdcard/external_sd/done_app/* /system/app
Same for framework too.
ronhoover88 said:
how did you do it coz when i enter
cp /sdcard/done_app/* /system/app
or
cp /sdcard/done_frame /system/framework
i get an error no such file or directory
Click to expand...
Click to collapse
Sent from my GT-I9003 using XDA Premium App
This is mod for ODEXED ICS based ROMs. When using the Dsxida's kitchen, there was a slight problem. so I made some modifications to AutoDEOTool
Manually Deodexing :
to decompil an odex file you needs the BOOTCLASSPATH..
It is a list in specific order of some framework .jar files..
It is different in function of the APKs
Click to expand...
Click to collapse
Run AutoDEOToolMain.bat
1.Place the JARs and corresponding ODEX files in the directory "_framework".
Otherwise, place deodexed framework JARs into the directory "deodexed_JAR".
2.Place the APKs and corresponding ODEX files in the directory "_app".
3. To deodex framework files
-For non standard odex however a specific bootclass path must be defined..
-select to 6
place the bootclass path for framework
Code:
core.jar:core-junit.jar:bouncycastle.jar:ext.jar:framework.jar:widget.jar:android.policy.jar:services.jar:apache-xml.jar:HTCDev.jar:HTCExtension.jar:com.htc.framework.jar:filterfw.jar:com.htc.android.bluetooth.jar:com.htc.fusion.fx.jar:wimax.jar:com.orange.authentication.simcard.jar:com.htc.android.rosie.jar
4.To deodex APKs files for at&t vivid
-select to 4
place the bootclass path for APKs files
Code:
am.jar:android.policy.jar:android.test.runner.jar:apache-xml.jar:bmgr.jar:bouncycastle.jar:bu.jar:com.android.future.usb.accessory.jar:com.android.location.provider.jar:com.cequint.platform.jar:com.discretix.drm.api.jar:com.google.android.maps.jar:com.google.android.media.effects.jar:com.google.widevine.software.drm.jar:com.htc.android.bluetooth.jar:com.htc.android.rosie.jar:com.htc.framework.jar:com.htc.fusion.fx.jar:com.htc.htcSceneManager.jar:com.htc.lockscreen.fusion.jar:com.htc.sunny2.jar:com.orange.authentication.simcard.jar:com.qik.enabler.jar:com.scalado.caps.jar:com.scalado.util.ScaladoUtil.jar:core.jar:core-junit.jar:ext.jar:filterfw.jar:framework.jar:HTCDev.jar:HTCExtension.jar:ime.jar:input.jar:javax.obex.jar:modemwarmup.jar:monkey.jar:pm.jar:services.jar:svc.jar:widget.jar:wimax.jar
4.To deodex APKs files for velocity
-select to 4
place the bootclass path for APKs files
Code:
am.jar:android.policy.jar:android.test.runner.jar:apache-xml.jar:bmgr.jar:bouncycastle.jar:bu.jar:com.android.future.usb.accessory.jar:com.android.location.provider.jar:com.discretix.drm.api.jar:com.google.android.maps.jar:com.google.android.media.effects.jar:com.google.widevine.software.drm.jar:com.htc.android.bluetooth.jar:com.htc.android.rosie.jar:com.htc.framework.jar:com.htc.fusion.fx.jar:com.htc.htcSceneManager.jar:com.htc.lockscreen.fusion.jar:com.htc.sunny2.jar:com.orange.authentication.simcard.jar:com.scalado.caps.jar:com.scalado.util.ScaladoUtil.jar:core.jar:core-junit.jar:ext.jar:filterfw.jar:framework.jar:HTCDev.jar:HTCExtension.jar:ime.jar:input.jar:javax.obex.jar:modemwarmup.jar:monkey.jar:pm.jar:services.jar:svc.jar:widget.jar:wimax.jar
Credits and thanks goes to:
xavierjohn22 auto DEODEXTOOL
XDA-Developers
Football
Too many people
The 'No Idea' Blog
Thank you for your work
Sorry if this posted in the wrong place but whats the process for getting the deodexed apks back onto the phone? I'm running the stock ICS OTA rooted.
lmftmf said:
Sorry if this posted in the wrong place but whats the process for getting the deodexed apks back onto the phone? I'm running the stock ICS OTA rooted.
Click to expand...
Click to collapse
This manual was written in order to develop more easy deodexed rom..
if you want to getting the pure deodexed ROM, You need to have a separate build process..
So i would need to re build my entire rom?
lmftmf said:
So i would need to re build my entire rom?
Click to expand...
Click to collapse
Maybe It will be.. This manual is written for people who want to build custom Rom..
I tried pushing the files back to the phone and it caused alot of problems so im guessing that i would have to learn how to build roms then. lol
I wish someone would just deodex the stock ics. I know wildchild has a deo version but its also stripped of a lot of the stock goodies the Rom comes with
Sent from my HTC PH39100 using xda premium
valve timing said:
I wish someone would just deodex the stock ics. I know wildchild has a deo version but its also stripped of a lot of the stock goodies the Rom comes with
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
I can try and put one up tonight.
That would be great
Sent from my HTC PH39100 using xda premium
valve timing said:
I wish someone would just deodex the stock ics. I know wildchild has a deo version but its also stripped of a lot of the stock goodies the Rom comes with
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
You have a tut right here!! Lol
Sent from my HTC PH39100 using xda premium
thats a bit above my skill level i dont wanna risk effing something up im not a dev in any way shape or form
I'm working on getting a stock, rooted de-odexed ROM up tonight if I can.
EDIT: Uploading now. I'll be starting a new thread. Also, I don't want to take anything away from bananacakes here. His tutorial is very good and if you plan on building anything ROM-related, you should get familiar with the process.
Sent from my Transformer Prime TF201 using XDA Premium HD app
Thank you for your work!
Can't wait for it
Sent from my HTC PH39100 using xda premium
You sir are amazing. Not only did this work like a charm but also pointing to the autodeo tool and the other tools in that thread. Thank you for your continued effort
added a method for Telstra velocity ics
I run Jelly Bean Rocket Rom...I accidentaly wiped data...nd lost S Note and polaris office...i have installed them again but they crash again and again.
Can anyone post a link as how to downgrade down to ICS (orginal) from Google as I am fed up with JB...or can someone post a suitable response
yash.shah said:
I run Jelly Bean Rocket Rom...I accidentaly wiped data...nd lost S Note and polaris office...i have installed them again but they crash again and again.
Can anyone post a link as how to downgrade down to ICS (orginal) from Google as I am fed up with JB...or can someone post a suitable response
Click to expand...
Click to collapse
1) make sure u r on safe kernel
2) full wipe/factory reset
3) wipe cache/dalvik
4) format /system /data /preload (may not be necessary, but nothing wrong in doing)
5) flash ICS rom & then safe kernel..
Can u give a link for a safe kernel nd a ics rom.......also can u give an apk for s note and polaris office
Sent from my GT-N7000 using xda app-developers app
If you on Jelly Bean Rocket Rom you should have philz kernel which is safe.
Dont you have the Rocket Rom downloaded?
extract the following APKs and push it into
QuickSnote_Q1.apk > data/app
Snote_Q1.apk >data/app
Snote_Q1_Provider.apk > system/app
SMemo_Q1.apk > system/app
SmemoProvider_Q1.apk >system/app
Click to expand...
Click to collapse
set all permissions to rw-r--r--
Or flash the RR again from recovery without wipes
Will try that....or can u just give me a link to a safe ICS rom
Sent from my GT-N7000 using xda app-developers app
First....what abt polarus office
2) whats with the permission....how so u do it
3) will me moving the files help...how to install the apk and get the shortkuts?
Sent from my GT-N7000 using xda app-developers app
for Polaris Office, try http://forum.xda-developers.com/showthread.php?t=2022051
install it as normal APK file
for the others move into its approriate folders using root explorer and correct permissions. App Icons will automatically come
How do u set permissions..and what does r and rw mean?
Sent from my GT-N7000 using xda app-developers app
Use root explorer and go to permissions and you will see what I mean
Is root explorer an app...i have rooted my note
Sent from my GT-N7000 using xda app-developers app
Are all permissions to be set in a single manner....nd i did not get the point the rw--r.....how is it done?
Sent from my GT-N7000 using xda app-developers app
nokiamodeln91 said:
for Polaris Office, try http://forum.xda-developers.com/showthread.php?t=2022051
install it as normal APK file
for the others move into its approriate folders using root explorer and correct permissions. App Icons will automatically come
Click to expand...
Click to collapse
The app icons did not come
Sent from my GT-N7000 using xda app-developers app
right click on the file you added, select permissions. and the permission should be 644. root explorer is an app. to know what is 644, just check the permissions of another file in that folder. reboot and check again
I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
tipsi said:
I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
Click to expand...
Click to collapse
you need to put the .apk in system/app mounting system (using root explorer e.g.) and setting the correct permissions in both apps and then reboot your device
sorry but it did not work
anybody?
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
tipsi said:
I have stock gingerbread keyboard apk and there is also its odex file . I cant install it even copied system app both.
I also did their permissions but it doesnt work.
I tried to flash them.
when I install apk normally it says application is not installed.
I really want to install it and tried common ways.
Thanks for help.
edit:my rom is cyanogenmod 4.2.1
Click to expand...
Click to collapse
i have same problem. i've extracted the system app from gtab3 and being confuse with .odex files :silly:
jumper62 said:
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
could you show me the simple guide thread of how to deodex stock rom?
ihsan.aziz said:
i have same problem. i've extracted the system app from gtab3 and being confuse with .odex files :silly:
could you show me the simple guide thread of how to deodex stock rom?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=43263895
Sent from my GT-Xperia S using xda app-developers app
jumper62 said:
http://forum.xda-developers.com/showthread.php?p=43263895
Sent from my GT-Xperia S using xda app-developers app
Click to expand...
Click to collapse
thanks for the suggestion but i've found the tutorial by pankaj88 using kitchen now i'm deodexing 120 stock apps from samsung
jumper62 said:
Try deodexing the whole rom from which the keyboard came from and then copy the apk
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
I've deodexed the .odex files and tried to install the .apk files to my p1000. I tried to put them to system/app. But they wont be copied i can't install them as a normal apk any help?
Sent from my GT-P1000 using Tapatalk 4 beta
Viper The Ripper said:
you need to put the .apk in system/app mounting system (using root explorer e.g.) and setting the correct permissions in both apps and then reboot your device
Click to expand...
Click to collapse
Ah, having now the root explorer installed is like being to able to breath again I can actually see what's in my phone at last !!! wuhuu!!:laugh:
i completely deodex rom system app and framework and push it to the phone (do not deodex preload).
after reboot to system stting app is missing.why?
somboons said:
i completely deodex rom system app and framework and push it to the phone (do not deodex preload).
after reboot to system stting app is missing.why?
Click to expand...
Click to collapse
Did you build a Custom Rom with a kitchen and installed this?
Or did you deodex only single apps from system and framework and push it onto a stock Rom?
Please tell us what you exactly did, maybe then it gets clear what you did (and what you wanted to do).
I used tools from this link http://forum.xda-developers.com/showthread.php?t=633246 for deodex app
i only deodex system/app and system/framework.then I make .zip for flashable onto stock rom.
how to deodex app for galaxy note?
why setting app is missing?
could you guide me?
i come from optimus black/xperia v/optimus 4xhd user.
ps. I use stock rom of thailand
Use the kitchen for making a complete Rom. Not only some tools for deodexing some apk. Your approach won't work.
Sent from my GT-N7000 using xda premium
somboons said:
I used tools from this link http://forum.xda-developers.com/showthread.php?t=633246 for deodex app
i only deodex system/app and system/framework.then I make .zip for flashable onto stock rom.
how to deodex app for galaxy note?
why setting app is missing?
could you guide me?
i come from optimus black/xperia v/optimus 4xhd user.
ps. I use stock rom of thailand
Click to expand...
Click to collapse
Easiest way is to cut all the apks from preload and paste to system/app then do you deodexing. Settings apk is located in preload on stock roms so thats why its missing for you. If you keep it in preload you need symlinks in system/app so that the system can find the apk
I already sy link all apk in preloaded
Sent from my LT25i using Tapatalk 2