[tools] Odex your rom through CWM(system apps/framework) [diodex rom] - Galaxy S Plus I9001 Android Development

So i found this thread that will easier re-odexed ur diodexed rom to experiance the benefits of odexed rom through cwm- no pc needed.
I have try it and this mod working well with our sgs+. But only use the zip that only odex system apps and system framework. If you choose the zip that odex your data/apps, maybe some problem will occured like some apps wills fc or wont install. But be free to test it with your own responsible and dont forget to make a nandroid backup before flash this mod!
Requirement
Diodexed rom
Busybox
Rooted
Kernel with init.d support
Debugging mode
Free space estimated 50mb on system directory
Instruction
Boot into cwm
Mount system/data/cache
Flash the zip
Wipe cache and dalvik
Reboot
1st boot may take a while so be patient.
To see if it work, using root explorer or something similar go to system/app and system framework
You should see the odex file in it.
All credits and download can be found here - http://forum.xda-developers.com/showthread.php?p=22086785
Some explanation here - http://forum.xda-developers.com/showthread.php?p=31958735
I only test it on gb rom (shadowrom with broodkernel 1.3). But if others have success with ics/jb can report here.
NOTE
If you have odexed system apps and only want to odexed your framework dont use this mod..it will cause bootloop. The rom must be fully diodexed!
ODEX ME APP
If you only want to odexed system apps alone , there was an apps that called odex me. You can download it here - http://forum.xda-developers.com/showthread.php?p=16590325
Its very easy just install like normal apk and run it. The requirement still same as i state it above.
Instruction
-Open the apps and press odex me botton
- your phone will reboot ,then you need to wait until it reboot again. Dont wory its normal and the duration from 1st reboot to 2nd reboot estimated around 3-5 minutes.
- after 2nd reboot using root explorer or similar go to system apps and check if that odex file present. If it still not 100% odexed apps present just repeat the process till all the system apps 100% odexed.
This app was tested on my Gjoybread (gb) rom and work well. I dont test it on ics/jb rom yet. If anybody has then report it here for reference to other users.
I just want to share this in purpose it will be usefull for anybody on this comunity especially for the dev or rom cookers. Maybe someday we will have odexed custom rom available in our comunity in the future.
Happy odexing your rom and enjoy.
donate me
Regards
Gjoy77
Sent from my GT-I9001 using xda premium

Spare
Sent from my GT-I9001 using xda premium

Thanks man, but I think it should be deodex instead of diodex.

Juhan Jufri said:
Thanks man, but I think it should be deodex instead of diodex.
Click to expand...
Click to collapse
Maybe the time will come later when u need odexed rom...who knows...im trying to search if any way to diodexing a rom without pc...but im affraid still no hope till now...maybe someday later...
Sent from my GT-I9001 using xda premium

...

gjoy77 said:
Maybe the time will come later when u need odexed rom...who knows...im trying to search if any way to diodexing a rom without pc...but im affraid still no hope till now...maybe someday later...
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
omg.. he means you spelled deodex wrong. you spelled DIODEX, but it's DEODEX :silly::silly:

broodplank1337 said:
omg.. he means you spelled deodex wrong. you spelled DIODEX, but it's DEODEX :silly::silly:
Click to expand...
Click to collapse
Ha ha..brood cleared it..
Ps:ne more guide for us.. most probably not going to use this but still thanks for ur time..
Sent from my GT-I9001 using xda app-developers app

broodplank1337 said:
omg.. he means you spelled deodex wrong. you spelled DIODEX, but it's DEODEX :silly::silly:
Click to expand...
Click to collapse
Correct. I just realized I'm younger than gjoy but corrected him of his English. maybe because his schools teach Malay only while my school teach Malay and english

Juhan Jufri said:
Correct. I just realized I'm younger than gjoy but corrected him of his English. maybe because his schools teach Malay only while my school teach Malay and english
Click to expand...
Click to collapse
Ohh..please forgive me...im never going to english school...and im only a gardener...so my bad
Sent from my GT-I8190N using xda premium

gjoy77 said:
Ohh..please forgive me...im never going to english school...and im only a gardener...so my bad
Sent from my GT-I8190N using xda premium
Click to expand...
Click to collapse
It's okay gjoy77 , it's nice to see Malaysian Developers here because its hard to find Malaysian S Plus user right now . , btw Juhan , we're also learn English and Malay in our school nowdays

Related

