Jump to content


Photo
- - - - -

[Request] 4.1.2 deodex for xt925


  • Please log in to reply
12 replies to this topic

#1 benji84

benji84

    Member

  • Members
  • PipPip
  • 25 posts

Posted 10 April 2013 - 01:03 PM

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

#2 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 10 April 2013 - 01:31 PM

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

Send or post a link to the stock ROM and I'll see what I can do.

Please do not Personal Message me for help or troubleshooting. They will be ignored. Post in threads or start one in Q&A sections.

If you feel the need to donate to me, click here.


#3 benji84

benji84

    Member

  • Members
  • PipPip
  • 25 posts

Posted 10 April 2013 - 02:31 PM


Please Login or Register to see this Hidden Content


I m running the Retail central europe
Thanks

Envoyé depuis mon XT925 avec Tapatalk



#4 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 10 April 2013 - 03:42 PM

If 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.

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 mattlgroff

mattlgroff

    The Dark Knight

  • Developer
  • 2,298 posts

Posted 10 April 2013 - 06:52 PM

If 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.

+1
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.

If you feel the need to donate to me, click here.


#6 benji84

benji84

    Member

  • Members
  • PipPip
  • 25 posts

Posted 10 April 2013 - 08:40 PM

OK so if i copy my systèm/app and system/framework from my razr and i give you it's OK ?

Envoyé depuis mon XT925 avec Tapatalk

#7 fekajo

fekajo

    n00b

  • Members
  • Pip
  • 4 posts

Posted 11 April 2013 - 02:25 AM

Use Xultimate, download lastest backsmali and smali

Please Login or Register to see this Hidden Content


Rename it to
smali.jar
baksmali.jar
copy this in the jar folder of Xultimate and you get no error :)

Link to my deodex :

Please Login or Register to see this Hidden Content



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 benji84

benji84

    Member

  • Members
  • PipPip
  • 25 posts

Posted 11 April 2013 - 03:07 AM

Use Xultimate, download lastest backsmali and smali

Please Login or Register to see this Hidden Content


Rename it to
smali.jar
baksmali.jar
copy this in the jar folder of Xultimate and you get no error :)

Link to my deodex :

Please Login or Register to see this Hidden Content



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 benji84

benji84

    Member

  • Members
  • PipPip
  • 25 posts

Posted 11 April 2013 - 10:47 AM

:) i ve deodex my system/ framework and system/ app
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 fekajo

fekajo

    n00b

  • Members
  • Pip
  • 4 posts

Posted 11 April 2013 - 11:04 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 )

#11 benji84

benji84

    Member

  • Members
  • PipPip
  • 25 posts

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 benji84

benji84

    Member

  • Members
  • PipPip
  • 25 posts

Posted 12 April 2013 - 01:20 AM

Thanks mattlgroof , tucstwoo ans fekajo for the help and infos
ROM fully deodex and works very nice

Envoyé depuis mon XT925 avec Tapatalk

#13 ogunja

ogunja

    n00b

  • Members
  • Pip
  • 4 posts

Posted 18 April 2013 - 06:03 AM

Hello everybody, I'm new here in this forum and renowned'm looking for deodexar or if you have a custom deodexada already help.
I'm from Brazil if they can work in a retail version:

Please Login or Register to see this Hidden Content






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users