[Deodex Package]I9505GEUAMFD (Deodex through CWM) - Galaxy S 4 i9505 Android Development

I made a deodex package for the new rom , removed some unneeded apks
Removed:
- Velvet (the "home button" replacement)
- PlusOne (HangOuts)
- Talk (Google Talk)
- Foreign keyboards
- Google Eath
- Spam APKS (Magazines, Books etc)
Download:
http://www.broodplank.net/files/JDQ39.I9505GEUAMFD_Deodex.zip
So editing the apks is now possible ^^
Or manually:
- Extract "app" and "framework" from zip to sdcard
- Go in adb shell dir and type:
-- adb root
-- adb remount
-- adb shell
--- su
---- stop
---- cd system/app
---- rm -Rf *
---- busybox mv /sdcard/app/*.apk .
---- chmod 644 *
---- cd ../framework
---- rm -Rf *
---- busybox mv /sdcard/framework/*.jar .
---- busybox mv /sdcard/framework/*.apk .
---- chmod 644 *
---- reboot
The amount of dashes indicate where you are in the shell,
-- = shell window from your pc
--- = adb shell
---- = adb shell in su mode

Thanks man.

boterkaaseneieren said:
Thanks man.
Click to expand...
Click to collapse
You're welcome ^^
Btw don't forget to place the superuser apk in it if you have any

can we flash this on top of any installed google experience rom?

dying4004 said:
can we flash this on top of any installed google experience rom?
Click to expand...
Click to collapse
yes

Yeah ! My next D/L is here, thanks man !
Possible try to port the TW cam on this RomDump ? The apk... But i'm afraid it relies on tw crappy framework...
No wifi issue ?
Sent from my GT-I9505G using xda app-developers app

plakers said:
Yeah ! My next D/L is here, thanks man !
Possible try to port the TW cam on this RomDump ? The apk... But i'm afraid it relies on tw crappy framework...
Sent from my GT-I9505G using xda app-developers app
Click to expand...
Click to collapse
Good ^^. Hmm I think that will be pretty hard idd, since it depends on TW..
You can try it but no succes guaranteed whatsoever.
The stock camera app has just to few options idd.. Just tried CM10.1 Camera, it shut down my phone xD
and there can't be a wifi issue, these are only apks and jar files, wifi depends on .ko modules

After flash can't get past boot animation(real nice by the way that Google logo)

boterkaaseneieren said:
After flash can't get past boot animation(real nice by the way that Google logo)
Click to expand...
Click to collapse
Did you flash a working google edition rom before that? Its only possible to flash this zip if you already have a working system.
and give it some time, and connect it to ddms/monitor from android sdk.

Does this rom have the original dark coloured application monitor widget.apk if so can someone please extract it for me. Cheers
Sent from my GT-I9505 using xda premium

i want to deodex my stock rom on 9500. can u pls make a package or guide me how to deodex mine.
i m running stock I9500XWUBMF8 on 9500
i don't want to install a custom rom.
thanks

daviefl86 said:
i want to deodex my stock rom on 9500. can u pls make a package or guide me how to deodex mine.
i m running stock I9500XWUBMF8 on 9500
i don't want to install a custom rom.
thanks
Click to expand...
Click to collapse
I have read that there aren't google edition for 9500 yet...
Enviado desde mi GT-I9505 usando Tapatalk 2

Related

[RECOVERY] Custom Recovery AmonRA-GNM 2.2.1 for Optimus Me P350

So far fresh users can't post in development forum, I make post here.
maybe moderators can move this topic...
This is custom recovery for Optimus Me P350 based on AmonRA-GNM 2.2.1
How to install:
1. Yes, you need to have root GingerBreak APK
2. Download zip file in attachment and unpack, you get 3 files:
- recovery-RA-pecan-2.2.1-GNM-drap.img
- flash_image
- md5sum
3. check md5sum
Code:
md5sum -c md5sum
4. copy .img file and flash_image to sdcard
Code:
adb push recovery-RA-pecan-2.2.1-GNM-drap.img /sdcard/
adb push flash_image /sdcard/
5. login, remount /system in rw mode and "install" flash_image util
Code:
adb shell
$ su
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
# cat /sdcard/flash_image > /system/bin/flash_image
# chmod 755 /system/bin/flash_image
# sync
6. and last but not least, flash it
RECOMMENDED
because there sometimes not enough virtual ram, it is recommended reboot phone before flashing
Code:
adb shell
$ su
# flash_image recovery /sdcard/recovery-RA-pecan-2.2.1-GNM-drap.img
# sync
7. reboot
Code:
# reboot recovery
Profit!
Update:
Now with custom recovery you can install customized linux kernel
Sources on Github
This is custom recovery for Micromax A60 based on AmonRA-GNM 2.2.1
DO NOT USE IT FOR LG P350
Is there a advantage to using this recovery over milks clockwork???? Or original recovery thunderdog?????
Sent from my LG-P500 using XDA Premium App running CM7 over clocked at 787
dislplin01 said:
Is there a advantage to using this recovery over milks clockwork???? Or original recovery thunderdog?????
787
Click to expand...
Click to collapse
No, you can't use it on P500 this is only for P350,
a post here because the is no forum for 350,
not yet ;-) I hope it comes in near future.
You did a great job mate. Finally,LG Optimus Me/Life(P350) is starting to get hacked.
thank you!!!
drapalyuk said:
No, you can't use it on P500 this is only for P350,
a post here because the is no forum for 350,
not yet ;-) I hope it comes in near future.
Click to expand...
Click to collapse
Good to know thanks
Sent from my LG-P500 using XDA Premium App running CM7 over clocked at 787
any custom roms for this device?
Pecamod for LG Optimus Me
Pecamod v0.5
FEATURES::
# Android 2.2.2 (V10F)
# root and BusyBox
# Deodex & Zipalign apks
# HW acceleration enabled + JIT enabled
# Heap size = 40MB
# Franciscofranco's tweaks applied on boot
# Script for SD-card
# Patch Hosts file
# Patch libsqlite.so
# Ad-hoc Wi-Fi
# New sound
# Front Honeycomb
megaupload . com/ ?d=J4L72S1K
Have you tried it? Is it good?
I from Russia. I make this ROM. This ROM is good....IMHO. Create backup and flash this rom)
I use p500 and my sister use p350..
She ask me for repair her optimus-me about memory drain, so i answered that nothing i can do for her phone.
So, Is this rom can help me?
Sent From a Long Time ago...
I can't register to the russian forum to get the recovery
EDIT: I got it. Thank you!
dislplin01 said:
Is there a advantage to using this recovery over milks clockwork???? Or original recovery thunderdog?????
Sent from my LG-P500 using XDA Premium App running CM7 over clocked at 787
Click to expand...
Click to collapse
lol
Sent from my... you know the rest.
method77 said:
I can't register to the russian forum to get the recovery
Click to expand...
Click to collapse
recovery in first message of this topic Custom Recovery AmonRA-GNM 2.2.1 for Optimus Me P350
drapalyuk said:
This is custom recovery for Micromax A60 based on AmonRA-GNM 2.2.1
DO NOT USE IT FOR LG P350
Click to expand...
Click to collapse
Well just now i have also tested it ant it works.
If you please let me know the fix it will be great, I am asking this because keys isn't matching as expected.
Also can you share the source code or the branch you have used?
Screenshots my ROM
help me i want to install recovery on P350
someone can give me tutorial how to use ADB on P350, it is same with P500??
or i can use Terminal-Emulator?
Please help me..
Sorry for my bad english.
ngage_me said:
Well just now i have also tested it ant it works.
If you please let me know the fix it will be great, I am asking this because keys isn't matching as expected.
Also can you share the source code or the branch you have used?
Click to expand...
Click to collapse
sure, i just need to clean up a lite bit remove tons of debug outputs
cupliz said:
someone can give me tutorial how to use ADB on P350, it is same with P500??
or i can use Terminal-Emulator?
Please help me..
Sorry for my bad english.
Click to expand...
Click to collapse
1. yes adb work similar for all android devices
2. and yes, you can use terminal emulator to execute commands
and just copy files to sd card in usual way
in our case we use adb to copy a files and for remote shell
some basic information about adb

[DEV][DELL]Lewa OS Octo Edition for GT-S5660[update][19/10/2012]

This is a ROM which is brought to GIO
THE UPDATED Link is posted on #24 or u can see the link to ridect to the post
Original Site : http://bbs.lewaos.com​
Features:
Code:
[SIZE=4]-using ext4 fstype
-using Delano kernel update to 2.6.37.6
-BLN working
-Lewa custom bootanimation
-Lewa theme
[/SIZE][SIZE=4]-System update
[/SIZE][SIZE=4]-etc
[/SIZE]
Previews:
About app2sd/data2ext default on LeWa
​
About S2E
https://dl.dropbox.com/u/51409930/s2e_lewa.png
About A2SD
https://dl.dropbox.com/u/51409930/a2sd zipalign_lewa.png
https://dl.dropbox.com/u/51409930/a2sd_lewa.png
Working:
Code:
[SIZE=4]2D/3D Acceleration RIL Headset Audio Sensor Bluetooth Wifi USB Mount Camera Vibrate FM Radio[/SIZE]
Known bug:
Code:
[SIZE=4]-haven't found yet, plz tell me[/SIZE]
Code:
[SIZE=5][B]Changelog of 21/08/2012 [/B][/SIZE]
[LIST]
[*][SIZE=4]Latest LeWa OS source with their changes and my change [/SIZE]
[*][SIZE=4]Update system (features which's changed by me, too) [/SIZE]
[*][SIZE=4]Deodexed version xD[/SIZE]
[*][SIZE=4]Update kernel (17082012 version, not 18082012)*[/SIZE]
[*][SIZE=4]More info about ROM changelog from LeWa changes >>> [URL="http://bbs.lewaos.com/forum.php?mod=viewthread&tid=69997&highlight=12.08.17"]here[/URL][/SIZE]
[/LIST]
[ROM LINK & INSTRUCTIONS]
BUILD DATE
21082012
RELEASE DATE
[21/08/2012] LATEST UPDATE [MF]
download here
*NOTE: If u want latest kernel build n release, just go to this link
http://technomonde.blogspot.com/2012/08/newkernel18082012-delanokernel-for.html
Make sure check your md5sum is match
How to Install :
Code:
[SIZE=4]1. Download & Place this rom on your root sdcard[/SIZE]
[SIZE=4]2. Go to recovery mode[/SIZE]
[SIZE=4]3. Wipe data/cache before install[/SIZE]
[SIZE=4]4. Install zip from sdcard, install rom (cwm)[/SIZE]
[SIZE=4] or[/SIZE]
[SIZE=4] Install menu, install rom (RZR)[/SIZE]
[SIZE=4]5. Wait till installation completed[/SIZE]
[SIZE=4]6. Reboot & Enjoy it![/SIZE]
For who wants this package apps (Calendar, LWP, App translation):
Download here
[PATCH]
CenterClock
download here
[BONUS]
T-Mob
download here
Note:
This is ThemeChooser of CM. It will change statusbar icon & background, change appdrawer icons
(which not changed by .lwt), change a bit fwrk
Preview:
​
For example above:
I combine miui icons (.lwt), colorful LS (.lwt), SysUI & Fw-res (DELIX.apk for CM7)
Who wants to use LeWa theme (lwt), just follow these instructions!
Code:
[SIZE=4]1. Download and place theme on your root sdcard[/SIZE]
[SIZE=4]2. Go to themes, tap on From SD (Local tab) [/SIZE]
[SIZE=4]3. Check your downloaded theme(s), then, import it.[/SIZE]
[SIZE=4]4. Back to Local tab, and choose theme u wanna use[/SIZE]
Who wants to use app2sd / data2ext, just follow these instructions!
Terminal emulator execution method
1. Install terminal emulator (find in market or various kind of xD)
2. Open it
3. Type these commands:
Code:
[SIZE=4] su[/SIZE]
[SIZE=4] cd system/misc[/SIZE]
[SIZE=4] sh 1-app2sd.sh[/SIZE]
Just wait, it reboots automatically!
4. Type these commands:
Code:
[SIZE=4] su[/SIZE]
[SIZE=4] cd system/misc[/SIZE]
[SIZE=4] sh 2-data2ext.sh[/SIZE]
Just wait, it reboots automatically!
Done!
Root explorer execution method
Code:
[SIZE=4]1. Install root explorer (find in market or various kind of xD)[/SIZE]
[SIZE=4]2. Open it[/SIZE]
[SIZE=4]3. Go to system/misc[/SIZE]
[SIZE=4]4. tap 1-app2sd.sh, execute it[/SIZE]
Just wait, it reboots automatically!
Code:
[SIZE=4]5. like 1,2,3, and then[/SIZE]
[SIZE=4]6. tap 2-data2ext.sh, execute it[/SIZE]
Just wait, it reboots automatically!
Done!
And, For A2SD users, if u wanna use it, follow these instructions:
Code:
[SIZE=4]-Download A2SD file > [URL="http://www.mediafire.com/?mdl30lsgls1bl70"]here[/URL] (Thx to Dwiaris to upload this) [Flash via recovery][/SIZE]
[SIZE=4]-Go to terminal emulator, and type these commands:[/SIZE]
[LIST]
[*][SIZE=4]su[/SIZE]
[*][SIZE=4]a2sd zipalign[/SIZE]
[*][SIZE=4]a2sd cachesdreset[/SIZE]
[/LIST]
[SIZE=4] or[/SIZE]
[LIST]
[*][SIZE=4]a2sd datasd[/SIZE]
[/LIST]
It will reboot automatically, and, it takes a time.
Just wait, and see!
Code:
[SIZE=4]Q: Got a problem ..... So, how?[/SIZE]
[SIZE=4]A: Delete geno script on system/etc/init.d![/SIZE]
[SIZE=4]Q: Still got. How?[/SIZE]
[SIZE=4]A: Try to repartition yours![/SIZE]
And, For S2E users, if u wanna use it, follow these instructions:
Code:
[SIZE=4]-Download & install s2e from android Pstore[/SIZE]
[SIZE=4]-Open it, mount as ext4 first, reboot![/SIZE]
[SIZE=4]-Open it again, and check all (available option)[/SIZE]
Code:
[SIZE=4]Q: Got a problem ..... So, how?[/SIZE]
[SIZE=4]A: Delete geno script on system/etc/init.d![/SIZE]
[SIZE=4]Q: Still got. How?[/SIZE]
[SIZE=4]A: [URL="http://www.mediafire.com/?nnllweb2r7f7zud"]Download this script[/URL] and flash via recovery![/SIZE]
Good Luck!
Code:
[SIZE=5][B]Credits & Thx to :[/B][/SIZE]
[SIZE=4]-Of course Original LeWa Developers;[/SIZE]
[SIZE=4]-Samsung for device and source;[/SIZE]
[SIZE=4]-BNC;[/SIZE]
[SIZE=4]-Galaxy Gio Community;[/SIZE]
[SIZE=4]-phiexz, tjstyle, squadzone[/SIZE]
[SIZE=4]-All Coders, All programers[/SIZE]
[SIZE=4]-All ppl who supporting [/SIZE]
Thread @GIOCOMM
[DEV] Lewa OS GT-S5660[update]
DELANO's BLOG
LeWa latest version build (Octo Edition by Delanoister 18/10/2012)
http://forum.xda-developers.com/showpost.php?p=33001018&postcount=24
-reserveddd
-reserve-
Yay! Thanks for publishing! First!
Languages?
Inviato dal mio GT-S5660 con Tapatalk 2
galaxygio-user said:
Languages?
Inviato dal mio GT-S5660 con Tapatalk 2
Click to expand...
Click to collapse
english and chinese
Play store?
Sent from my GT-S5660 using Tapatalk 2
galaxygio-user said:
Play store?
Sent from my GT-S5660 using Tapatalk 2
Click to expand...
Click to collapse
Of course
Sent from my jelly bean
Hi delano.. Just a suggestion.. Leave this odexed .. you can apply theme from cm7 (tested) and system is smoother ..
Frankin96 said:
Hi delano.. Just a suggestion.. Leave this odexed .. you can apply theme from cm7 (tested) and system is smoother ..
Click to expand...
Click to collapse
I did for 1708 update . .
And, I changed for 2108 update . .
I wanna see how's feedback of user :highfive:
About those ..
Delanoister said:
I did for 1708 update . .
And, I changed for 2108 update . .
I wanna see how's feedback of user :highfive:
About those ..
Click to expand...
Click to collapse
Reply my P.M! You have time to comment but not reply??? LOL xD
Delanoister said:
I did for 1708 update . .
And, I changed for 2108 update . .
I wanna see how's feedback of user :highfive:
About those ..
Click to expand...
Click to collapse
I know.. I've used both version .. and odexed version is more smoother than the deodex one .. also .. many time people deodex a rom for theme it .. but you can use cm7 theme with lewa .. so .. why deodex ...
(Just my opinion)
Frankin96 said:
I know.. I've used both version .. and odexed version is more smoother than the deodex one .. also .. many time people deodex a rom for theme it .. but you can use cm7 theme with lewa .. so .. why deodex ...
(Just my opinion)
Click to expand...
Click to collapse
just to make system ROM space larger . . Lol. .
Odex half eaten space of deodex. .
But, I will make odex. For next . .
Cz I use odexed too
(^Ő^)/ ŐĶĂŶ thx to give an opinion. .
Odex will make faster. Muohoho
Sent from my GT-S5660 using Tapatalk 2 Beta-5
Peteragent5 said:
Reply my P.M! You have time to comment but not reply??? LOL xD
Click to expand...
Click to collapse
I was on mobile so I didn't check my PM since I got late PM notif to my ⠈ -___- lol
Sent from my GT-S5660 using Tapatalk 2 Beta-5
hello. I have problem mount phone as SD card on windows 7. What could it be? reinstalled drivers
There is no google play. many apps still are Chinese.
Remove chinese app and flash gapps .. SIMPLE
im using this rom a long time but yesterday when i tried to turn on one of my installed app got the information "application is not installed"
and i cant use my installed app i like lewa and what i can do to fix it?
mateuszppp said:
im using this rom a long time but yesterday when i tried to turn on one of my installed app got the information "application is not installed"
and i cant use my installed app i like lewa and what i can do to fix it?
Click to expand...
Click to collapse
Where did u install?
On sd? And u didn't unplug your sd, do u?
Or try to re-install.
Cz I got no problem with all of installed app.
Sry
Sent from my GT-S5660 using Tapatalk 2 Beta-5

[ROM] Stock Asus JB 4.1.1 Firmware 10.4.2.13 - Root , Deodex, Busybox , init.d!

Hi !
I am pleased to present the latest Asus Firmware 10.4.2.13 in three distinct parts !
1° Stock Asus JB 4.1.1 Firmware 10.4.2.13 - Rooted version !
Include :
untouched official latest firmware ;
stock kernel ;
su & Superuser for root access !
Download : asus.7z
You should unzipped first into asus.zip !
2° Stock Asus JB 4.1.1 Firmware 10.4.2.13 - Rooted & Deodexed version !
Include :
untouched official latest firmware ;
insecure kernel ;
USB debugging enabled ;
su & Superuser for root access !
deodexed ;
Download : asus_2.7z
You should unzipped first into asus.zip !
3° Stock Asus JB 4.1.1 Firmware 10.4.2.13 - Rooted & Deodexed & Busybox version !
Include :
untouched official latest firmware ;
insecure kernel ;
USB debugging enabled ;
su & Superuser for root access !
deodexed ;
busybox installed ;
Download : asus_3.7z
You should unzipped first into asus.zip !
*********************************
Installation :
only on TWRP recovery - for flash the new kernel !
just Wipe -> Cache & Dalvik Cache !
& Install !
If you do not want to use one of my root version , please see below a guide - what you need & how to root ...also other stuff on your stock firmware 10.4.2.13 !
Insecure Kernel => enabled USB debugging , root on shell ( just push Superuser & su in your device for root access ! ) , init.d support - if you have already installed busybox in /system/xbin !
You can flash this kernel in stock JB Firmware 10.4.2.13 !
How root your device after flash this kernel :
connect USB cable ;
push su in system/xbin & Superuser.apk in system/app :
> adb shell
# mount -o remount,rw -t ext4 /dev/block/mmcblk0p1 /system
# exit
> adb push su system/xbin/
> adb push Superuser.apk system/app/
> adb shell
# chown 0.0 /system/xbin/su
# chmod 06755 /system/xbin/su
# chmod 0644 /system/app/Superuser.apk
# exit
> adb reboot
Now your device will have root access !
How install busybox for init.d support :
conect USB cable ;
push busybox in system/xbin :
> adb shell
# mount -o remount,rw -t ext4 /dev/block/mmcblk0p1 /system
# exit
> adb push busybox system/xbin/
# chown 0.0 /system/xbin/busybox
# chmod 0755 /system/xbin/busybox
# /system/xbin/busybox --install -s /system/xbin
( make your init.d directory ) :
# mkdir system/etc/init.d
# chown 0.0 /system/etc/init.d
# chmod 777 /system/etc/init.d
# exit
> adb reboot
Your device will have the ability to run scripts in init.d folder ! ( for each script (file) added init.d directory , you shoul changed permission into 777 ) !
How flash this kernel ! ( boot.blob )
Download this kernel boot.blob.jar with init.d support !
connect USB cable ;
put your device in fastboot mode ;
and type :
> fastboot -i 0x0B05 flash boot boot.blob
( wait to flash new kernel ! )
> fastboot -i 0x0B05 reboot
Mirror insecure & init.d kernel boot.blob.jar !
Now you'll have the last Stock Asus JB Firmware 10.4.2.13 rooted , busybox installed & init.d support to run scripts !
Good luck ! :good:
Does the stock has initd support?
If so can I copy and paste seanz scripts?
mikaole said:
Does the stock has initial. Du support?
If so can I copy and paste seanz scripts?
Click to expand...
Click to collapse
Hi!
No ...The Stock Rom = Official version ....so you can play with official firmware , but with root access ! :good:
surdu_petru said:
Hi !
I am pleased to present the latest Asus Firmware 10.4.2.13 in three distinct parts !
Click to expand...
Click to collapse
You beat me to it! Ahahaha. Been working on my SGS3 ROM.
mikaole said:
Does the stock has initd support?
If so can I copy and paste seanz scripts?
Click to expand...
Click to collapse
surdu_petru said:
Hi!
No ...The Stock Rom = Official version ....so you can play with official firmware , but with root access ! :good:
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Here, I made a boot.img with init.d support here: http://forum.xda-developers.com/showthread.php?p=31743908
Here is an Extended Power menu that should work with these ROMS. I have not tested them but I have tested them on my identical variations and they work fine so they should work with this no problem!
Make a back up before flashing just in case!
[MOD][9/19] - Extended Power Menu - JB 4.1.1 Only! 10.4.2.13
scrosler said:
Here is an Extended Power menu that should work with these ROMS. I have not tested them but I have tested them on my identical variations and they work fine so they should work with this no problem!
Make a back up before flashing just in case!
[MOD][9/19] - Extended Power Menu - JB 4.1.1 Only! 10.4.2.13
Click to expand...
Click to collapse
Hi !
Thank you for porting so quickly Extended Power menu on the last Asus Firmware 10.4.2.13 !
Good luck ! :good:
Hi !
Deodexed version for last Firmware 10.4.2.13 was released ! :good:
Thanks! Great Job .
What differences are there between the stock kernel and the insecure kernel?
other question:
i'm on [email protected] V1, pending V2, if I wanted to try the stock + root 10.4.2.13 with TWRP Recovery, just do the 3 wipes?
Thank's for jobs
stevtec86 said:
What differences are there between the stock kernel and the insecure kernel?
other question:
i'm on [email protected] V1, pending V2, if I wanted to try the stock + root 10.4.2.13 with TWRP Recovery, just do the 3 wipes?
Thank's for jobs
Click to expand...
Click to collapse
Hi!
Yes, seems to be more than enough ! :good:
- insecure kernel - you can easily root the device ! ( if the Rom is already rooted , insecure kernel not require ! )
Hey surdu - another excellent job on this! Thanks for sharing! I have a question though. I flashed the 3rd option and it looks like the badass animations that your 1st ROM had are gone. Is there a way to enable them or are they gone for good now?
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
countryteazer said:
Hey surdu - another excellent job on this! Thanks for sharing! I have a question though. I flashed the 3rd option and it looks like the badass animations that your 1st ROM had are gone. Is there a way to enable them or are they gone for good now?
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Click to expand...
Click to collapse
Hi!
No, you can not enable windows animations in this Rom !
...will be available soon in my [email protected]_V02 ! :good:
Hey,
Thx for your effort :good:
Is it ww or us ?
No need to be unlock?
Thx
Valorster said:
Hey,
Thx for your effort :good:
Is it ww or us ?
No need to be unlock?
Thx
Click to expand...
Click to collapse
Hi !
Yes, is WW not US SKU !
....also Yes , you need to be unlocked ! ( If you want to flash Custom Rom you need unlock your device !!! ) :good:
Update !
Hi !
I added kernel with init.d support for run your favorite scripts , and also I have detailed instructions for use ( installation ) ! :good:
( check now in first post ! )
Any mirrors please? It seems the source is down or is that just me?
DruNKfuX said:
Any mirrors please? It seems the source is down or is that just me?
Click to expand...
Click to collapse
Hi !
Thanks for info !
Yes, for mirrors download please check my first post ! :good:
surdu_petru said:
Hi !
Thanks for info !
Yes, for mirrors download please check my first post ! :good:
Click to expand...
Click to collapse
I don't see any mirrors in your 1st post, just one for the kernel but none for the roms themselves?
Host works again, i could download it now, hx
surdu_petru said:
Hi !
Yes, is WW not US SKU !
....also Yes , you need to be unlocked ! ( If you want to flash Custom Rom you need unlock your device !!! ) :good:
Click to expand...
Click to collapse
My Transformer is US with unlook Bootloader and Rooted,I can Flash this of this ROMs?

[DEODEX][STOCK] Deodex Acro S Stock Rom | ICS .45 | ICS .50 | ICS .55

Warning: This is very advanced, if you do not know what it is, dont play play.
I'm not responsible if your device bricked during deodexing process.
This method has been commonly used, I just improved it and included important cautions and precautions.
Requirements:
- Clean Rom (best with data wiped, orelse FCs)
- Rooted firmware (Root with Root Many Droid : here)
- Busybox installed (included when root with Root Many Droid)
- ADB correctly set up on computer *(sdk + environment variables setup)* ? - if u dont know what it is, as long as sdk installed is ok *(only sdk installed)*
- Xperia acro S with coresponding firmware version.
- In phone, usb debugging enabled, unknown sources enabled
- Downloaded app and framework zips
Downloads:
LT26w - 6.1.A.2.45 deodexed **working**
http://www.androidfilehost.com/?fid=9390225151984927323
http://www.androidfilehost.com/?fid=9390225151984927324
LT26w - 6.1.A.2.50 deodexed **working**
http://www.androidfilehost.com/?fid=9390244042945593435
http://www.androidfilehost.com/?fid=9390244042945593436
LT26w - 6.1.A.2.55 deodexed **working**
http://www.androidfilehost.com/?fid=9390244042945593453
http://www.androidfilehost.com/?fid=9390244042945593454
Instructions:
1. Extract downloaded done_app and done_frame zips
2. Copy done_app and done_frame to /sdcard/ (via MTP acceptable)
3. Make sure debugging mode connected
4. (i) Open Command Prompt on PC (Ctrl + R > cmd) *(sdk + environment variables setup)*
4. (ii) Go to /android-sdk/platform-tools/ folder, hold Shift button and right click mouse, 'Open Command window here' (Win 7) *(only sdk installed)*
5. Enter lines ony by one:
Code:
adb shell
su
stop
mount -o rw,remount /system/ /system/
busybox cp /sdcard/done_app/* /system/app/
busybox rm /system/app/*.odex
busybox cp /sdcard/done_frame/* /system/framework/
busybox rm /system/framework/*.odex
chmod 644 /system/app/*
chmod 644 /system/framework/*
busybox mount -o ro,remount /system/ /system/
reboot
6. Close Command Prompt
7. Wait for phone to reboot, you'll see "Android Upgrading, Optimizing aplications..."
8. If optimizing aplications succeed, congratulations, ur stock rom is deodexed! Done.
Note: Every time u put apks into /system/app/ and restart, Android Upgrading will appear for once.
Credits:
Deodexed using dsixda's kitchen
Compressed using Winrar
Hosted by androidfilehost.com
Hi, very nice guide But I am noob at android stuff, I just know how to root, unlock bootloader, make flashable zips and stuff...
Can you deodex the latest 6.1.A.2.55 firmware for our Acro S? An awesome guy uploaded the .55 ROM flashable .zip here - http://forum.xda-developers.com/showthread.php?t=2035445
I'm not forcing you to do it but... It'll be a great help for the Acro S community
ItBankRock said:
Hi, very nice guide But I am noob at android stuff, I just know how to root, unlock bootloader, make flashable zips and stuff...
Can you deodex the latest 6.1.A.2.55 firmware for our Acro S? An awesome guy uploaded the .55 ROM flashable .zip here - http://forum.xda-developers.com/showthread.php?t=2035445
I'm not forcing you to do it but... It'll be a great help for the Acro S community
Click to expand...
Click to collapse
Sure, but deodexing the rom is very tricky, easily get bootloop.
I'll need some time. Currently doing .45
zhuhang said:
Sure, but deodexing the rom is very tricky, easily get bootloop.
I'll need some time. Currently doing .45
Click to expand...
Click to collapse
Thanks my friend! Take your time developing I'm sure everyone will be happy with the results of your work.
Good luck!
.45 deodexed files uploaded, link added at 1st post.
Good luck deodexing!
Will start work on .55 & .50 after my vacation (26 Dec)
Updated 27/12/12
Added:
LT26w - 6.1.A.2.50
Not tested, let me know the result.
EDIT: Should be LT26w
I'm gonna test for .55. Waiting for it. Thanks.
2nd Updated 27/12/12
Added:
LT26w - 6.1.A.2.55
Not tested, let me know the result.
EDIT: Should be LT26w
Deodex .55 successfully. Thanks.
Successfully worked on .55! Thanks dude! Keep up the good work!
ItBankRock said:
Successfully worked on .55! Thanks dude! Keep up the good work!
Click to expand...
Click to collapse
Thanks for your support
HItted thanks. Working on .55
bluerain28 said:
HItted thanks. Working on .55
Click to expand...
Click to collapse
Great! Anyone tested 50?
Sent from my LT26i using xda app-developers app
Updated 3/1/12
- Tested changing permission before reboot
- Shorter Procedure
Good job bro...
Sent from my LT26w using xda premium
i can confirm 6.1.A.2.50 is working, excellent work OP. Peace.
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app
Alright? Added first post.
Sent from my LT26i using xda app-developers app
Yep no problems or fc's. Perfect.
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app
Is there a way to deodex the rom in pc?

[Easy Tool] For developers and rom cokers

Hi, here is tool for making flashable zip in few commands! No need root! In few commands your rom is ready for sharing or flashing with CMW ! You can dump any rom! NOTE: all your rom changes which is in your phone will be included in rom.zip (for example busybox, su...etc)! Tool will be usefull for dumping next Sony stock rom, but allso all rom is supported! Enjoy!
For no rooted devices:
adb push romgen /data/local/tmp/
adb shell
cd /data/local/tmp
chmod 755 romgen
Code:
./romgen C6903 honami /dev/block/platform/msm_sdcc.1/by-name/system /dev/block/platform/msm_sdcc.1/byname/userdata /dev/block/platform/msm_sdcc.1/by-name/cache [COLOR="Red"]/dev/null[/COLOR] /storage/removable/sdcard1/rom.zip
/dev/null must be used as a boot partition since no rooted devices have no access to these device!
For rooted devices:
adb push romgen /data/local/tmp/
adb shell
su
cd /data/local/tmp
chmod 755 romgen
Code:
./romgen C6903 honami /dev/block/platform/msm_sdcc.1/by-name/system /dev/block/platform/msm_sdcc.1/byname/userdata /dev/block/platform/msm_sdcc.1/by-name/cache [COLOR="Red"]/dev/block/platform/msm_sdcc.1/by-name/boot[/COLOR] /storage/removable/sdcard1/rom.zip
Download tool:
http://forum.xda-developers.com/showthread.php?t=2533585
munjeni said:
Hi, here is tool for making flashable zip
Click to expand...
Click to collapse
is it stable already?
I mean the Meta-INF generated completely?
thanks gonna try this if the tool complete
nelikp said:
is it stable already?
I mean the Meta-INF generated completely?
thanks gonna try this if the tool complete
Click to expand...
Click to collapse
Yesterday I noticed bug There is bug when folder is empty or when symlink is inside folder but there no other files! So when tool generate zip these folder is missing in zip but updater-script have line "set perm to folder" which not exist, so installation aborting because a missing folder Will try to solve them soon! Do not flash generated zip since you will get boot loop (you can only if you add missing folders to zip)! I will make new version soon, hope clean!
New version is out! Hope all bugs solved! Bug is solved by creating empty file .placeholder to all existing folders so zip for sure now have all mised folders, than placeholders is auto removed at finish of the installation
I am hope eerything is right now, but I will test and let you know if generated zip is installable with sucess!
New working version finaly, sorry! Now I tested tool and found another 2 bugs, first one was "zip fail to store file which contain special characters like *()...etc", and seccond one was wrong format of the permssions in updater-scrip. Now all things is solved, I have tested tool, tried to install generated zip, installed zip, and bum. Everything is ok now, enjoy!
Hi mate...nice to see you here
If I'm correct, you have some great work and kernels in your biography
Sent from my C6903 using Tapatalk
funky0308 said:
Hi mate...nice to see you here
If I'm correct, you have some great work and kernels in your biography
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
No space left in my signature :laugh: One oftopic question, anyone have info when Sony will anounce 4.4.2 ?
munjeni said:
No space left in my signature :laugh: One oftopic question, anyone have info when Sony will anounce 4.4.2 ?
Click to expand...
Click to collapse
Yeah...I'm using Tapatalk so can't see...but, as I said, I know who you are and we will be very happy if you join Z1 development :thumbup:
It should be out (most likely) in a first few days on april (let just hope it won't be first April and we.won't be April's fools )
Some of Z2 apk files are already out and if that guy who already post few things managed to post Z2 system dump - we could have something even earlier
Sent from my C6903 using Tapatalk
I am allready in development on Z1 Compact but curently I have problem in semc_colorizable (going to start working in MIUI), so first of all I need to solve all things related to the recompiling framework-res and full removal of the semc_generic_uxp... by now have no luck Did you have luck on framework-res on Z1 using apktool ? I have managed to recompile/compile them by now, but boot loop on colorizable things since my modificaions on framework / framework-res is not complete .
munjeni said:
I am allready in development on Z1 Compact but curently I have problem in semc_colorizable (going to start working in MIUI), so first of all I need to solve all things related to the recompiling framework-res and full removal of the semc_generic_uxp... by now have no luck Did you have luck on framework-res on Z1 using apktool ? I have managed to recompile/compile them by now, but boot loop on colorizable things since my modificaions on framework / framework-res is not complete .
Click to expand...
Click to collapse
@munjeni bro, you can try out the Advanced APKtool by @BDFreak bro for the framework-res issues. It's compatible with z1 Compact.
http://forum.xda-developers.com/showthread.php?t=2639400
@munjeni, nice tool, but I need help. I get this error in CWM log every time I try to install my zip; "l:Can't partition non mmcblk device: /devices/msm_sdcc.2/mmc_host
What do I need to do to the updater script? I tried replacing the mount system bit with;
run_program("/sbin/busybox", "mount", "/system");
package_extract_dir("system", "/system");
but I had no luck.
Probably you pased bad command to the romgen since you say /devices/msm_sdcc.2/mmc_host !!! Double check first post before you going to generate zip! Or probably you using an bad cwm which have bad fstab! If no of these 2 simptoms is true than for sure you have modified updater-script by your own way which probably is not ok! Hope this help.
munjeni said:
Probably you pased bad command to the romgen since you say /devices/msm_sdcc.2/mmc_host !!! Double check first post before you going to generate zip! Or probably you using an bad cwm which have bad fstab! If no of these 2 simptoms is true than for sure you have modified updater-script by your own way which probably is not ok! Hope this help.
Click to expand...
Click to collapse
Okay so it's the bad fstab, thanks man
Can anyone make rom for my karbon a39 HD

Categories

Resources