Hi, I searched everywhere in the forum but I didn't get any clear answer to my question, So I'm creating a new thread. My problem is I've installed elementaryUX 1.8 ROM (from HERE) Which is GREAT! and fully odexed ( I guess, coz I see .odex file next to every file in \system\app). But I don't like some apps (like next browser instead of stock one) that come with the ROM so I uninstalled it and I replaced with another app (stock browser app from another ROM) which is not odexed. Now I want to odex the app I installed in system. I tried this This but it din't work. now is there any way to odex only specific app in system?
P.S : I'm not a developer, I don't know how to compile or decompile packages
May I ask what's the error after running Universal Odex Script ?
F4uzan said:
May I ask what's the error after running Universal Odex Script ?
Click to expand...
Click to collapse
When I run dexo -csa command in Universal Odex Script, It asks 15 mb memory remaining in system Yes/No? and I give yes, it runs some commands and says custom app odexing finished. When I check the system folder after reboot nothing has changed
Use Dexo -sys. It will ignore odexed apps and will odex other apps
Sent from my GT-S5570 using XDA Premium 4 mobile app
Thank you
arpitkh96 said:
Use Dexo -sys. It will ignore odexed apps and will odex other apps
Sent from my GT-S5570 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks mate, it helped. Actually, I completely changed to an non odexed ROM (This) and gave dexo -all command it odexed all of the ROM and the free space in internal memory had increased a lot. After installing GAPPS I again tried to run the command dexo -csa it again failed as before. But when I try dexo -sys command its done. All the apps in system folders are now odexed.
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
I am using rooted JVU firmware and would like to install ICS keyboard to my system/app.
I used Root Explorer to copy the apk file into the directory and did a reboot, and the keyboard appeared on my locale and text menu.
However, when I try to select the keyboard, it always return a force close.
Can anybody teach me on how to solve this issue?
There is a thread called "How to: Push apps(.apk)" - you will have to try to use the search function for that name cause I don't think I can post a link yet
Sent from my Zio using XDA App
jbrt said:
There is a thread called "How to: Push apps(.apk)" - you will have to try to use the search function for that name cause I don't think I can post a link yet
Sent from my Zio using XDA App
Click to expand...
Click to collapse
I did the search and tried the way as taught, end up having the force close issue.
Is it that not all apk can be installed onto system/app?
forum.xda-developers.com/showthread.php?t=1412729
Sent from my Zio using XDA App
You can also try an app called "system cleanup". I'm not sure if it's on the market but there is a thread where you can dl it or you could use titanium pro
Sent from my Zio using XDA App
Ics keyboard is made to work on android 4.0.x framework ported from Nexus S, ok?
As you revealed in OP you are using Sammy JVU 2.3.6 TouchWiz infected framework.
Why not try to rip out HTC keyboard and push that too while you're in the mood?
When you push an ask to system/app am I write in saying it does not deleted in factory reset..??
What about pushing to system system/media..??
When pushing an apk to system folder,u need root and there is 2 easy ways,either use a root explorer and just push it to the system/app folder or use titanium backup to revert to system app.factory reset(full wipe) doesn't wipe system apk,but everthing else is wiped..
U can also push apk to system via ADB.but a little bit of knowledge is needed
zodiaxe66 said:
When pushing an apk to system folder,u need root and there is 2 easy ways,either use a root explorer and just push it to the system/app folder or use titanium backup to revert to system app.factory reset(full wipe) doesn't wipe system apk,but everthing else is wiped..
U can also push apk to system via ADB.but a little bit of knowledge is needed
Click to expand...
Click to collapse
Thanks.. What about permissions do they stay for all apk that I push..??
Sent from my GT-I9000 using xda premium
Roots said:
Thanks.. What about permissions do they stay for all apk that I push..??
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
check the permission of pre-installed system app and set it that way,
Sent from my GT-I9000 using XDA
permissions for apex to push to system ?
madushan92 said:
check the permission of pre-installed system app and set it that way,
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
I want to push apex launcher to system, so how will i check which permissions I need to set for apex
From above quote check any system app permissions..??
Roots said:
I want to push apex launcher to system, so how will i check which permissions I need to set for apex
From above quote check any system app permissions..??
Click to expand...
Click to collapse
Just match permissions to the rest of the apps
slaphead20 said:
Just match permissions to the rest of the apps
Click to expand...
Click to collapse
Oh.. Thanks that has cleared up my confusion..
Sent from my GT-I9000 using Tapatalk 2
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
http://forum.xda-developers.com/showthread.php?t=2390162
Nice work ..:thumbup::thumbup:
Easy method who doesn't has PC
Sent from my GT-S5830i using xda app-developers app
This is awesome! :good:
Sent from my GT-S5830i using Tapatalk 2
Nice Work
MatrixDJ96 said:
Would you like more performance for your rom? Now you can! Only For Rooted Phone!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
hi man
amazing work...i wait this from months XD
it s better than an app
i see the original tool of dexo script
and the dev speak about his busybox version or other
that of stericson ,so i ask you why to install busyodex that
occupy 2mb when it s right even stericson' version that occupy only 800kb?
and anyone can download it from market....
i see even the new version in mini thread
awesome the idea to odex data app
i will wait the port!!!!
good work dev
angel.sea said:
hi man
amazing work...i wait this from months XD
it s better than an app
i see the original tool of dexo script
and the dev speak about his busybox version or other
that of stericson ,so i ask you why to install busyodex that
occupy 2mb when it s right even stericson' version that occupy only 800kb?
and anyone can download it from market....
i see even the new version in mini thread
awesome the idea to odex data app
i will wait the port!!!!
good work dev
Click to expand...
Click to collapse
To odex you must have a busybox with fully working applets and for this reason add busyodex in my script You can download my last version of script (4.2.3) because it is universal and i update this thread in the next hours
Update v4.2.3
Changelog:
Universal Odex Script Version 4.2.3
- Add Command dexo -dat To Odex App In Data
MatrixDJ96 said:
Update v4.2.3
Changelog:
Universal Odex Script Version 4.2.3
- Add Command dexo -dat To Odex App In Data
Click to expand...
Click to collapse
can i change only dexo script in bin with file explorer
o i have to reflash all stuff?
if yes i have to give it chmod 777 or i can give it
even chmod 755
thanks a lot man
angel.sea said:
can i change only dexo script in bin with file explorer
o i have to reflash all stuff?
if yes i have to give it chmod 777 or i can give it
even chmod 755
thanks a lot man
Click to expand...
Click to collapse
Yes you can change only file dexo of last version..copy it in system/bin and set permission 777 (rwxrwxrwx)
works very well...speed like F1
Dude this scrippt id amazing. I preinstalled a few apps and ran it and got from 71mb free to 113mb free. This is awesome. And withiut any form of App/link2sd script.
Sent from my GT-S5830i using xda premium
How to free up space on system 25, 50mb or more in my 5830c, I have only 19MB free on the system? I use cronmod with stock rom and kernel Rafael Baugis.
Thank you
Claudio Fernandes
Sent from my GT-S5830C using xda app-developers app
claudio_lancombat said:
How to free up space on system 25, 50mb or more in my 5830c, I have only 19MB free on the system? I use cronmod with stock rom and kernel Rafael Baugis.
Thank you
Claudio Fernandes
Sent from my GT-S5830C using xda app-developers app
Click to expand...
Click to collapse
Uninstall bloatware apps in system with titanium backup...
Sent from my GT-S5830i using Tapatalk 2
YOUR PERFORMANCE AND STABILITY!!!
Click to expand...
Click to collapse
Will this work on an Xperia Z?
Sent from my GT-S5830i using xda premium
Abel669 said:
Will this work on an Xperia Z?
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Never quote whole OP
Please edit your post and remove the Quoted part
Abel669 said:
Will this work on an Xperia Z?
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
This script is Universal and for this reason it works on your Xperia Z
Sent from my GT-S5570
MatrixDJ96 said:
This script is Universal and for this reason it works on your Xperia Z
Sent from my GT-S5570
Click to expand...
Click to collapse
hi dear
please read my PM for 4.2.3 version
thanks
Update v5.0
Changelog:
Universal Odex Version 5.0
- Add Command dexo -psa To Odex App In Preload (if your phone has preload partition)
- Skip Odex Of RootExplorer If Is Installed In System Or Preload Or Data (beacause old version can't be odexed and i prefer old version)
- Fixed A Lot Of Bug
- Changed The Interface
- Complete Universal Now
- Add New Script (Type 'fixbox') To Fix Error Of Busybox (Like clear: not found)
- Simple To Use
Update v5.1
Changelog:
Universal Odex Version 5.1
- Fixed Bug Of Odex System And Preload
New Update!
Changelog:
Universal Odex Version 6.2
- Added 1 New Command To Odex Your Rom
> Now You Can Odex:
+ Only Specific Preload Apps ('dexo -cpa')
- Fixed Minor Bug
- Rewritten Script
- Changed Command 'dexo -psa' In 'dexo -pa'
- Added Controll Of Free Space In System
- Added New Command To Activate Log
> Type 'dexo -(one of the option that you have decided) -log'
- Removed 'fixbox' Script Because Now There Aren't Necessary Symlink Of BusyBox
- Added Check Of Root Permission
- Updated Command 'dexo -all' To Odex Also Preload Apps
This is awesome!