Deodexed Xperia M SS 4.3 JellyBean Firmware - Sony Xperia M

I Have Deodexed Xperia M New 4.3 Firmware This work Is By Me.......
Install Instructions:::
1. Download Deodexed Flash File Here https://app.box.com/s/b5e170x0mfdbk6uoyilk Or Here http://d-h.st/VWr
2. Transfer It Into Your SD card ...
3. Goto CWM Recovery And Flash It...
4. Done & Enjoy

arshh19 said:
I Have Deodexed Xperia M New 4.3 Firmware This work Is By Me.......
Install Instructions:::
1. Download Deodexed Flash File Here https://app.box.com/s/b5e170x0mfdbk6uoyilk
2. Transfer It Into Your SD card ...
3. Goto CWM Recovery And Flash It...
4. Done & Enjoy
Click to expand...
Click to collapse
well full deodexed System only 26.3MB ?

Ben Ling said:
well full deodexed System only 26.3MB ?
Click to expand...
Click to collapse
Yes all Odex Files Are Deodexed and thts all 25 mb For othrs dont need

arshh19 said:
Yes all Odex Files Are Deodexed and thts all 25 mb For othrs dont need
Click to expand...
Click to collapse
oh yes,just look into the Xperia M system dump,most of them already deodexed...

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my C1905 using Tapatalk

Please can you upload it somewhere else?
Sent from my C1905 using Tapatalk

neofactor.is3 said:
Please can you upload it somewhere else?
Sent from my C1905 using Tapatalk
Click to expand...
Click to collapse
Link Updated

Hi!
Does this work for both c1904/5?

whyzee said:
Hi!
Does this work for both c1904/5?
Click to expand...
Click to collapse
Yes.....:laugh:

