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

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?

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

[ROOT/ROM] Deodex Firmware 10.4.2.17 (US/WW) | Insecure kernel | Recovery Menu |

Hi !
For all those who want to use the last update - Officialy Asus Firmware 10.4.2.17 with root access !
Also I made a deodexed version with busybox already installed ! ( see second post ! )
Contains :
insecure kernel 10.4.2.17 ;
su ;
Superuser.apk
init.d support ( activated on kernel ! );
USB debugging already enabled ;
Downloads :
please download the next archive - ( for SKU -> WW )
Root_10.4.2.17.zip - 5.78 MB
please download the next archive - ( for SKU -> US )
Root_10.4.2.17_US.zip
Installation :
update your device to the last Asus Firmware 10.4.2.17 ;
install TWRP recovery ( via fastboot method ) ;
put the downloaded archive on your device !
go to TWRP recovery and choose Install !
Now you have rooted the last Asus Firmware 10.4.2.17 !
regards,
Surdu Petru
Asus Firmware 10.4.2.17 : Stock , Deodexed , Root & Busybox already installed ; ( SKU -> US ) !
Change log :
unmodified android system - Asus firmware 10.4.2.17 US version ;
deodexed ;
rooted ;
busybox alraedy installed ;
init.d enabled to run automatic on every boot - all scripts in init.d directory ;
insecure kernel ;
USB debugging already enabled ;
Download :
File 1° Stock_Deodexed_10.4.2.17_US.zip.001
File 2° Stock_Deodexed_10.4.2.17_US.zip.002
Installation :
to get archive for flash in recovery , please unzip first archive 001 => Stock_Deodexed_10.4.2.17_US.zip ;
put the archive in your device , or via adb : > adb push Stock_Deodexed_10.4.2.17_US.zip /mnt/sdcard
go to TWRP recovery & wipe cache and dalvik-cache ;
choose Install and wait to finish... than just check Reboot !
Recovery & Reboot in Power Off Menu !
Download :
Recovery_Reboot_10.4.2.17.zip - 8.21 MB ( only for deodex rom US ! )
Recovery_Reboot_Odex_10.4.2.17.zip - 8.21 MB (only for stock odex rom SKU -> US ! )
Installation :
> adb push Recovery_Reboot_(Odex)_10.4.2.17.zip /mnt/sdcard ( or place above archive in your device )
go to TWRP recovery and choose Install !
*****************
Asus Firmware 10.4.2.17 : Stock , Deodexed , Root & Busybox already installed ; ( SKU -> WW ) - for European version !
Change log :
unmodified android system - Asus firmware 10.4.2.17 WW version ;
deodexed ;
rooted ;
busybox alraedy installed ;
init.d enabled to run automatic on every boot - all scripts in init.d directory ;
insecure kernel ;
USB debugging already enabled ;
Download :
File 1° Deodex_10.4.2.17.zip.001
File 2° Deodex_10.4.2.17.zip.002
Installation :
to get archive for flash in recovery , please unzip first archive 001 => Stock_Deodexed_10.4.2.17_WW.zip ;
put the archive in your device , or via adb : > adb push Stock_Deodexed_10.4.2.17_WW.zip /mnt/sdcard
go to TWRP recovery & wipe cache and dalvik-cache ;
choose Install and wait to finish... than just check Reboot !
Recovery & Reboot in Power Off Menu !
Download :
Recovery_Reboot_Deodex.zip - 8.45 MB ( only for deodex rom WW ! )
Recovery_Reboot_Odex.zip - 8.46 MB (only for stock odex rom SKU -> WW ! )
Installation :
put archive Recovery_Reboot in your device , or with adb command > adb push Recovery_Reboot_Odex(Deodex).zip/mnt/sdcard ;
go to TWRP recovery and choose Install !
Good luck ! :good:
Good!!!!! Could y I u make the US firmware as well ?
Sent from Chanook 300 using Tapatalk 2
ricardowec said:
Good!!!!! Could y I u make the US firmware as well ?
Sent from Chanook 300 using Tapatalk 2
Click to expand...
Click to collapse
+1
ricardowec said:
Good!!!!! Could y I u make the US firmware as well ?
Sent from Chanook 300 using Tapatalk 2
Click to expand...
Click to collapse
+2
Sent from my ASUS Transformer Pad TF300T
ricardowec said:
Good!!!!! Could y I u make the US firmware as well ?
Sent from Chanook 300 using Tapatalk 2
Click to expand...
Click to collapse
Hi!
Yes, I'll upload also for US ! :good:
surdu_petru
[email protected] and [email protected] firmware will also be upgraded to this version?
BrateloSlava said:
surdu_petru
[email protected] and [email protected] firmware will also be upgraded to this version?
Click to expand...
Click to collapse
Hi!
I really don't know ...I think about if it worth ....
For me I will do, but not sure if I will share with you , because these Custom Roms does not seem to be appreciated !
( as long as they have been downloaded over 500 times ( Clean_Slim&Fast ) - and is appreciated, as you can see only 20 people - I still think about !!! )
Good luck ! :good:
surdu_petru said:
I really don't know ...I think about if it worth ....
Click to expand...
Click to collapse
By the way, is not all your users download the firmware from this server. There must register to download.
That's why I made ​​a copy to other file-sharing server.
According to a survey on the Russian forum 4pda.ru of users TF300, [email protected] is one of the leaders.
I know that many people are changing their firmware (for example, Hydro ROM) to your [email protected]
So, I think part of the Russian-speaking users waiting for new versions of your firmware.
surdu_petru said:
Hi!
I really don't know ...I think about if it worth ....
For me I will do, but not sure if I will share with you , because these Custom Roms does not seem to be appreciated !
( as long as they have been downloaded over 500 times ( Clean_Slim&Fast ) - and is appreciated, as you can see only 20 people - I still think about !!! )
Good luck ! :good:
Click to expand...
Click to collapse
So, because not enough people say thank you you aren't going to update your two biggest contributions? I just now added my thank you but have commented many times in the forum on how good your work is. Ive been running v02 overclock for several weeks and very pleased with it. I don't think its really fair to judge your users just because they don't hit the thank you button. Just my two cents.
pwachleman said:
So, because not enough people say thank you you aren't going to update your two biggest contributions? I just now added my thank you but have commented many times in the forum on how good your work is. Ive been running v02 overclock for several weeks and very pleased with it. I don't think its really fair to judge your users just because they don't hit the thank you button. Just my two cents.
Click to expand...
Click to collapse
Ok! You are right, but do not forghet... do not need money for my roms...
...just to click THANKS I think is not so hard to do! :good:
surdu_petru said:
Hi!
I really don't know ...I think about if it worth ....
For me I will do, but not sure if I will share with you , because these Custom Roms does not seem to be appreciated !
( as long as they have been downloaded over 500 times ( Clean_Slim&Fast ) - and is appreciated, as you can see only 20 people - I still think about !!! )
Good luck ! :good:
Click to expand...
Click to collapse
Can you build something for TF300TG?
Root for SKU US version !
Hi !
I upadated my OP : - now you have Root also for US version !
Thank you for your understanding & please, stay tuned - I'll release soon other updated !!! :good:
surdu_petru said:
Hi !
I upadated my OP : - now you have Root also for US version !
Thank you for your understanding & please, stay tuned - I'll release soon other updated !!! :good:
Click to expand...
Click to collapse
Can you build stock rom for recovert for TF300TG?
**Menos** said:
Can you build stock rom for recovert for TF300TG?
Click to expand...
Click to collapse
Hi !
Yes, do you need just Stock odexed - like official firmware ? - or , deodexed with busybox ?
Today I'll release Stock Firmware 10.4.2.14 SU - deodexed, root & busybox already installed ( ...also with init.d support ! ) - only for TF30T !
Tomorow I can try to build also for TF30TG , if you are interested !
surdu_petru said:
Hi !
Yes, do you need just Stock odexed - like official firmware ? - or , deodexed with busybox ?
Click to expand...
Click to collapse
It would be cool. Just odex, the rest I can do myself.
Thank you so much!
WW version please.
[email protected] is one of my favorite roms. No problems EVER! Fast, Friendly, Reliable, and very Cool looking. Keep up the great work!
moisaal said:
[email protected] is one of my favorite roms. No problems EVER! Fast, Friendly, Reliable, and very Cool looking. Keep up the great work!
Click to expand...
Click to collapse
Hi!
Thank you...for your nice words! :good:
I am confused by the different versions of your ROMs, what in simple terms is the difference between this and JB2 blue for instance?
Seahorse said:
I am confused by the different versions of your ROMs, what in simple terms is the difference between this and JB2 blue for instance?
Click to expand...
Click to collapse
Hi !
This is not a "Rom" ....If you need to root the last update Asus Firmware 10.4.2.17 , you need to flash on recovery this archive ( see first post ! )
I hope you understand now ! Good luck ! :good:

