Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
andluv
Old
(Last edited by andluv; 17th April 2012 at 01:26 PM.)
#41  
andluv's Avatar
Member
Thanks Meter 25
Posts: 94
Join Date: Jan 2012
Quote:
Originally Posted by chamatht View Post
Little bit difficult work.
But this want a computer.
you don't need to connect phone to pc.
Do you have a computer?

Sent from my GT-S5360 using xda premium
Yes i have...actually what I want to say is after deodexing the stock rom in computer after that flashing in our mobile

Sent from my GT-S5670 using XDA
PRESS "THANKS" IF I HELPED U
 
chamatht
Old
#42  
chamatht's Avatar
Senior Member - OP
Thanks Meter 389
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by andluv View Post
Yes i have...actually what I want to say is after deodexing the stock rom in computer after that flashing in our mobile

Sent from my GT-S5670 using XDA
can you explain little bit more
 
andluv
Old
#43  
andluv's Avatar
Member
Thanks Meter 25
Posts: 94
Join Date: Jan 2012
Quote:
Originally Posted by chamatht View Post
can you explain little bit more
Deodexing separately on computer without connecting mobile

Sent from my GT-S5670 using XDA
PRESS "THANKS" IF I HELPED U
 
chamatht
Old
#44  
chamatht's Avatar
Senior Member - OP
Thanks Meter 389
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by andluv View Post
Deodexing separately on computer without connecting mobile

Sent from my GT-S5670 using XDA
copy /system/app/ folder and /system/framework folder to SD card using root explorer or other method.

then copy files in /system/app folder to origi_app in xUltimate folder.
then copy files in /system/framework to origi_frame in xUltimate folder.

Run Main Skip.bat in xUltimate Folder.
choose option 3 and wait.
choose option 4 and wait.

you can get deodex files at done_app and done_frame in xUltimate folder.


Don't forget to press thanks
The Following User Says Thank You to chamatht For This Useful Post: [ Click to Expand ]
 
MR.change
Old
#45  
MR.change's Avatar
Senior Member
Thanks Meter 124
Posts: 510
Join Date: Nov 2011
Location: Baghdad
Nice find ,been searching for something like this
will it work on other devices, like say a galaxy note or an SII ?

thanks
 
chamatht
Old
#46  
chamatht's Avatar
Senior Member - OP
Thanks Meter 389
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by MR.change View Post
Nice find ,been searching for something like this
will it work on other devices, like say a galaxy note or an SII ?

thanks
yes you can use this method.
But make a nandroid backup for saftey.
The Following User Says Thank You to chamatht For This Useful Post: [ Click to Expand ]
 
Fallen_Knight
Old
#47  
Senior Member
Thanks Meter 71
Posts: 851
Join Date: Mar 2012
y does it stops on deodexing email.apk....... cant finish it....gives me error on 3....
 
chamatht
Old
#48  
chamatht's Avatar
Senior Member - OP
Thanks Meter 389
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by devion14 View Post
y does it stops on deodexing email.apk....... cant finish it....gives me error on 3....
As mentioned in there.
Remove email.odex from origi_app folder in xUltimate.





Don't forget press thanks
 
Fallen_Knight
Old
#49  
Senior Member
Thanks Meter 71
Posts: 851
Join Date: Mar 2012
ah ok...didnt see it..thanks...

---------- Post added at 05:13 PM ---------- Previous post was at 04:57 PM ----------

should i deodexed again when i install new apps?

---------- Post added at 05:20 PM ---------- Previous post was at 05:13 PM ----------

one more thing.. where to type 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

on cmd pc or terminal emulator on galaxy y?
 
chamatht
Old
#50  
chamatht's Avatar
Senior Member - OP
Thanks Meter 389
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by devion14 View Post
ah ok...didnt see it..thanks...

---------- Post added at 05:13 PM ---------- Previous post was at 04:57 PM ----------

should i deodexed again when i install new apps?

---------- Post added at 05:20 PM ---------- Previous post was at 05:13 PM ----------

one more thing.. where to type 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

on cmd pc or terminal emulator on galaxy y?
Only system files are odexed and only system files can deodex.
So deodexing one time is enough.


commands should enter in command prompt in PC.

Don't forget to press thanks

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...