Just some tips for if you haven't got CWM on your device and you want to deodex your device you can do the following (this is assuming you're on Windows and have adb set up as a variable, look it up if you don't know what I'm going on about).
1) Download the file from the OP and then extract the folders 'app' and 'framework' from the .zip file.
2) Rename the 'app' folder to 'done_app' and the 'framework' folder to 'done_framework'.
3) Copy both of the folders to the root of your SD Card, basically so when you want them on your phone it is /sdcard1/done_*/ (* being used as a wildcard).
4) Connect your device to the computer with USB debugging enabled.
5) Open up command prompt and then run the following code individually and line by line:
Code:
adb shell
su
stop
mount -o rw,remount /system
rm /system/app/*.odex
rm /system/framework/*.odex
cp /sdcard1/done_app/* /system/app/
cp /sdcard1/done_framework/* /system/framework/
mount -o ro,remount /system
reboot
This will now have your device deodexed fully. You will notice that when you reboot your phone it will say android is upgrading, this is normal.
I've attached a screenshot to show, please ignore the first time I ran 'cp /sdcard1/done_app/* /system/app/' as I ran it without the final '/' so I had to run it again.

I got endless boot....
Sent from my C1905 using XDA Premium 4 mobile app

giridhargp said:
I got endless boot....
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Have you tried a battery pull? And which method did you use?
Sent from my C1905 using xda app-developers app

gamer649 said:
Have you tried a battery pull? And which method did you use?
Sent from my C1905 using xda app-developers app
Click to expand...
Click to collapse
Now i restored...i flashed ur zip
Sent from my C1905 using XDA Premium 4 mobile app

giridhargp said:
Now i restored...i flashed ur zip
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'm not the OP, I only gave a way for it to work by using the OP file with a locked bootloader (which I have).
Sent from my C1905 using xda app-developers app

can you make it for m dual

Dont Hav M Dual System dump

Just send me .odex files of app and framework in zip file if u wana deodex of M Dual... Cant Download whole system dump...
Sent from my C1905 using XDA Premium 4 mobile app

gamer649 said:
Just some tips for if you haven't got CWM on your device and you want to deodex your device you can do the following (this is assuming you're on Windows and have adb set up as a variable, look it up if you don't know what I'm going on about).
1) Download the file from the OP and then extract the folders 'app' and 'framework' from the .zip file.
2) Rename the 'app' folder to 'done_app' and the 'framework' folder to 'done_framework'.
3) Copy both of the folders to the root of your SD Card, basically so when you want them on your phone it is /sdcard1/done_*/ (* being used as a wildcard).
4) Connect your device to the computer with USB debugging enabled.
5) Open up command prompt and then run the following code individually and line by line:
Code:
adb shell
su
stop
mount -o rw,remount /system
rm /system/app/*.odex
rm /system/framework/*.odex
cp /sdcard1/done_app/* /system/app/
cp /sdcard1/done_frame/* /system/framework/
mount -o ro,remount /system
reboot
This will now have your device deodexed fully. You will notice that when you reboot your phone it will say android is upgrading, this is normal.
I've attached a screenshot to show, please ignore the first time I ran 'cp /sdcard1/done_app/* /system/app/' as I ran it without the final '/' so I had to run it again.
Click to expand...
Click to collapse
I think that in this line "cp / sdcard1/done_frame / * / system / framework / " should be framework not frame, when i change it's all ok

musclecars said:
I think that in this line "cp / sdcard1/done_frame / * / system / framework / " should be framework not frame, when i change it's all ok
Click to expand...
Click to collapse
So it should be, thank you for correcting me! I will go and change it now.
If you look at the screenshot I posted too it even says /sdcard1/done_framework/* so I definitely did mess up the code.

Will this procedure resets the settings you've made, like PIN Codes, ringing tones, linked accounts etc.. ?
Thanks!

Related

[MOD][CWM][SCRIPT]Reodex your ROM and be faster

This CWM script will reodex any custom ROM.
With BOOTCLASSPATH edit in dexo.sh it can work on any ROM and phone.
Reodexing gives some people perceivable speed up. And it frees data partition from system dalvik cache. So dalvik-cache rebuild is also accelerated.
I ran it with stock kernel (root injected). And had problems with running it on any custom kernel.
http://galaxytree.net/bravomail/universalOdex.zip
Also a good example of output from shell script into CWM console.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is the work of the brilliant TommyTomatoe
strongsteve said:
This is the work of the brilliant TommyTomatoe
Click to expand...
Click to collapse
That it is, and he should prolly be credited in the 50 threads that this fellar started
Sent from my SPH-L710 using xda premium
Awesome.
Anyway to run this from ADB via PC for individul files rather than a whole ROM? I have been doing it manualy with this same script from TT but it takes a while typing it all in for each file.
This is what i do for individual files using dexopt wrapper:
Make sure you are currently runing an odex ROM or the script will not work
Move the dexopt wrapper file to /system/bin and cmod it 775 (you can get this file by unzipping the file in the OP)
move the files you want to odex to /mnt/extSdCard (for this exanple I will use SystemUI.apk)
Open an ADB window and type the following:
Code:
adb shell
su
mount -o remount,rw /system
chmod 777 /system
cd /mnt/extSdCard
dexopt-wrapper SystemUI.apk SystemUI.odex /system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar
:/system/framework/framework.jar:/system/framework/framework2.jar:/system/framework/android.policy.jar:/system/framework
/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar:/system/framework/sec_edm.jar:/system/fram
ework/seccamera.jar
It will take a couple secoonds and it should spit out a "success" when done. If not, you typed something wrong.
Then you need to sign your new .odex file with the odex on your current system by typing the following code:
Code:
busybox dd if=/system/app/SystemUI.odex of=SystemUI.odex bs=1 count=20 skip=52 seek=52 conv=notrunc
obviuosly if you were dealing with a file from say /system/framework you would change the line above to point to /system/framework instead of /system/app
Now you will have 2 files on your extSdCard:
SystemUI.apk (the original deodexed file you started with)
SystemUI.odex (the file the script just made)
Use 7zip or winrar to extract the classes.dex from the SystemUI.apk
Chmod them 644 and push them to the appropriate folder, for our example it would be /system/app
restart the phone and you should now be good.
Thats a lot of typing to go through for each file so a script or batch file would be awesome to be able to run and save some time. I like to run odex ROMs because they do seem to be faster but YRMV. I generally use DSIXDA's Kitchen to deodex the files I want to modify so I can get to the Smali files. I make the changes to the file and test them out in a dedoxed enviornment. When I know they work, i re-odex them (with the process above) and push them back into my stock odexed rom.
Not trying to step on your thread OP, just posting an alternate method of doing just individual files intead on an entire ROM.
Obviously credit for the process above goes to Tommy T!
ThanksTommy!
Didact74 said:
Awesome.
Anyway to run this from ADB via PC for individul files rather than a whole ROM? I have been doing it manualy with this same script from TT but it takes a while typing it all in for each file.
This is what i do for individual files using dexopt wrapper:
Make sure you are currently runing an odex ROM or the script will not work
Move the dexopt wrapper file to /system/bin and cmod it 775 (you can get this file by unzipping the file in the OP)
move the files you want to odex to /mnt/extSdCard (for this exanple I will use SystemUI.apk)
Open an ADB window and type the following:
Code:
adb shell
su
mount -o remount,rw /system
chmod 777 /system
cd /mnt/extSdCard
dexopt-wrapper SystemUI.apk SystemUI.odex /system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar
:/system/framework/framework.jar:/system/framework/framework2.jar:/system/framework/android.policy.jar:/system/framework
/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar:/system/framework/sec_edm.jar:/system/fram
ework/seccamera.jar
It will take a couple secoonds and it should spit out a "success" when done. If not, you typed something wrong.
Then you need to sign your new .odex file with the odex on your current system by typing the following code:
Code:
busybox dd if=/system/app/SystemUI.odex of=SystemUI.odex bs=1 count=20 skip=52 seek=52 conv=notrunc
obviuosly if you were dealing with a file from say /system/framework you would change the line above to point to /system/framework instead of /system/app
Now you will have 2 files on your extSdCard:
SystemUI.apk (the original deodexed file you started with)
SystemUI.odex (the file the script just made)
Use 7zip or winrar to extract the classes.dex from the SystemUI.apk
Chmod them 644 and push them to the appropriate folder, for our example it would be /system/app
restart the phone and you should now be good.
Thats a lot of typing to go through for each file so a script or batch file would be awesome to be able to run and save some time. I like to run odex ROMs because they do seem to be faster but YRMV. I generally use DSIXDA's Kitchen to deodex the files I want to modify so I can get to the Smali files. I make the changes to the file and test them out in a dedoxed enviornment. When I know they work, i re-odex them (with the process above) and push them back into my stock odexed rom.
Not trying to step on your thread OP, just posting an alternate method of doing just individual files intead on an entire ROM.
Obviously credit for the process above goes to Tommy T!
ThanksTommy!
Click to expand...
Click to collapse
That's exactly what I do as well.. I just baksmali the odex when I need to edit the smali.
If you are already in the odexed rom environment, you do not have to include the bootclasspath
Awesome bro, simply awesome! I used a similar script during my brief EVO 3D days that I always ran after flashing a new rom and I considered it priceless!
Thanks man..
strongsteve said:
If you are already in the odexed rom environment, you do not have to include the bootclasspath
Click to expand...
Click to collapse
What?!? I been typing all that for nothing? LOL.
So all i would need is:
dexopt-wrapper SystemUI.apk SystemUI.odex
Didact74 said:
What?!? I been typing all that for nothing? LOL.
So all i would need is:
dexopt-wrapper SystemUI.apk SystemUI.odex
Click to expand...
Click to collapse
Dextopt-wrapper sdcard/folder/app.apk sdcard/folder/app.odex
Sent from my SPH-L710 using xda premium
strongsteve said:
Dextopt-wrapper sdcard/folder/app.apk sdcard/folder/app.odex
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Sweet.
Thanks man.
Strongsteve is the king of odex. Lol.
Sent from my Nexus S 4G using xda premium
So i flashed the zip on sonic free. how can i tell if the rom is now odexed?
Flashing zips in rehab!!
Holy cow amigo. You started a bunch of threads. A little credit to original author would have been nice if you took the work and revamped it. All credit cause you didn't.
Sharing is caring. But I suggest you put where you got the script, etc, as well as the original author.
edit. upon further review, i see that you did change some things, mainly removing the original header (which is absolutely lame) and made it work with CWM. Also, you set a static BOOTCLASSPATH - which defeats the purpose of this script!!
Let me check my pms and emails. Someone contacted me a long time ago asking me review to their changes. Maybe it was you lol.
Sent from my EVO using Tapatalk 2
tommytomatoe said:
Holy cow amigo. You started a bunch of threads. A little credit to original author would have been nice if you took the work and revamped it. All credit cause you didn't.
Sharing is caring. But I suggest you put where you got the script, etc, as well as the original author.
edit. upon further review, i see that you did change some things, mainly removing the original header (which is absolutely lame) and made it work with CWM. Also, you set a static BOOTCLASSPATH - which defeats the purpose of this script!!
Let me check my pms and emails. Someone contacted me a long time ago asking me review to their changes. Maybe it was you lol.
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Tommy I miss your classic tomato over here! I know you got an HTC lte so I'm guessing we won't be seeing any roms from you here but one can only hope
-Sprint Galaxy Slll_Transformer Prime-
manso1102 said:
Tommy I miss your classic tomato over here! I know you got an HTC lte so I'm guessing we won't be seeing any roms from you here but one can only hope
-Sprint Galaxy Slll_Transformer Prime-
Click to expand...
Click to collapse
Haha thanks. Yeah I'm over here on HTC. Taking a long extended break from Android. Things have changed since I last did anything
Sent from my EVO using Tapatalk 2
tommytomatoe said:
Holy cow amigo. You started a bunch of threads. A little credit to original author would have been nice if you took the work and revamped it. All credit cause you didn't.
Sharing is caring. But I suggest you put where you got the script, etc, as well as the original author.
edit. upon further review, i see that you did change some things, mainly removing the original header (which is absolutely lame) and made it work with CWM. Also, you set a static BOOTCLASSPATH - which defeats the purpose of this script!!
Let me check my pms and emails. Someone contacted me a long time ago asking me review to their changes. Maybe it was you lol.
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
LOL.. Tell it like it is Tommy.
Tommy can u fix this script then for us since he set a static boot class path?
Sent from Galaxy SIII
musclehead84 said:
Tommy can u fix this script then for us since he set a static boot class path?
Sent from Galaxy SIII
Click to expand...
Click to collapse
http://classictomatoe.net/dexo-universal-odex-tool
Edit. Original thread. http://themikmik.com/showthread.php?t=12988
Sent from my EVO using Tapatalk 2

Deodex Your Rom (update 20/12/2012 - Added Lt28h_6.1.E.3.7 Deodex

The ICS L28h/i rom is not deodexed. This hinders the development of Mod's and Custom Rom's.
Also flashing mods will usually require a deodexed rom.
Here are the CWM Flashable Zip for deodexing the L28h/i ICS Rom.
How to Deodex Using ROM Kitchen (Second Post)
Click to expand...
Click to collapse
Downloads:
LT28h_ICS_Deodex_Cwm.zip - 167 MB (6.1.E.0.233)
LT28h_ICS_Deodex_Cwm.zip - 157 MB (6.1.E.1.20) (Credit: accts)
LT28h_ICS_Deodex_Cwm.zip - 189 MB (6.1.E.2.68) (Credit: pepitto52)
LT28h_ICS_Deodex_Cwm.zip - 178 MB (6.1.E.3.7)
LT28i_ICS_Deodex_Cwm.zip - 169 MB (6.1.E.1.19)
LT28i_ICS_Deodex_Cwm.zip - 169 MB (6.1.E.2.29)
LT28i_ICS_Deodex_Cwm.zip - 178 MB (6.1.E.2.68) (Mirror - Credit accts)
LT28at_ICS_Deodex_Cwm.zip - 195 MB (6.1.C.1.105) (Credit: accts) [MIRROR]
Click to expand...
Click to collapse
Rom Kitchen Download:
The Rom Kitchen I used to deodex the rom.
Rom_Kitchen.zip - 25 MB
Click to expand...
Click to collapse
Cygwin Download:
Download and unzip this. This will create "cygwin" folder.
Execute the Cygwin.bat inside this folder to start cygwin.
cygwin_unzip_and_run.zip - 147 MB
Click to expand...
Click to collapse
Deleted Unwanted Apps:
DeleteUnwantApp_ION_Cwm.zip - 142 KB
DeleteUnwantApp_ION_Cwm_Updtd.zip - 142 KB
Flash the script using CWM recovery.
Deletes the following apps:
EventStream.apk
EventStreamPluginFacebook.apk
EventStreamPluginTwitter.apk
FBCalendarSync.apk
FBIAppShare.apk
FBMediaDiscovery.apk
FBMusicLike.apk
FBSetupwizard.apk
JapaneseIME.apk
MagicSmokeWallpapers.apk
neoreader.apk
PhaseBeam.apk
POBoxSknMono.apk
POBoxSknPink.apk
talkback.apk
POBoxSknWood.apk
PostViewer.apk
SemcEmail.apk
SEMCFacebookProxy.apk
SemcNotes.apk
SocialEngineFacebookPlugin.apk
SocialEnginePicasaPlugin.apk
SocialPane-Apps.apk
SocialPane-FeedWidget.apk
SocialPane-FriendsWidget.apk
SocialPane-StatusWidget.apk
textinput-chn.apk
textinput-tng.apk
timescaperssplugin.apk
TimescapeSpline.apk
TwitterPostViewer.apk
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Flashing:
1. Download and Copy the zip file into the external sd card.
2. Go to CWM recovery and flash the zip.
3. Clear Cache.
4. Clear Dalvik Cache.
5. Reboot.
Click to expand...
Click to collapse
Disclaimer:
The usual ones apply.
Click to expand...
Click to collapse
How to Deodex Using ROM Kitchen.
Requisites:
1. XUltimate or any other similar tool which can pull all the Apk's and Framework's from the phone.
2. Rom Kitchen (Link On OP)
3. Java (required by Rom Kitchen).
4. Zip utilities.
5. Deodex Empty Shell zip. (Deodex_Cwm_Shell .zip - 236 KB)
6. Windows (Cygwin) or Linux ( I won't go into technicalities) (If in Windows Cygwin folder is not in C Drive, edit the Cygwin.bat and change the Cygwin location accordingly)
Click to expand...
Click to collapse
How:
1. Pull all the Apk's and Framwork's along with the .odex files.
2. Rename the folder with the Apk's as "app"
3. Rename the folder with the Framework's as "framework"
4. Create a folder called Deodex_Cwm. (You can choose your name).
5. Inside the Deodex_Cwm folder, create another folder called system.
6. Copy the app and framework folder with the apk's and framework's into system.
7. In the case of ION, I found that there is a file "playstationcertified.odex", rename it to "com.playstation.playstationcertified.odex".
7. Zip the Deodex_Cwm folder.
8. Copy this zip into "original_update" folder inside Rom_Kitchen folder.
9. Run the menu script. It is inside Rom_Kitchen/kitchen/. At command prompt type
Code:
./menu
and press enter. You have to be in "Rom_Kitchen/kitchen/" folder to be able to execute this script.
10. From menu select "0 - ADVANCED OPTIONS", then select "24 - Miscellaneous options / Plugin scripts".
11. Now select "(4) Batch_Deodex"
12. Press Enter to continue.
13. Press Enter Again to continue.
14. Press Enter Again to continue.
15. Press Enter Again to continue.
16. Now the Deodexing process will start. It will show a message when the process ends.
17. Rom_Kitchen creates a WORKING_mmddyy_hhmmss folder for processing the files.
18. Once the processing is done, the files are moved to batch_mmddyy_hhmmss.
19. Open the Deodex Empty Shell zip (do not extract). drag and drop the app and framework folders from the batch_mmddyy_hhmmss into the system folder inside the opened zip.
20. You also change the Text inside the updater script in the folder "META-INF/com/google/android" inside the open zip. Use notepad++ under windows, under linux you can use any editor.
21. Now close the zip and copy it to the external sd card in the phone and flash it using CWM Recovery.
Click to expand...
Click to collapse
Pulling apks using adb.
connect phone to pc, open terminal and enter the following commands:
adb start-server
adb devices [to check if your device is found]
for linux
mkdir system
cd system
mkdir app
mkdir framework
cd app
adb pull /system/app
cd ..
cd framework
adb pull /system/framework
Click to expand...
Click to collapse
for windows
md system
cd system
md app
md framework
cd app
adb pull /system/app
cd ..
cd framework
adb pull /system/framework
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Successfully Deodexed.
Sent from Rooted LT28at with ICS.
Flashing was successful
Sweet this should open up some options now. Awesome stuff.
Thanks so much for this. First thing I tried was the v6 supercharger script and everything works flawlessly. The script solved the redraw problem I was having with nova launcher. Now my ion flies!
Sent from my LT28h using xda premium
It worked - I was successfully flash the status bar with quick setting. This is way too cool.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LT28at using Tapatalk 2
accts said:
It worked - I was successfully flash the status bar with quick setting. This is way too cool.
Sent from my LT28at using Tapatalk 2
Click to expand...
Click to collapse
Link please.
Sent from Rooted LT28at with ICS.
jeriku said:
Link please.
Sent from Rooted LT28at with ICS.
Click to expand...
Click to collapse
Look into the Xperia S/P/U apps - This is the one I used "StatusBarTogglesWithBatMod-v2-HDPI.zip" - Here is the Link - http://forum.xda-developers.com/showpost.php?p=28679440&postcount=1
Maybe I'll try some other in there to see if they're work - Although I'm happy with this one for now.
The ones on the link will not work, if flashed thru CWM recovery. The mount points are different. Here is the one for ION.
Just changed the mount points in the edify scripts.
StatusBarTogglesWithBatMod-v2-HDPI.zip
Maybe you're right - I did flashed, didn't see any change. So I manually using root explorer changed it and it worked.
Thanks for the explanation and the redo.
Edit: noticed battery burn quicker ! Just a head up for people want to use this quick setting. Or maybe I just deodexed my rom and it need time for battery adjustment - will update in couple days.
Sent from my LT28at - ICS - Rooted and now Deodexed !
accts said:
Maybe you're right - I did flashed, didn't see any change. So I manually using root explorer changed it and it worked.
Thanks for the explanation and the redo.
Edit: noticed battery burn quicker ! Just a head up for people want to use this quick setting. Or maybe I just deodexed my rom and it need time for battery adjustment - will update in couple days.
Sent from my LT28at - ICS - Rooted and now Deodexed !
Click to expand...
Click to collapse
You are welcome
dizarmstrong said:
Thanks so much for this. First thing I tried was the v6 supercharger script and everything works flawlessly. The script solved the redraw problem I was having with nova launcher. Now my ion flies!
Sent from my LT28h using xda premium
Click to expand...
Click to collapse
hi hi can i have the supercharger file? working with ICS? i been to the main thread but cannot seems to find it.
and what number did u presS?
icbless said:
hi hi can i have the supercharger file? working with ICS? i been to the main thread but cannot seems to find it.
and what number did u presS?
Click to expand...
Click to collapse
Its on the post 2 of the supercharger thread.
ganeshbiyer said:
Its on the post 2 of the supercharger thread.
Click to expand...
Click to collapse
DELEtE
Can't wait to see themes and mods for our phone
delete
Can somebody help me after i deodex my lt28h my superuser and my es file manager is no longer function..any help would be highly appreciated.
Sent from my LT28h using xda premium
have you uninstalled and reinstalled?
I use Astro and all is working OK.
Or Root explorer.
Yes i tried uninstalling and reinstalling it but its still the same..i think deodexing affected it..also the superuser it stopped working.
Sent from my LT28h using xda premium

[MOD][XPERIA S] Small Apps with Xperia T systemUI (%) or Xperia GX systemUI [06/12]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here's the original SystemUI from the Xperia T and the Small Apps:cyclops:
How to Install the SystemUI only:
Delete SystemUI.odex
Copy SystemUI.apk with a file explorer.
Paste it in /system and set right permissions (rw-r--r--)
Move file to /system/app
Reboot
Changelog for SystemUI:
24/09: GPS bug fixed
18/10: USB message bug fixed
18/10: Missaligned icons fixed
Download:
SystemUI from Xperia GX: http://forum.xda-developers.com/showpost.php?p=34052903&postcount=318
SystemUI from Xperia T: attached at bottom
Small Apps:
How to Install the Small Apps:
Here's what you have to do if you are using 6.1.A.2.50 original rom:
1) Install the Kernel of your choice (Advanced Stock ICS Kernel, KA Xperia SSpeed kernel, ...)
2) Flash a 6.1.A.2.50 deodexed rom
3) Download parts 0 and 1 and place them on your SD Card
4) Download part 2T or 2GX or 2S (According to wich SystemUI you want) and place it to your SD Card
5) Download part 3 and place it to your SD Card
6) Flash Part 0, wipe dalvik cache (In advanced) and reboot
7) Let it boot and update android and go until you see the ask of the pin code.
8) Turn off by pressing Power and Volume + a few seconds
9) Come back in recovery and flash Part 1 and Part 2T (or 2GX or 2S) and Part 3 in the same time
10) Reboot
Here's what you have to do if you are using 6.1.A.2.55 original rom:
1) Install the Kernel of your choice (Advanced Stock ICS Kernel, KA Xperia SSpeed kernel, ...)
2) Flash a 6.1.A.2.55 deodexed rom
3) Download parts 0 and part 1.55 and place them on your SD Card
4) Download part 2T or 2GX or 2S (According to wich SystemUI you want) and place it to your SD Card
5) Download part 3 and place it to your SD Card
6) Flash Part 0, wipe dalvik cache (In advanced) and reboot
7) Let it boot and update android and go until you see the ask of the pin code.
8) Turn off by pressing Power and Volume + a few seconds
9) Come back in recovery and flash Part 1.55 and Part 2T (or 2GX or 2S) and Part 3 in the same time
10) Reboot
Download:
Small Apps Part 0: http://www.mediafire.com/?4x2up0hl30b8gno
Small Apps Part 1: http://www.mediafire.com/?1l2wo1oejq4w3g3
Small Apps Part 1.55: http://www.mediafire.com/?zkuwj0jsfg6epee
Small Apps Part 2T: http://www.mediafire.com/?0xcoi3klsmc7xya
Small Apps Part 2GX: http://www.mediafire.com/?ga7wp1945r2igb1
Small Apps Part 2S: http://www.mediafire.com/?fup1sijdm85do7q
Small Apps Part 3: http://www.mediafire.com/?s5kexs5b1c0drp0
Changelog for Small Apps:
06/12: Fix for copy/paste added
06/12: New Part 1.55 for 6.1.A.2.55 rom
Credits
Many thanks to Krabappel, zohaib0001, AeonWorld, Donjamal, Krazyazy and Felimenta97 for their works and tips
Can we use it on other phones then xs? Maybe on XperiaP
Psierra117 said:
Can we use it on other phones then xs? Maybe on XperiaP
Click to expand...
Click to collapse
You can try but do an android backup before
It works on my Xperia P.
btw, Can I include this in my ROM here http://forum.xda-developers.com/showthread.php?t=1889581 I'll give proper credits. I tried one myself but have no idea how to add battery percentage as text.
Windows X said:
It works on my Xperia P.
btw, Can I include this in my ROM here http://forum.xda-developers.com/showthread.php?t=1889581 I'll give proper credits. I tried one myself but have no idea how to add battery percentage as text.
Click to expand...
Click to collapse
No problem
niaboc79 said:
No problem
Click to expand...
Click to collapse
Thanks. How could you make Xperia T's SystemUI.apk work as deodexed apk btw? I tried using baksmali and smali myself with Xperia T's framework but no luck.
Windows X said:
Thanks. How could you make Xperia T's SystemUI.apk work as deodexed apk btw? I tried using baksmali and smali myself with Xperia T's framework but no luck.
Click to expand...
Click to collapse
I've used xUltimate 2.4 to deodex
JESUS this is what i was waiting for !!! thanks so much mate !
Dude i have a problem, when i try to paste it i got this error: libcore.io.errnoexceptionpen failed: EROFS (READ-ONLY FILE SYSTEM) , what can i do?
lapocha5 said:
Dude i have a problem, when i try to paste it i got this error: libcore.io.errnoexceptionpen failed: EROFS (READ-ONLY FILE SYSTEM) , what can i do?
Click to expand...
Click to collapse
Set system to read/write
niaboc79 said:
Set system to read/write
Click to expand...
Click to collapse
Sorry if you could explain to me how to do that i would be nice because i´m a noob i´m using astro, with that works right?
niaboc79 said:
I've used xUltimate 2.4 to deodex
Click to expand...
Click to collapse
Tried but didn't work still. I put apps extracted from Xperia T into orig_app then deodex app for getting some deodexed apps like Browser/Exchange/etc. but no luck still. Any help would be appreciated
P.S. If possible, please deodex app/framework and upload.
Can someone port this to Xperia Neo V ICS 4.0.4 buildnr 587?
Best Regards
..:: [email protected]€m!c ::..
lapocha5 said:
Sorry if you could explain to me how to do that i would be nice because i´m a noob i´m using astro, with that works right?
Click to expand...
Click to collapse
i try to set the permissions but i couldn´t with astro, what program could i use?
Windows X said:
Tried but didn't work still. I put apps extracted from Xperia T into orig_app then deodex app for getting some deodexed apps like Browser/Exchange/etc. but no luck still. Any help would be appreciated
P.S. If possible, please deodex app/framework and upload.
Click to expand...
Click to collapse
Put all the framework folder inside origi_frame
I've used this tutorial as this is the first time I deodexed...
http://technologic101.wordpress.com/2012/07/24/tutorial-how-to-deodex-a-stock-android-rom/
lapocha5 said:
i try to set the permissions but i couldn´t with astro, what program could i use?
Click to expand...
Click to collapse
I'm using root explorer
niaboc79 said:
I'm using root explorer
Click to expand...
Click to collapse
yes, but i was looking a free one because i dont have credit care and i cant buy that one..
Oh, the gps icon bug is still there
On .45 stock it didn't work. I lost the notification bar completely. The phone will boot up but there will be no notification bar at all. I replaced the SystemUI.apk with the original one and rebooted and it's back on track. I really wanted the quick buttons in the notification area :|
EDIT: Working now with SystemUI.odex DELETED
valy_cta said:
On .45 stock it didn't work. I lost the notification bar completely. The phone will boot up but there will be no notification bar at all. I replaced the SystemUI.apk with the original one and rebooted and it's back on track. I really wanted the quick buttons in the notification area :|
Click to expand...
Click to collapse
Deleted SystemUI.odex?
"I got my values. So you can keep yours, OK?"

[EG04][ROMs][CWM] IC.JeLLY_oNGB.BeAN.S & DEODEXed +/APP & /SYSTEM FILES

Disclaimer: Flashing is fun, but get irritating when softbrick, bootlooooooooop etc happens. Nandroid back up and use tb101 themer! [im not selling it enough, this will save u from dead end troubleshooting. I didnt flash YOUR phone but i will help in anyway i can if you run into trouble.
IC.JeLLY_oNGB.BeAN.S [WIP]
[Based off EG04]
[screens]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is it? It is a starter pack. [all other releases will be in form of starter and update packs]
Deodexed and zip-aligned
ALL TB101 mods (-TW4-Havent played with that one yet)
ICS Boot Ani & Sounds [working on boot/bootsound, had this trouble w/ec07]
My ICS/JB Theme [Latest Release [00] (still beta, havent heard back from yall)]
-No xml mods yet, ie. Horizontals and text colors [see Patch]
Gps.config mod
DeBloated_Pro (cleaned most that i was i aware i could, so if anything is gone u want, they are in deodex.zip)
SuperSU [must install after 00]
BusyBox (update if you need to)
More to come....
ICS SOFTKEYS?
In the past with my themes the initial rom flash doesnt boot softkey mods correctly so... YOU will need to patch them. [For Alphas]
Download the attached zip and [unzip&] put in TB101 themer with other softkey imgs, then pull your frameworks in and mod.
MAKE A ZIP WITH YOUR OG FRAMEWORKS WITH DEFAULTS AS MODS [flash if bootloop]
How to install? [updated:10.25]
Download 00&SuperSU [attachment] and put on sdcard root
BACKUP [nandroid via cwm, contacts, sms, apks via TiBU etc]
Flash [install] 00.zip in CWM
Wipe Cache/Dalvik
Reboot (Should boot now )
-if bootloop Flash SuperSU.zip
Reboot
Reboot
Enjoy!
Initial Alpha_00 Release: Here [10.24.12] [will WIPE DATA] [updated:10.25]
-should boot now
Patch_00: Here [must have 00_release installed, you will need to patch this framework again for ics keys etc]
+XMLs now editted
+ICS Tasker skin [hold home]
+ICS 5 bar network pngs now
+build.prop tweaks
Patch_00 Screens
My Goal:
I wish this to be a starter rom for all to own. So input is needed and support will be in form of patch [you can also patch and post] until all system are go. This forum has been best supported over my 3 devices, let learn and continue.
Thank YOU!
credits:
trailblazer101 (everything as always)
dsixda (rom kitchen, updaterscript)
Vertemus (og Domination themer)
and YOU!
As well as credit given in theme thread.
...
DEODEXed ROM [will WIPE DATA, back up nandroid, flash, restore data]
[CWM]: here (thank the poster too!)
debloated
rooted (superuser)
busybox
stock zImage (placeholder)
OG STOCK DEODEX FILES: Here
(just put into cwm zip to add or drag into Trailblazer101s framework maker)
Working on a ROM myself... Will be my first ever.
added oneclick method to deodex ROOTED, BUSYBOX, EG04 STOCK ROM.
Any idea why when I mount cache.rfs in MagicISO there is no recovery folder?
jaizero said:
Any idea why when I mount cache.rfs in MagicISO there is no recovery folder?
Click to expand...
Click to collapse
What are u trying todo?
Extract csc?
Sent from my SPH-M580BST using Tapatalk 2
im in irc
What is the name of the room in IRC? Yup trying to extract the recovery folder.
ciscogee said:
MANUAL or ONECLICK!!! added [10.17.2012]
Requirements:
Rooted device (google "Super One Click" and then when rooted, dl latest SU or superSU)
Busybox installed (via market after root)
ADB installed and working properly (added to path is optimal) ADB added to zip (for one click method)
Flashed and working EG04 rom
EG04_STOCK_DEODEX.zip
and just enough adb knowlege to follow directions
ONECLICK
Download zip, follow README.txt (windows only atm)
MANUAL
Step 1:
Download EG04_STOCK_DEODEX.zip, Unzip and place folders done_app and done_frameworks on root of sdcard.
Step 2:
Open cmd prompt (in sdk/platform-tools/ or any folder if in path)
and copy and past each cmd line. (if any errors occcur, post them).
Code:
$ adb shell
$ su
[you may need to accept permissions by superuser on phone, if 1st time shelling)
# 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
[$ & # are showing you root access]
BAM! deodexed!,
use titanium back up to delete bloat you do not want.
Im working on a rom after homework.
Yay we're active again!
Click to expand...
Click to collapse
Nevermind Got it working.
The one click isn't working for me.
The cp command isn't found
Confused
Im a little confused about how to flash this as its different from when I was flashing on ec09. So if someone could provide me detailed steps that would be great
---------- Post added at 02:39 AM ---------- Previous post was at 02:15 AM ----------
Ok so I understand what to do and I rooted successfully. However when I try to update my su binary it fails every time and I cant figure out what to do to get it to become successful so for now I unrooted.
Who here was wanting a way to get the call screen in the ticker working on different launchers? Well, I just figured it out Go to my new thread in theming for new info heh
lets stay on topic!!!!!
jus bs-ing yas!
since we are off topic, when decompiling your modded apks, am i using stock or your modded frameworks to install?
Jaggar345 said:
Im a little confused about how to flash this as its different from when I was flashing on ec09. So if someone could provide me detailed steps that would be great
---------- Post added at 02:39 AM ---------- Previous post was at 02:15 AM ----------
Ok so I understand what to do and I rooted successfully. However when I try to update my su binary it fails every time and I cant figure out what to do to get it to become successful so for now I unrooted.
Click to expand...
Click to collapse
I dont recommend flashing things just to flash them because they are there. Thats how phones get bricked. Read some tutorials on ADB and the Android SDK before diving into code etc... Just my .02
cwm up
lost it if someone has it can u upload, if not ill make another soon.
New rom added
xml patch up...
anyone using these?
Just getting ready to flash cwm and get started, just want to make sure I've got the order right... Flash 00.zip then the patch, both in cwm. Then if I want ics softkeys download the zip and use tb themer to mod framework, make zip and flash from cwm... Right? Maybe... I have yet to use TB's themer.
Sent from my SCH-I400 using xda app-developers app
roaddog665 said:
Just getting ready to flash cwm and get started, just want to make sure I've got the order right... Flash 00.zip then the patch, both in cwm. Then if I want ics softkeys download the zip and use tb themer to mod framework, make zip and flash from cwm... Right? Maybe... I have yet to use TB's themer.
Sent from my SCH-I400 using xda app-developers app
Click to expand...
Click to collapse
Back up you stuff first. Nand and apks etc
Flash rom_00.zip then supersu.zip.
(I don't have too much time to script, I'm way behind in classes due to gb fun) then patch_00.zip
Clear caches
Reboot.
Then when boots legit restore your data nand and apks etc.
And yes for ics keys use tb themer, it will do it for you, just add the png folder in themer dirs
Sent from my SPH-M580BST using Tapatalk 2
Having technical difficulties at the moment, can't get into download mode... Trying another comp now.
Oops... Operator error... Flash after supper.
Sent from my SCH-I400 using xda app-developers app
any idea why it would be stuck at the installing update step? I can't get by that

Some apps can't get access to (/emulated/0/) folder

Hi,
My device is LG G4 h-815 rooted, marshmallow 6.0 v20e.
A lot of my apps can't see the folder /emulated/0/
Thank you for your help.
Any idea ?!!
shaydzmi said:
Any idea ?!!
Click to expand...
Click to collapse
which apps?
xzfzx said:
which apps?
Click to expand...
Click to collapse
Actually, all my apps, except the stock file manager.
Some apps can show me (0) when I open it, but when I go back to the upper folder I can't go forward again.
I hope this makes sense.
shaydzmi said:
Hi,
My device is LG G4 h-815 rooted, marshmallow 6.0 v20e.
A lot of my apps can't see the folder /emulated/0/
Thank you for your help.
Click to expand...
Click to collapse
If im not mistaken when mm came out they changed they write permissions on sd card i may be wrong. But u have to make a
Sure u grant perms to all apps that need sd write. a lott of people on the g3s were having this issue. I neve did when i run mm so i dont know exactly. Just trying to spit an idea out there
TheMadScientist420 said:
If im not mistaken when mm came out they changed they write permissions on sd card i may be wrong. But u have to make a
Sure u grant perms to all apps that need sd write. a lott of people on the g3s were having this issue. I neve did when i run mm so i dont know exactly. Just trying to spit an idea out there
Click to expand...
Click to collapse
Thank you for your help.
I have no problem with the external SD card.
The problem I'm having is with internal storage, this is a little demonstration how it looks like :
When I open an app for example : Explorer, It shows me this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
When I go to the parent folder, it will become like this :
shaydzmi said:
Actually, all my apps, except the stock file manager.
Some apps can show me (0) when I open it, but when I go back to the upper folder I can't go forward again.
I hope this makes sense.
Click to expand...
Click to collapse
as the user above stated it might be a permission problem but i dont believe that is the case because /emulated/0 is the internal storage...
can you please name one app so i can check it? i am running v20d and not rooted but i dont think one letter can make the difference lol and if you can not get access with root than i dont think that it matters.
eidt: just saw you new comment i am downloading es explorer to try and look at the problem
---------- Post added at 10:56 AM ---------- Previous post was at 10:03 AM ----------
ok so i looked into it and it seems to be an android problem
it seems like some why the user t=does not have read permission
since i dont have root i can not fix it but you can (because you have root) i am guiding you blindly with out testing it...but i am sure it will not do any harm if you follow it.
first little guide so you have some kind of knowledge about what you are about to do if you dont already have.
ls - see the content of a folder
cd - enter in to a folder ( or out by ".." )
chmod - change permissions
su - use another user
for the steps:
1. download terminal emulator.
2. cd storage
3. cd emulated
4.(its a small L not a capital i) ls (just to make you sure you have the same error as me)
5. cd ..
6.(its a small L not a capital i) ls -la (just to make sure you see the permissions as me to the emulated folder(the letter on the side))
7. su root
8. chmod -R 775 emulated
and i believe your are done let me know if it worked
xzfzx said:
as the user above stated it might be a permission problem but i dont believe that is the case because /emulated/0 is the internal storage...
can you please name one app so i can check it? i am running v20d and not rooted but i dont think one letter can make the difference lol and if you can not get access with root than i dont think that it matters.
eidt: just saw you new comment i am downloading es explorer to try and look at the problem
---------- Post added at 10:56 AM ---------- Previous post was at 10:03 AM ----------
ok so i looked into it and it seems to be an android problem
it seems like some why the user t=does not have read permission
since i dont have root i can not fix it but you can (because you have root) i am guiding you blindly with out testing it...but i am sure it will not do any harm if you follow it.
first little guide so you have some kind of knowledge about what you are about to do if you dont already have.
ls - see the content of a folder
cd - enter in to a folder ( or out by ".." )
chmod - change permissions
su - use another user
for the steps:
1. download terminal emulator.
2. cd storage
3. cd emulated
4.(its a small L not a capital i) ls (just to make you sure you have the same error as me)
5. cd ..
6.(its a small L not a capital i) ls -la (just to make sure you see the permissions as me to the emulated folder(the letter on the side))
7. su root
8. chmod -R 775 emulated
and i believe your are done let me know if it worked
Click to expand...
Click to collapse
Thank you very much,
This is what I did :
Nothing happened.
It doesn't want to change permission.
shaydzmi said:
It doesn't want to change permission.
Click to expand...
Click to collapse
2 things:
1. you forgot "su root"
2.
you wrote "chmod -R775 emulated"
instead of "chmod -R 775 emulated" between the R and the 775 there is space
xzfzx said:
2 things:
1. you forgot "su root"
2.
you wrote "chmod -R775 emulated"
instead of "chmod -R 775 emulated" between the R and the 775 there is space
Click to expand...
Click to collapse
I did this, doesn't fix the problem, and I couldn't understand what is written :
shaydzmi said:
I did this, doesn't fix the problem, and I couldn't understand what is written :
Click to expand...
Click to collapse
you wrote "chmod -R 775"
instead of "chmod -R 775 emulated"
Again :
Sent from my LG-H815 using Tapatalk
shaydzmi said:
Again :
View attachment 3694608
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
did it worked?...
there is no error....
do "ls" after "cd emulated" to check it if you dont get permission denied that means it worked
No, it didn't work :
Sent from my LG-H815 using Tapatalk
shaydzmi said:
No, it didn't work :
View attachment 3694739
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
:-/ can you do ls -la after cd storage and upload the pic?
and you can try and do cd storage > su root > chmod 775 emulated > cd emulated > chmod 775 0 > chmod -R 775 0 > ls-la (the last is for checking) if it does not work
you can try one last thing reenter terminal than su root > cd mnt > cd user > chmod 775 0 > chmod -R 775 0 > cd 0 > ls-la and if this does not work i am out of ideas...i dont know maybe google did it in purpose somewhy.
in the end it is not such a big problem because you can still see the content of it you just cant just go back to it when browsing in any app which is not big deal because you can always reopen the app.
maybe some one else can help you
Sent from my LG-H815 using Tapatalk
Sent from my LG-H815 using Tapatalk
It is a big deal to me, because I'm not able to select a folder in internal storage as a virtual podcast, because the podcast app can't enter 0.
Sent from my LG-H815 using Tapatalk
try "cd /sdcard"

Categories

Resources