Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I keep getting an error. I can pull the system apps and framework apps, but when I go to deodex, I get an error, I think xUltimate needs to be updated due to opcode changes (might need modified smali.jar and baksmali.jar).
Error:
![]()
I'm deodexed now.....I'll probably put in some time on BWC tomorrow; time for bed now![]()
so xultimate works now that its updated? looks like I know what I'll be doing this morning lol
unless someones already put together a .zip?
Got a quick question. I just used XUltimate for the first time and used option 5 to deodex all and I now have everything on my laptop and it completed successfully but how am I supposed to get these back on my phone?
Process:
Unzip xUltimate v2.2, and launch "Main.exe"
If everything goes well xUlt should recognize the phone and make a connection. You now should see a list of options.
Run option 1. After option 1 is done, run option 2.
Now these well take a while. Run option 3.
IMPORTANT: After you have run option 3, you MUST navigate to the xUltimate folder and find "origi_frame" folder, and delete "guava.odex". It's a bad file, and interferes with deodexing process.
Now run option 4, and wait.
Exit xUltimate, and put the phone in USB mass storage.
Go back into the xUltimate folder and copy "done_frame", and "done_app", and move them to the root of the sdcard.
Open a command prompt, and do the following:
Code:
adb shell
su
stop
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/done_app/* /system/app/
cp /sdcard/done_frame/* /system/framework/
rm /system/app/*.odex
rm /system/framework/*.odex
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
Can you throw out a deodexer zip for us??????![]()
Uploading right now, it's about 50MB.
Uploading right now, it's about 50MB.
I've been waiting for you to wake up, lol...... You again my friend are the man..... I will put the link in the first post if you don't mind?? LMK.
Unless you were going to make a post seperately??
Post it if you want
Apply through bootstrap, mount system as a precaution
** Expect a long reboot, about 3-5 mins **
Here it is:
GB_2.3.3_Deodexed.zip
Link isn't working for me. Any ideas?
It's cool. I keep getting invalid or deleted file when using the link provided. No rush.
Thanks for the help. Funny thing is that I did option 5 - Pull and deodex all and it worked great. Wonder why they said this.
"IMPORTANT: After you have run option 3, you MUST navigate to the xUltimate folder and find "origi_frame" folder, and delete "guava.odex". It's a bad file, and interferes with deodexing process."
Post it if you want
Apply through bootstrap, mount system as a precaution
** Expect a long reboot, about 3-5 mins **
Here it is:
GB_2.3.3_Deodexed.zip
This is from another thread and the instructions I follow.
[HOW-TO] Manually deodex your phone.
will you have my babies? lol thank you sir!! much much appreciated