Someone can deodex the new stock v20q?
is quite perfect stock rom, and if is deodex is perfect for many aspects
I'm getting errors deodexing with xUltimate 2.4.2.
Also, with xUltimate 2.3.3, most files can be deodexed, but the system becomes unplayable before flashing...
Have you got it?? Any news??
Where did you find the 2.4.2 file I can't find it anywhere.
daytonboi said:
Where did you find the 2.4.2 file I can't find it anywhere.
Click to expand...
Click to collapse
Sure!
http://www.xeudoxus.com/android/xUltimate-v2.4.2.zip
Simply added the latest ".2" at latest link into the official release thread
thank you very much
Deodexing stock ROM
This is a little tutorial to deodex stock ROM v20x's that i found here on XDA and that i modified a little to make it work with our OB
IT WORKED FOR ME, HOWEVER I DON'T TAKE ANY RESPONSIBILITY IF YOU MESS UP AND BRICK YOUR DEVICE OR ANYTHING ELSE. USE AT YOUR OWN RISK.
*What you need to have:
-xUltimate v2.3.3 (Thanks and Credits to Xeudoxus for this awesome app)
-Rooted kernel with busybox
-JDK installed on your Windows system
-If adb is not available in your windows PC, in xUltimate folder open "jar" folder. You'll find adb there.
*Extract stock app & framework folders and Deodex:
-Connect your device to computer.
-Start xUltimate (double-click on Main.exe)
-Select option 1. (Pull /system/app)
-Once option is done, select option 2. (Pull /system/framework)
-In the same folder, now you'll see two new folders (origi_app, origi_frame)
-For LGP970, go to origi_app folder and delete apk and odex files of Maps, PhoneSky and VoiceSearch.
-Select option 3 in Main menu (Deodex /system/app)
-Once its done, select option 4 in Main menu (Deodex /system/framework)
-DONE!!
Now you'll see two new folders done_app and done_frame.
*Push deodexed app and framework to device:
-Connect your device to PC in USB debugging mode.
-Copy done_app and done_frame folders to root of sdcard (/sdcard).
-Open Windows command prompt and type the below commands.
adb shell
$su
#stop
#mount -o remount,rw /dev/block/mmcblk0p9 /system
#busybox cp /sdcard/done_app/* /system/app/
#busybox cp /sdcard/done_frame/* /system/framework/
#rm /system/app/*.odex
#rm /system/framework/*.odex
#chmod 644 /system/app/*
#chown root.root /system/app/*
#chmod 644 /system/framework/*
#chown root.root /system/framework/*
#mount -o remount,ro /dev/block/mmcblk0p9 /system
#sync
#reboot
//In Recovery, Wipe Cache and Wipe Data/Factory reset.
Reboot.//
Credits and thanks to superatmos
Do not forget the thanks button if this helped you somehow ^_^
Irochk said:
... Factory reset ...
Click to expand...
Click to collapse
Is needed???
Maybe is the reason because it don't work to me...
Anyway, I remember deodex the 20n version without factory reset (only cache and davilk)...
In other side....
Latest deodexed work I omitted these files to keep updates from market:
Gmail.apk
GoogleQuickSearchBox.apk
Maps.apk
Phonesky.apk
Street.apk
VoiceSearch.apk
YouTube.apk
Anyone knows if is better let this apps with odex files to keep updates from market?
One step closer to my own custom stock 20q rom...
Error
jn83 said:
Is needed???
Maybe is the reason because it don't work to me...
Anyway, I remember deodex the 20n version without factory reset (only cache and davilk)...
In other side....
Latest deodexed work I omitted these files to keep updates from market:
Gmail.apk
GoogleQuickSearchBox.apk
Maps.apk
Phonesky.apk
Street.apk
VoiceSearch.apk
YouTube.apk
Anyone knows if is better let this apps with odex files to keep updates from market?
One step closer to my own custom stock 20q rom...
Click to expand...
Click to collapse
- -Start xUltimate (double-click on Main.exe)
-Select option 1. (Pull /system/app)
-Once option is done, select option 2. (Pull /system/framework)
-Select option 3 in Main menu (Deodex /system/app) <<< Error .odex file, how can i do. delete .odex all file ?
My model "Samsung Galaxy Note II GT-N7100
Related
Greetings,
How do I add my keyboard support into SGS?
Norwegian (Norway/Norsk)
For a second there I thought you were wanting beta testers for a new keyboard you were developing.
Posting in Q&A would be a start.
Do you think about something like this?
http://forum.xda-developers.com/showthread.php?p=10403672
qtJz said:
Greetings,
How do I add my keyboard support into SGS?
Norwegian (Norway/Norsk)
Click to expand...
Click to collapse
Create a complete ROM with DocRambones romkitchen, there is options for keybords that include norwegian, you could also buy swiftkey it's discounted right now, and it's a great keyboard, once bought you could redownload it in any ROM you choose to install in your phone.
qtJz said:
Greetings,
How do I add my keyboard support into SGS?
Norwegian (Norway/Norsk)
Click to expand...
Click to collapse
Try this! (Your phone needs to be rooted)
[APPS]Working keyboards for most EU countries (JPY)
It is at:
http://forum.xda-developers.com/showthread.php?t=896042
It includes normal and swype (not ginger) keyboard for SGS.
READ the instructions BEFORE doing anything!!!!
If you don't have rootexplorer, you need rooted phone, busybox, Superuser and "Terminal Emulator" (or similar cosole app).
Step 0. Change keyboard you are using to something else than Samsung-keyboard (if you have that). Otherwise you might not be able to replace the files.
Step 1. Type 'su' in the console app and allow root access to that app.
Step 2. Type 'mount'
Step 3. Find line(s) that contains /system
Step 4. Look what block it is (it should be /dev/block/stl9)
Step 5. Type 'mount -o remount,rw /dev/block/stl9 /system'
Step 6. Now your /system is mounted as read-write. Backup original files.
Step 7. Extract the zip file and then copy new files - file 'AxT9IME.apk' in 'EU GalaxyS Keyboards/sys-app' to /system/app/ and two files from 'EU GalaxyS Keyboards/sys-lib' to /system/lib/
Now it is done.
Change keyboard back to Samsung-keyboard and it should work.
I mean SHOULD, not 100% sure. It works on my "Darky's v8.1 Gingerbread Edition ★ JPY ★"
"REMEMBER.. you can do serious damage to your rom if you delete or move essential system files.
This is at OWN risk!"
If you pm me I can send you swype jpa.zip or you can create a Doc-rom with this keyboard and samsung euro.
Sent from my GT-I9000
K4P1 said:
Try this! (Your phone needs to be rooted)
[APPS]Working keyboards for most EU countries (JPY)
It is at:
http://forum.xda-developers.com/showthread.php?t=896042
It includes normal and swype (not ginger) keyboard for SGS.
READ the instructions BEFORE doing anything!!!!
If you don't have rootexplorer, you need rooted phone, busybox, Superuser and "Terminal Emulator" (or similar cosole app).
Step 0. Change keyboard you are using to something else than Samsung-keyboard (if you have that). Otherwise you might not be able to replace the files.
Step 1. Type 'su' in the console app and allow root access to that app.
Step 2. Type 'mount'
Step 3. Find line(s) that contains /system
Step 4. Look what block it is (it should be /dev/block/stl9)
Step 5. Type 'mount -o remount,rw /dev/block/stl9 /system'
Step 6. Now your /system is mounted as read-write. Backup original files.
Step 7. Extract the zip file and then copy new files - file 'AxT9IME.apk' in 'EU GalaxyS Keyboards/sys-app' to /system/app/ and two files from 'EU GalaxyS Keyboards/sys-lib' to /system/lib/
Now it is done.
Change keyboard back to Samsung-keyboard and it should work.
I mean SHOULD, not 100% sure. It works on my "Darky's v8.1 Gingerbread Edition ★ JPY ★"
"REMEMBER.. you can do serious damage to your rom if you delete or move essential system files.
This is at OWN risk!"
Click to expand...
Click to collapse
You can download the 'EU GalaxyS Keyboards.zip' -file from:
http://dl.dropbox.com/u/10258973/EU GalaxyS Keyboards.zip
It is 23.8 M file!
I have nothing to do with this file. I just downloaded it drom XDA developers -forum, but somehow I can't remember were
Oh. A typo
'EU GalaxyS Keyboards/sys-*' should be 'EU GalaxyS Keyboards/Samsung/sys-*
can anyone guide me on making a flash zip..? i managed to edit my lockscreen by editing the framework,put it back into the ROM and flash the ROM. but i reallt think it would be a lot easier if i can just make a flash zip so i can change my lockscreen without flashing the whole ROM.
I think it's hard to make a flash zip with noobs (like me ) because of making a update-script file. But there is a easier way to change your framework, just use Root Explorer to see permission of framework-res.apk (644 for this), then boot to recovery, mount /system and /sdcard, and use adb shell to
backup framework:
Code:
mv /system/framework/framework-res.apk /system/framework/framework-res.apk.bak
then copy framework from your sdcard:
Code:
cp /sdcard/framework-res.apk /system/framework/framework-res.apk
Finally, set permission:
Code:
chmod 644 /system/framework/framework-res.apk
I always do that to change a system apk
Does anyone know what modules i need to delete if i want to flash kernel?
Sent from my X8 using xda premium
1、Deodex android.policy.jar and android.policy.odex,get intact android.policy.jar.then Decompile android.policy.jar. after Modfied Recompileandroid.policy.jar.use dexopt-wrapper re-odex to get android.policy.odex.copy new android.policy.jar and android.policy.odex to /system/framework.modified file permissions and reboot.oh,phone alway stop at logo frame.
2、Deodex Original android.policy.jar and android.policy.odex,get intact android.policy.jar and do nothing.now, reodex android.policy.jar.copy to phone folder and reboot. phone stop at logo frame too.
first,I according to this GUID(http://forum.xda-developers.com/show....php?t=2125196) add a menu item.
second,After finished,my thread to deal with modfied files and operate phone.
that all.But reboot ...phone stop at logo frame
process
Code:
adb push odex /data/local/tmp/odex
adb shell chmod 755 /data/local/tmp/odex/*
adb shell /data/local/tmp/odex/dexopt-wrapper /data/local/tmp/odex/android.policy.jar /data/local/tmp/odex/android.policy.odex
adb shell /data/local/tmp/odex/dexopt-wrapper /data/local/tmp/odex/framework.jar /data/local/tmp/odex/framework.odex
adb shell
su
busybox cp -f /data/local/tmp/odex/android.policy.odex /system/framework/android.policy.odex
busybox cp -f /data/local/tmp/odex/framework.odex /system/framework/framework.odex
busybox cp -f /data/local/tmp/odex/framework-res.apk /system/framework/framework-res.apk
reboot
quywz said:
1、Deodex android.policy.jar and android.policy.odex,get intact android.policy.jar.then Decompile android.policy.jar. after Modfied Recompileandroid.policy.jar.use dexopt-wrapper re-odex to get android.policy.odex.copy new android.policy.jar and android.policy.odex to /system/framework.modified file permissions and reboot.oh,phone alway stop at logo frame.
2、Deodex Original android.policy.jar and android.policy.odex,get intact android.policy.jar and do nothing.now, reodex android.policy.jar.copy to phone folder and reboot. phone stop at logo frame too.
Click to expand...
Click to collapse
Maybe you should stop playing with things you do know nothing about.
Never saw a question looking so complicated and so empty at the same time.
What did you want to do? On what Rom?
ha.
official ROM V4.1.2
I try to add menu and so.And want to DIY.
quywz said:
ha.
official ROM V4.1.2
I try to add menu and so.And want to DIY.
Click to expand...
Click to collapse
Help yourself and so. Maybe DIY will come next morning. Sorry I disturbed your thread.
ThaiDai said:
Help yourself and so. Maybe DIY will come next morning. Sorry I disturbed your thread.
Click to expand...
Click to collapse
ok,I have modified my problem context.
ThaiDai said:
Help yourself and so. Maybe DIY will come next morning. Sorry I disturbed your thread.
Click to expand...
Click to collapse
first,I according to this GUID(http://forum.xda-developers.com/showthread.php?t=2125196) add a menu item.
second,After finished,my thread to deal with modfied files and operate phone.
that all.But reboot ...phone stop at logo frame
What are you trying to add? 4 way reboot menu? Try this tutorial
http://forum.xda-developers.com/showthread.php?t=2038675
now problem is when update android.policy.odex and reboot,system stop at samsung logo frame
if u want a deodex to change it to odex u just need a autoOdex.bat n do it with a PC connect to ur phone.
i'm not sure how u do it but it's seem so complicated !
quywz said:
now problem is when update android.policy.odex and reboot,system stop at samsung logo frame
Click to expand...
Click to collapse
you cannot directly compile to and odex file,
1. decompile odex, do the changes
2. compile back to classes.dex file and add to the original Jar file using 7z to get a deodexed jar
3 now use any of the odexing scripts here in XDA
nokiamodeln91 said:
you cannot directly compile to and odex file,
1. decompile odex, do the changes
2. compile back to classes.dex file and add to the original Jar file using 7z to get a deodexed jar
3 now use any of the odexing scripts here in XDA
Click to expand...
Click to collapse
THX.You said alread had done.update that file to phone and reboot,phone is stop.process
Code:
adb push odex /data/local/tmp/odex
adb shell chmod 755 /data/local/tmp/odex/*
adb shell /data/local/tmp/odex/dexopt-wrapper /data/local/tmp/odex/android.policy.jar /data/local/tmp/odex/android.policy.odex
adb shell /data/local/tmp/odex/dexopt-wrapper /data/local/tmp/odex/framework.jar /data/local/tmp/odex/framework.odex
adb shell
su
busybox cp -f /data/local/tmp/odex/android.policy.odex /system/framework/android.policy.odex
busybox cp -f /data/local/tmp/odex/framework.odex /system/framework/framework.odex
busybox cp -f /data/local/tmp/odex/framework-res.apk /system/framework/framework-res.apk
reboot
first just use the deodexed one and see if its working or not.
nokiamodeln91 said:
first just use the deodexed one and see if its working or not.
Click to expand...
Click to collapse
thx for answering the question.pls look at http://forum.xda-developers.com/showthread.php?t=2272027.
I had update files one by one.
Hello i search the Orginal Rom from the Samsung Galaxy S5mini SM-G800F but in deodex.
Can someone help me because.
CM11/12/13 I do not like it
whazza83 said:
Hello i search the Orginal Rom from the Samsung Galaxy S5mini SM-G800F but in deodex.
Can someone help me because.
CM11/12/13 I do not like it
Click to expand...
Click to collapse
+1
Deodex your own rom by yourself
pull from system via ADB (usb debugging enabled) -> app, framework and priv-app, put them in a folder named system.
(can also extracted from flashfile, system.img with other tools like ext4_unpacker.exe)
deodexing -> app, framework and priv-app with SVAdeodexer (build.prop needed in systemfolder)
if deodexing finished then copy the three folders on your internal or external storage on device.
now start in to twrp recovery (mount system first), delete in the system folder on phone -> app, framework and priv-app
copy the deodex folder (app, framework and priv-app) to system and set chmod 755.
finger crossed, first time boot after replacing the folders takes several minutes
http://forum.xda-developers.com/galaxy-s5/general/tool-deodex-tool-android-l-t2972025
thanks to svadev
Whit SVAdeodexer odex to deodexing ---- work
twrp recovery mount system and copy ---- work
chmod 755 ---- work ---- but system starting working not
Even after an hour it starts still from new and does not go into the system
Sorry for my bad englisch
try to deodex with lordroid, this java based tool can creating a flashable zip file for twrp
http://forum.xda-developers.com/android/software-hacking/tool-batch-deodex-rom-t3313150
thanks to lord-ralf-adolf
Dear all, I need help im modifying system.img from Stockrom. I can delete apks (de-bloating) but I do not know how to add new apks!
So far I have done the following steps:
1. Untar AP*.tar.md5
2. Extract with LZ4 system.img.lz4
3. simg2img system.img system-new.raw
4. sudo mount -t ext4 -o loop system-new.raw mnt/
5. delete bloatware apps from system/app and system/priv-app
6. add additional apks to system/app and system/priv-app????
7. umount, img2simg, lz4, tar and flash (e.g. Odin)
I have real issues with step 6, everything I tried so far did not work.
a) add apks to system/app and system/priv-app with user root and 644
b) create directories in system/app and system/priv-app
c) replace apks in system/app and system/priv-app
While the de-bloating works, step 6 is broken! The new apps are not usable. They show up with the generic android "robot icon" and their canonical name (e.g. org.fdroid.fdroid...) and are immediately stopped.
What is the correct approach to add additional apks to an existing stock rom image? Please help.