[ROM] Root Stock/Deodex Firmware 10.4.2.18 (US/WW) | Insecure kernel | Recovery Menu

Hi to everyone !
Root Asus Firmware 10.4.2.18 , insecure kernel ... US/WW !
About :
insecure kernel - linux 3.1.10 ;
su binary ;
SuperSU.apk ;
init.d support ( activated on kernel ! ) ;
USB debugging already enabled ;
Google Play Store - updated !
Download :
please download the next archive - ( for SKU -> WW )
Root_10.4.2.18_WW.zip
please download the next archive - ( for SKU -> US )
Root_10.4.2.18_US.zip
Installation :
update your device to the last Asus Firmware 10.4.2.18 ;
install TWRP 2.3.1.0 recovery ( via fastboot method -> fastboot -i 0x0B05 flash recovery twrp.blob ) ;
put the downloaded archive on your device !
go to TWRP recovery and choose Install !
Now you have rooted the last Asus Firmware 10.4.2.18 !
regards,
Surdu Petru
Deodex Firmware 10.4.2.18 ( US/WW ) !
Asus Firmware 10.4.2.18 : Stock - Deodexed - Root & Busybox already installed !!!
About :
unmodified android system - Asus firmware 10.4.2.18 version ;
deodexed ;
rooted ;
SuperSU.apk and su binary up to date ;
busybox alraedy installed ;
init.d enabled to run automatic scripts on every boot !
insecure kernel ;
USB debugging already enabled ;
Google Play Store - up to date !
Download :
SKU -> US : Deodex_10.4.2.18_US.zip
Deodex_10.4.2.18.US.zip.001
Deodex_10.4.2.18.US.zip.002
SKU -> WW : Deodex_10.4.2.18_WW.zip
Deodex_10.4.2.18.WW.zip.001
Deodex_10.4.2.18.WW.zip.002
Installation :
to get archive for flash in TWRP recovery , please unzip first archive 001 => Deodex_10.4.2.18_US/WW.zip ;
put the archive in your device , or via adb : > adb push Deodex_10.4.2.18_US/WW.zip /mnt/sdcard
go to TWRP recovery & wipe cache and dalvik-cache ;
choose Install and wait to finish... than just check Reboot !
Now, you have Stock Deodexed Rom - from last Asus Firmware 10.4.2.18 installed in your device !
regards,
Surdu Petru
Recovery Menu ! Firmware 10.4.2.18 ( US/WW )
Recovery & Reboot in Power Off Menu !
Download for Stock ( odexed) Rom :
Recovery_Reboot_Odex.zip ( SKU -> WW ) !
Recovery_Reboot_Odex_US.zip ( SKU -> US ) !
Download for Deodexed Rom :
Recovery_Reboot_Deodex.zip ( SKU -> WW ) !
Recovery_Reboot_Deodex_US.zip ( SKU -> US ) !
Installation :
put archive Recovery_Reboot_Odex/Deodex.zip in your device , or with adb command > adb push Recovery_Reboot_Odex(_US)/Deodex(_US).zip /mnt/sdcard
go to TWRP recovery and choose Install !
regards,
Surdu Petru
Can I install this over a custom room. ?
Awaiting that beloved recovery power menu mod for this build
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
I flashed the US zip file per your directions and it worked perfectly. Much appreciated.
flipflargin said:
I flashed the US zip file per your directions and it worked perfectly. Much appreciated.
Click to expand...
Click to collapse
Hi!
Ok, thanks ...
Today I'll upload also deodexed version and recovery power off menu ! :good:
Hi !
...finally I managed to upload all the stuff :good:
Thanks for your time !
surdu_petru said:
Hi !
...finally I managed to upload all the stuff :good:
Thanks for your time !
Click to expand...
Click to collapse
It is us that thank you for your time my friend.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
---------- Post added at 04:26 PM ---------- Previous post was at 04:02 PM ----------
Well sorry to tell you, but the odex recovery menu mod sent mine into a loop. I had to recover to previous version to restore.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
May i install upon your .17 US previous fw (and also the Rebooter) without wiping cache and dalvik?
spino1970 said:
May i install upon your .17 US previous fw (and also the Rebooter) without wiping cache and dalvik?
Click to expand...
Click to collapse
Hi !
Normally, sure you can ....
- but to prevent any unexpected forcing closed ( FC ) app , my advice is to wipe cache and dalvik-cache before installing any update !
( by wipeing cache and dalvik-cache you will not lose your settings in your device ! ).
Good luck ! :good:
Thanks a lot mate, works like a charm
The file downloads with the .001 file tag after the zip and won't decompress. If I take away the .001 and try to decompress then its empty. Any thoughts?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
corwest said:
The file downloads with the .001 file tag after the zip and won't decompress. If I take away the .001 and try to decompress then its empty. Any thoughts?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
Hi!
...please, copy the both archive .001 & .002 in the same directory, and now try to unzip the first archive
.001 with 7zip ! , sure you will find after that archive.zip!
Good luck! :good:
bigsatan said:
Thanks a lot mate, works like a charm
Click to expand...
Click to collapse
The same here... thumbs up for surdu!
surdu_petru said:
Hi!
...please, copy the both archive .001 & .002 in the same directory, and now try to unzip the first archive
.001 with 7zip ! , sure you will find after that archive.zip!
Good luck! :good:
Click to expand...
Click to collapse
Haha should have figured that. Thanks mate.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
ASUS .18?
surdu_petru said:
Hi to everyone !
Root Asus Firmware 10.4.2.18 , insecure kernel ... US/WW !
Is this a stock ASUS .18? Altered by you?
I ask as I do not see that update anywhere for this tablet - unless of course it's RIGHT under my nose.
I have TWRP 2.3.1.0
V4.1.1
Build 10.4.2.17
Click to expand...
Click to collapse
10.4.2.18 is the latest, released within the past 2 weeks, should be on the Asus site as that's how I updated.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
funnel71 said:
It is us that thank you for your time my friend.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
---------- Post added at 04:26 PM ---------- Previous post was at 04:02 PM ----------
Well sorry to tell you, but the odex recovery menu mod sent mine into a loop. I had to recover to previous version to restore.
Click to expand...
Click to collapse
Ever figure that out?
Delete

[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?

[Deodex Package]I9505GEUAMFD (Deodex through CWM)

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

Categories

Resources