[i9003] [GUIDE] [APP] deodexed ...

Hi all.... let me share with you the deodexed app of the rom XXKB1....
This is the score in quadrant with they installed ( and sure.... also with lag fix):
Uploaded with ImageShack.us
Generally the phone seems more reactive but.... try and let me know what you think about.....
Required:
-xxbk1 stock rom installed and root
To install the app you have to:
- unpack the archive and copy the two folder to sdcard ( you must have /sdcard/done_app and /sdcard/done_frame)
- with you pc get an adb shell and type:
su
mount -o remount rw /system
rm /system/app/*.odex
cp /sdcard/done_app/* /system/app
rm /system/framework/*.odex
cp /sdcard/done_frame /system/framework
reboot
well... the first time my phone doesn't boot so i have to unplug the battery....
in the second boot all works correctly (only time/date must be set again)
http://www.megaupload.com/?d=DSTILZLV
Are you sure you are scoring 2001? Great man will try. Tried with already deodexed ROM and framework but some how failed will reflash and try again. Thanks for the adb commands.
I have done other bench with quadrant and 2001 is the best result i got..... it's average on 1850....
Well I am running XXKB3 on my phone. I was inspired by your post so went ahead and deodexed, optimized and zipaligned the applications and framework for this firmware. Initially failed to put the app and framework into system with message something like "not enough space left in phone" dont remember the exactly. But kept on trying reflashing atleast 10 times and finally worked it out by wiping both the system/app and system/framework completely and pushing the ones I made. Wooohoooo, Success.... finally. But not interested to put the lagfix.. so keeping away. Now want to put some animation in framework will try next.
EDIT: 7.05 PM______________________
I edited Swype, removed all the languages otherthan english and trimmed it down to 3.5MB from 12.5MB and re-signed it. Working great.
trip007in said:
Well I am running XXKB3 on my phone. I was inspired by your post so went ahead and deodexed, optimized and zipaligned the applications and framework for this firmware. Initially failed to put the app and framework into system with message something like "not enough space left in phone" dont remember the exactly. But kept on trying reflashing atleast 10 times and finally worked it out by wiping both the system/app and system/framework completely and pushing the ones I made. Wooohoooo, Success.... finally. But not interested to put the lagfix.. so keeping away. Now want to put some animation in framework will try next.
EDIT: 7.05 PM______________________
I edited Swype, removed all the languages otherthan english and trimmed it down to 3.5MB from 12.5MB and re-signed it. Working great.
Click to expand...
Click to collapse
Please upload your trimmed swype
Sure will do it, after reaching home. Are you interested in swapping ext. Sd as internal. Just did it today and working great. Will post it soon. I have 16 gb internal memory now.
Sent from my GT-I9003 using XDA Premium App
trip007in said:
Sure will do it, after reaching home. Are you interested in swapping ext. Sd as internal. Just did it today and working great. Will post it soon. I have 16 gb internal memory now.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
u mean we can game files and other things on external sd?cant wait!!!
sakindia123 said:
u mean we can game files and other things on external sd?cant wait!!!
Click to expand...
Click to collapse
Yes, you are right. Found this hack on forum.lowyat.net. Will post it today her at XDA. I have seen many requests for this.
Swype link: http://forum.xda-developers.com/showthread.php?p=13980098#post13980098
im also on xxkb3. if i do that what should i get? i mean what are the changes?
trip007in said:
I was inspired by your post so went ahead and deodexed, optimized and zipaligned the applications and framework for this firmware.
Click to expand...
Click to collapse
Could you please share how you did all of this with our firmware? There's no stable custom ROM that has all this right now. Also what improvements other than the Quadrant score can you notice?
Are you interested in learning how to go about deodexing app or just want to put them in to your system/app and system/framework folder? There are lot of guides and applications which can do it for you.
Sent from my GT-I9003 using XDA Premium App
trip007in said:
Are you interested in learning how to go about deodexing app or just want to put them in to your system/app and system/framework folder? There are lot of guides and applications which can do it for you.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
If there's an app or guide to deodex the whole ROM that would be helpful. I just want to apply it and experience some performance improvement.
i would like that too
Guys,
I am planning to buy i9003, currently have i5801. Can someone suggest if it is possible to only lagfix rom cause i didnt find any post for that.
I prefer to make my own custom ROM's.
Thanks in advance
jaskiratsingh said:
Guys,
I am planning to buy i9003, currently have i5801. Can someone suggest if it is possible to only lagfix rom cause i didnt find any post for that.
I prefer to make my own custom ROM's.
Thanks in advance
Click to expand...
Click to collapse
Hi hope u remember me from the g3 forum...this phone is totally awesome...you actually wouldn't need a lagfix at all...
Sent from my GT-I9003 using XDA App
ronhoover88 said:
Hi hope u remember me from the g3 forum...this phone is totally awesome...you actually wouldn't need a lagfix at all...
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Hey...I remember you
Which one will you recommend 19000 Galaxy S or i9003 Galaxy S SL?
jaskiratsingh said:
Hey...I remember you
Which one will you recommend 19000 Galaxy S or i9003 Galaxy S SL?
Click to expand...
Click to collapse
If ur budget is pretty high galaxy s or even galaxy s2...galaxy s over galaxy sl coz there is lot of support for it...since galaxy sl is quite new pretty less support...
Sent from my GT-I9003 using XDA App
jaskiratsingh said:
Guys,
I am planning to buy i9003, currently have i5801. Can someone suggest if it is possible to only lagfix rom cause i didnt find any post for that.
I prefer to make my own custom ROM's.
Thanks in advance
Click to expand...
Click to collapse
I would suggest to go for i9000 instead of i9003, the extra money is worth it.
Do we have to push the files individually through adb or in a batch?
Sent from my GT-I9003 using XDA Premium App
the process com.android.phone has stopped unexpectedly.
one by one? or by batch?
and where can i get adb shell? i only use root explorer.

[i9003] [THEME]Honeycomb-Like bar with Battery Percentage

Like someone ask, here is mine framework-res.apk. Just overwrite the original in system/framework...
My files has been deodexed ( see THIS post) so i don't know if it works also in the stock ROM.... sure it require the XXKB3 firmware....
Uploaded with ImageShack.us
If you like my work please Thank me... Bye
good job !!
So good !!!
Hello,
Nice theme!! how to install this on a stock rom? what is deoxed?
Update: I'm unable to install Pls help bro!!
monalac said:
Hello,
Nice theme!! how to install this on a stock rom? what is deoxed?
Click to expand...
Click to collapse
First you must have the XXKB3 firmware installed.... then:
1- Install the deodexed files i posted here and then overwrite the original framework-res.apk with mine ( you can use any program like root explorer);
2- You can try to install it on the stock XXKB3 firmware (without installing deodexed app) and if it works you can post your result here....
Bye
Skin1980 said:
First you must have the XXKB3 firmware installed.... then:
1- Install the deodexed files i posted here and then overwrite the original framework-res.apk with mine ( you can use any program like root explorer);
2- You can try to install it on the stock XXKB3 firmware (without installing deodexed app) and if it works you can post your result here....
Bye
Click to expand...
Click to collapse
Sorry to irritate you a lot I'm noob at i9003.. i am expert in TAB.. i get scared to mod i9003..
This maybe noob question, how to install the XXKB3 firmware??
then how to install Deodexed? what is it?
monalac said:
Sorry to irritate you a lot I'm noob at i9003.. i am expert in TAB.. i get scared to mod i9003..
This maybe noob question, how to install the XXKB3 firmware??
then how to install Deodexed? what is it?
Click to expand...
Click to collapse
Don't worry...i'm very happy to help someone if i can:
1- For the installation of that firmware there're an useful guide here, i'm sure you will flash your device without problem if you follow it: [I9003] Guide : How To flash Samsung I9003 Galaxy SL Firmware
You can download the firmware HERE
2- root your device with [APP]SuperOneClick v1.9.1
3- To install the deodexed app follow my guide on this post: [MOD] Deodexed XXKB3 with VANILLA Lockscreen for I9003! that include also the stock android lockscreen
4- Apply the guide in the first post....
Bye!
Great job dude!
Sent from my GT-I9003 using XDA Premium App
sakindia123 said:
Great job dude!
Another thing, could you add rex4u theme to this?i love both.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
What part of the theme?
The transparency
Sent from my GT-I9003 using XDA Premium App
sakindia123 said:
The transparency
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
+1 for the transparency along with this mod .. Would be brilliant
Skin1980 said:
First you must have the XXKB3 firmware installed.... then:
1- Install the deodexed files i posted here and then overwrite the original framework-res.apk with mine ( you can use any program like root explorer);
2- You can try to install it on the stock XXKB3 firmware (without installing deodexed app) and if it works you can post your result here....
Bye
Click to expand...
Click to collapse
WARNING: Tried installing this on stock rooted XXKB3 and ended up with a boot loop
Had tried rex4u's framework mod before and had no problems, although I reverted back to stock framework later as I didn't like the over-the-top animations. But this didn't work and had to reflash..
Dude did u deodex?
Sent from my GT-I9003 using XDA Premium App
sakindia123 said:
Dude did u deodex?
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
I said "STOCK", and I meant to imply 'not Deodexed'. Its a warning for people who are thinking of doing it on stock without deodexed f/w.
Great :-D
Sent from my GT-I9003 using XDA App
nice work dude
good good good good
like thisss!
3rd app installed forced close after reboot
Hi Skin,
Just curious why every time I reboot my phone, some of the third app force closed after applied your deodexed method and your honeycomb mod theme.I'm using FW xxxkb3 rooted also. Even after reinstall those third party apps. I'm still newbie on this thing.....need your help
One more thing. As I'm no expert on this, doesn't deodexing cause a bit of a slowdown on the device, or rather, slower on the boot up?
Sent from my GT-I9003 using XDA Premium App

GalaxyR LA4 Theme (aded framework with ics transitions)

NOTICE: ONLY FOR STOCK ODEXED I9103XWLA4...
I made this some time ago, so again I like to share it
!!!IMPORTANT: - Since it does not delete anything U MUST free some space in system(my previous theme deleted google apps from system this one doesn't, so remove some bloat from 3 operator cca. 10 MegaBytes)
Almost same as my previous, now with some new graphics and SystemUI.apk tweak:
Now U can change that black status bar just replace statusbar_background.9.png in SystemUI.apk\res\drawable-hdpi.
And tweaked smooth loading spinners (thanx to D.O.C. from Hyper Droid team).
I also made Google search widget transparent, but since there could be issues (someone could update it and someone didn't) I will upload it naked, so if U want it just uninstall update and system apk and odex file and drag and drop to my theme system\app and install from CWM.
It's tested on my wifes SGR but I take no credit for any issue.
INSTALL FROM CWM.
https://rapidshare.com/files/2572918162/GalaxyR_LA4_Theme.zip
Google quick search box attached (read post):
thanks mate good job
Sent from my GT-I9103 using xda premium
raghavafitt said:
thanks mate good job
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Do u have deodexed file .......I mean I don't have deodexed xwla4 .......
If have deodexed file.zip that should flash via cwm...
Sent from my GT-I9103 using xda premium
I tried on titanium s rom but its saying error
Sent from my GT-I9103 using xda premium
I dont have deodexed, and I think deodexing should die
And it's normal that it wont work on any ROM that is not the one in thread title
I am on LA4 right now and I'd really love to test it....but I am so lazy and unwilling to deodex the sh..t
Sorry...sorry...sorry, my apologies, million apologies it's for STOCK ODEXED ORIGINAL SAMSUNG LA4 ROM.
Corrected OP.
that's better
nedooo said:
Sorry...sorry...sorry, my apologies, million apologies it's for STOCK ODEXED ORIGINAL SAMSUNG LA4 ROM.
Corrected OP.
Click to expand...
Click to collapse
Thanq will try
Sent from my GT-I9103 using xda premium
Its not flashing....
Simply saying Error
Sent from my GT-I9103 using xda premium
raghavafitt said:
Its not flashing....
Simply saying Error
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
This happens due system folder occupied with "3" bloatware, so delete those apps from system and flash
Can you post some screenshoots?
SGR[robin92] said:
Can you post some screenshoots?
Click to expand...
Click to collapse
Almost same as my previous
Adding to OP

[ROM] ELECTRIFY RM v1.0 (XWLP8B) BASED ON INDIAN ICS

HELLO FRIENDS.......
PRESENTING ELECTRIFY ROM V 1.0 Based On INDIAN ICS 4.0.4 [XWLP8]
FEATURES :
1) BASED ON INDIAN ICS 4.0.4 [XWLP8]
2) PRE-ROOTED
3) BUSYBOX 1.20.2
4) FULLY DEODEX
5) DE-BLOATED
6) INIT.D SUPPORT
7) BUILD.PROP TWEAKS
NOTE : IF YOU ARE ON STOCK INDIAN ROM "DONOT" DO ANY OPERATIONS LIKE WIPE DATA FACTORY RESET
AS THE STOCK KERNEL MAY HAVE EMMC BRICK BUG
HOW TO INSTALL
1) IF YOU COME FROM ANOTHER ROM [NOT BASED ON STOCK INDIAN ICS]
FLASH STOCK ROM THROUGH ODIN.
2) INSTALL CWM RECOVERY THROUGH ODIN.
3) DOWNLOAD ELECTRIFY ROM V1.0 FORM LINKS BELOW.
4) BOOT INTO CWM RECOVERY AND FLASH.
5) WIPE CACHE & DELVIC CACHE REBOOT.
NOTE : AS THE ROM IS IN 3 FILES USE HJ SPLICT TO JOIN (IT'S FREEWARE).
DOWNLOAD HERE
http://www.mediafire.com/download.php?y8k1rx6qabhkzrk (PART 1)
http://www.mediafire.com/download.php?ei8ko4z3z1xc0wv (PART 2)
http://www.mediafire.com/download.php?52w00255unicivh (PART 3)
NEW LINK ADDED SORRY FOR THE INCONVENIENCE FRIENDS....
MIRROR :
http://d-h.st/Xov (USE MIRROR INSTED)
CREDIT :
DSIXDA FOR AMAZING ANDROID KITCHEN
ARDATDAT FOR KERNEL (ARDATDAT KERNEL 4.2 BETA6 )
VIKESH KATARIA FOR SUGGESTION.
EVERY CUSTOM MODIFICATION HAS RISK DO AT "YOUR" OWN RISK.
DO NOT HESITATE TO ASK HELP AS EVERY XDA MEMBER WILL HELP YOU TO GET OUT OF TROUBLE..
AGAIN I AM A JUNIOR MEMBER ONLY NOT A DEVELOPER SO THERE MAY BE BUGS IN ROM . THANK YOU
Re: [rom] electrify rom v1.0 [xwlp8][based on indian ics]
Buddy move it to the Android Developement thread
And its good to see awesome roms and devs coming up..
Woohooo
And now i think i will have to move to the indian rom to try all these new roms
Sent from my GT-I9103 using xda premium
Re
DeepankarS said:
Buddy move it to the Android Developement thread
And its good to see awesome roms and devs coming up..
Woohooo
And now i think i will have to move to the indian rom to try all these new roms
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Thanks buddy I am A newbie dont know How To Move The Thread To Dev Section PLZ HELP.
sumitvib said:
Thanks buddy I am A newbie dont know How To Move The Thread To Dev Section PLZ HELP.
Click to expand...
Click to collapse
Did that buddy, on your behalf. Soon your thread will be in Dev section. Great going. We have all things here. Do make few more things like:
Screenshots
FAQ
Few more details like which kernel u are using..?? & lots more
Make it attractive man..:victory: If need any help, do let me know..:good:
Finally you are here buddy.. Please start giving best look to your thread buddy..:good:
Thank you bro to move this thread to Dev section..Need help how to port themes for rom . And make rom beautiful.
Sent from my GT-I9103 using xda premium
sumitvib said:
Thank you bro to move this thread to Dev section..Need help how to port themes for rom . And make rom beautiful.
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Pressing thanks button speaks louder then words here buddy.
For porting themes there are lots of site for this.. You can have look at them..:victory:
sumitvib said:
Thanks buddy I am A newbie dont know How To Move The Thread To Dev Section PLZ HELP.
Click to expand...
Click to collapse
Again..pressing thanks is better than saying
Sent from my GT-I9103 using xda premium
Congratulations buddy ! Am sure the indian users will relish the variety of available ROMs now.
Dr Sunder.
Of course they will Thankyou buddy...
Sent from my GT-I9103 using xda premium
sumitvib said:
Of course they will Thankyou buddy...
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Buddy i want to know what is special in this rom?
What about battery back up?
Sent from my GT-I9103 using xda premium
Cant say that it is special ...but battery backup is great for me..
Sent from my GT-I9103 using xda premium
DeepankarS said:
Buddy i want to know what is special in this rom?
What about battery back up?
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Not special bro, its just a Custom based on Indian ICS..
Although, can take some suggestions bro.. We can add some more mods if we try and look, everyone's suggestions are taken.. So. as always try somethin new.. If u get screwed up wit it, jus flash d ROM again.. Yes, we all got rooting fever..
sumitvib said:
Cant say that it is special ...but battery backup is great for me..
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Buddy add a few things like transparent 15 toggle button status bar
And touchwiz nature ux launcher??
Have you removed the msg limit of 4 msgs then it autoconverts itself to a mms?
Bdw the 15 toggle button zip i have is getting kind of weird when flashed.. Just the time goes %0/%0/%0/..rest is all fine..
If you can mod it properly for.our phone..should i give you the zip so that you can add it up?
Also should i provide you with the link to the touchwix nature ux launcher..add it up too.. ?
Sent from my GT-I9103 using xda premium
Thanks for suggestion friend ..I am not a dev ..but i would like to add it as addon if you have used them then please send the files..Thank u.
Sent from my GT-I9103 using xda premium
sumitvib said:
Thanks for suggestion friend ..I am not a dev ..but i would like to add it as addon if you have used them then please send the files..Thank u.
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
I have added the Touchwhiz 5*5 launcher apk and CWM flashable.. (Not my work, thanks to ADAM and PANKAJ)
Also added the 15 toggle mod with updated binary for our phone (Thanks to Vikesh for teaching me how to port something useful for our phone
And thanks to THE DROIDSTER for providing us with the link..)
Check if both of them work perfectly with our device in your rom.
If they do..add them to your ROM it will surely get more electrified
Rest see the link for deoxed rom touchwhiz launcher because i have not added the widgets pack so they aren't working currently in my phone. For them to work, add the widgets pack too might help.
But one thing more..Touchwiz and CM like launchers is getting monotonous..add something different..like the lg/moto/xperia one. Our Royale doesnt even have one Roms with them
This is Great Deepankar Buddy. I have seen that it has animations like my Note 2 in toggles.
@Sumit: Buddy, take a shot what Deepankar buddy attached. It has great settings. You can launch ERM V2.0 after applying all this..:good:
Very greatful to you bro for posting
Zips but only sec launcher2 us working not 15 toggles...Ned help
Sent from my GT-I9103 using xda premium
sumitvib said:
Very greatful to you bro for posting
Zips but only sec launcher2 us working not 15 toggles...Ned help
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Buddy seclauncher 2 is an apk extracted form "TouchwizUX-1.5.1-5x5.zip"..
Rest zips are CWM flashable..Tried the toggle files i.e "s3 toggles stock.zip" and "15_toggles_Stock.zip"?
TAKE BACKUP BEFORE FLASHING THE ZIPS!!!!
[EDIT] What problems are you facing?
sumitvib said:
Very greatful to you bro for posting
Zips but only sec launcher2 us working not 15 toggles...Ned help
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
what kinda error are facing buddy..??

[ROM][JB][Xperia E Dual] deodexed,rooted,maltilang 11.3.A.2.1

hello there,
I recently got my E dual, its great but as most of u here , we don't accept less than perfection. so if we wanna mod our dev , we need the firmware to be odexed so here we are:
first of all disclaimer:
I can't be held responsible for anything that happens to you, your belongings, the people you know, the people you don't know, anything that might be closely or remotely related to you. You install the provided software in your phone and you're sole responsible for what may happen. Can't be blamed if your warranty is now void either. Even coffee may taste different afterwards!
what is it:
its the stock Xperia E Dual JB 11.3.A.2.1 with the following :
- completely deodexed
- rooted
- busybox
- maltilang including Arabic and Persian.
- I didn't remove any app from the rom (bloatware) to let u do it ur self
why deodexed :
its easy to customize the ROM the way you want without odexes
how to install:
please make sure that u are on the 11.3.A.2.1 firmware,
1- download the zip and put it in the internal or external sd.
2- unlock ur boot loader and flash jjm34 kernel with CWM "the only way to have cwm for now"
3- reboot to recovery
4- format system & wipe every thing(factory reset)
5- flash the zip
download :
C1605 DEODEXED
credit:
- @jjm34 for CWM
- @dsixda for great tool
so lets start modding
and as a start here is my SystemUI "not finished yet but here is the pre release"
- removed AM/PM to save some space
- added new battery icons with %
- added 0.0KB thanks to @Dzol Cp
- ??? still working
how to install :
first copy ur original SystemUI.apk to safe place or make a backup will be better
download and copy the SystemUI.apk to sdcard
with app like ES file explorer copy it to system/app override the old one
restart and enjoy
or just flash the SystemUI.zip
working now on porting SMALL APPS and MAGNIFICATION GLASS maybe soon
thanks.
andro-SYR said:
and as a start here is my SystemUI "not finished yet but here is the pre release"
- removed AM/PM to save some space
- added new battery icons with %
- added 0.0KB thanks to @Dzol Cp
- ??? still working
how to install :
first copy ur original SystemUI.apk to safe place or make a backup will be better
download and copy the SystemUI.apk to sdcard
with app like ES file explorer copy it to system/app override the old one
restart and enjoy
working now on porting SMALL APPS and MAGNIFICATION GLASS maybe soon
thanks.
Click to expand...
Click to collapse
nice successfully worked
when i try to deodex my XE SS ROM, there's only 2 .jar files lefted (won't deodexed by kitchen)
framework.jar and framework-ext.jar... it's gave errors
did you meet these errors while deodexing?
yayakuya said:
when i try to deodex my XE SS ROM, there's only 2 .jar files lefted (won't deodexed by kitchen)
framework.jar and framework-ext.jar... it's gave errors
did you meet these errors while deodexing?
Click to expand...
Click to collapse
You may not choose the Api correctly
Cuse android 4.1.1 api is 16
Sent from my C1605 using xda app
andro-SYR said:
You may not choose the Api correctly
Cuse android 4.1.1 api is 16
Sent from my C1605 using xda app
Click to expand...
Click to collapse
yes, i knew it... when i change it to API 16, it still won't deodexed...
yayakuya said:
yes, i knew it... when i change it to API 16, it still won't deodexed...
Click to expand...
Click to collapse
If u want Upload them, I'll give a try.
Sent from my C1605 using xda
andro-SYR said:
If u want Upload them, I'll give a try.
Sent from my C1605 using xda
Click to expand...
Click to collapse
is it only for both .jar files, or should be whole inside framework folder?
yayakuya said:
is it only for both .jar files, or should be whole inside framework folder?
Click to expand...
Click to collapse
No just the unodexed jar's with there .odex
Sent from my C1605 using xda app
can i use it for only root E dual JB sir ? since i'm not sure why my device cannot be unlocked boot loader though it say YES on bootloader unlock section and use UBL KEY from Sony...
Anyway, great work sir :good:
Keep it up
yes !
Well done , all done , you are my god
Just one thing : SystemUI.apk dont want install on my new android custom.
All righ with you or a manipulation is necessary ?
BR
A c1605 user
gbadcool said:
can i use it for only root E dual JB sir ? since i'm not sure why my device cannot be unlocked boot loader though it say YES on bootloader unlock section and use UBL KEY from Sony...
Anyway, great work sir :good:
Keep it up
Click to expand...
Click to collapse
If u succeeded in installing CWM on ur dev then u can install this ROM.
Sent from my C1605 using xda app
neflerine said:
Well done , all done , you are my god
Just one thing : SystemUI.apk dont want install on my new android custom.
All righ with you or a manipulation is necessary ?
BR
A c1605 user
Click to expand...
Click to collapse
Did u follow the installation steps?
Anyway i'll make flashable zip when the electricity is back.
Sent from my C1605 using xda app
re
Yep I followed them
CWM done
Custom ROM done
just apk say me error while installing
I hope to be port for tipo dual...
neflerine said:
Yep I followed them
CWM done
Custom ROM done
just apk say me error while installing
Click to expand...
Click to collapse
ok, just flash the SystemUI.zip
check second post
enjoy
tm.bax said:
I hope to be port for tipo dual...
Click to expand...
Click to collapse
if u mean the Rom: I don't think its possible due to hardware differences
if the SystemUI u can upload yours and I may mod it
re
I tried ES file explorer, no message, no change
I tried flash with CWM the .zip : android say me at startup SystemUI.apk shutdown because error, and no change.
Maybe I have to wipe data ( I already wiped cache in CWM ).
Im a noob, come on Sony
EDIT : I just test wipe data/factory reset and wipe dalvik : same message : UIsysteme.apk has unfortunately stopped
Sherlock n°1605
Finally got cwm on my C1605 JB
N flash ur deodexed flawlessly :good:
I'm not dev so just looking for more upcoming development for this device
Thanks so much sir
sorry for waiting
andro-SYR said:
No just the unodexed jar's with there .odex
Sent from my C1605 using xda app
Click to expand...
Click to collapse
here's both files you asked...
i hope you can make it :fingers-crossed:
thanks before bud...
Br,

Categories

Resources