[Request] 4.1.2 deodex for xt925
#1
Posted 10 April 2013 - 01:03 PM
Can someone make a deodex ROM for XT 925.
I try to deodex my 4.1.2 stock ROM retail eu with a lot of deodex tool (xultimate , xda autotool, carbonite tool ...) but i have always a problem and i have no ideas how solve it
Thanks
Envoyé depuis mon XT925 avec Tapatalk
#2
Posted 10 April 2013 - 01:31 PM
Send or post a link to the stock ROM and I'll see what I can do.Hi
Can someone make a deodex ROM for XT 925.
I try to deodex my 4.1.2 stock ROM retail eu with a lot of deodex tool (xultimate , xda autotool, carbonite tool ...) but i have always a problem and i have no ideas how solve it
Thanks
Envoyé depuis mon XT925 avec Tapatalk
Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.
#3
Posted 10 April 2013 - 02:31 PM
I m running the Retail central europe
Thanks
Envoyé depuis mon XT925 avec Tapatalk
#4
Posted 10 April 2013 - 03:42 PM
edit: I'm sorry. I've never deodexed using FXZ files. I'm not sure how to do that. Normally I'd need a /system/app and /system/framework pull from a device with the firmware already installed.
Edited by tucstwo, 10 April 2013 - 03:46 PM.
can't deodex fastboot files??
Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!
#5
Posted 10 April 2013 - 06:52 PM
+1If Matt hasn't done this already, I could do it too.
edit: I'm sorry. I've never deodexed using FXZ files. I'm not sure how to do that. Normally I'd need a /system/app and /system/framework pull from a device with the firmware already installed.
Need a system pull
Sent from my Galaxy Nexus using Tapatalk 2
Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.
#6
Posted 10 April 2013 - 08:40 PM
Envoyé depuis mon XT925 avec Tapatalk
#7
Posted 11 April 2013 - 02:25 AM
Rename it to
smali.jar
baksmali.jar
copy this in the jar folder of Xultimate and you get no error
Link to my deodex :
I see that you are also French
I'll explain by mp in French if you do not understand all, i have a bad english :/
#8
Posted 11 April 2013 - 03:07 AM
Use Xultimate, download lastest backsmali and smali
Rename it to
smali.jar
baksmali.jar
copy this in the jar folder of Xultimate and you get no error
Link to my deodex :
I see that you are also French
I'll explain by mp in French if you do not understand all, i have a bad english :/
Thanks i 'll see that tonight
Envoyé depuis mon XT925 avec Tapatalk
#9
Posted 11 April 2013 - 10:47 AM
thanks you very much , but i don't know how to push the deodex files to my system , i' ve made it few month ago on my galaxy ace but i ve lost the command lines
#10
Posted 11 April 2013 - 11:04 AM
adb shell
su
stop
mount -o rw,remount /system/ /system/
cp /sdcard/done_app/* /system/app/
rm /system/app/*.odex
cp /sdcard/done_frame/* /system/framework/
rm /system/framework/*.odex
mount -o ro,remount /system/ /system/
reboot
You need to copy your done_frame and done_app, in the sdcard ( Internal memory )
#11
Posted 11 April 2013 - 11:42 AM
do this
adb shell
su
stop
mount -o rw,remount /system/ /system/
cp /sdcard/done_app/* /system/app/
rm /system/app/*.odex
cp /sdcard/done_frame/* /system/framework/
rm /system/framework/*.odex
mount -o ro,remount /system/ /system/
reboot
You need to copy your done_frame and done_app, in the sdcard ( Internal memory )
Nice .it's exactly what i need
Envoyé depuis mon XT925 avec Tapatalk
#12
Posted 12 April 2013 - 01:20 AM
ROM fully deodex and works very nice
Envoyé depuis mon XT925 avec Tapatalk
#13
Posted 18 April 2013 - 06:03 AM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users