[ROM] Ti-X Transformation V3 deodexed 5.3.11

Search This thread

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
I add the next version info before i release it just so people know what will be changing next update. PLEASE everyone stop PMing, Posting comments about why you cant download the latest update. This is being posted on every rom I make on every site I use Not just here.


Ok so this is based off the system dump. 4-14-11

Thanks (I feel Thanks should be at the top not on the bottom like every1 else cause with out a few people this would never of happened)
To who ever uploaded the Sys Dump
Roach2010 for catching my script error and being the first to install the deodexed rom
mamoulian666 for being the first to even test it
friedgoldmole for installing also and catching a few bugs also


About
This is just a base for my rom. It have been deodexed spent all night getting the bootclasspaths correct and its done.

The update script that installs the rom has been changed to delete system/app and system/framework this is because its a DEODEXed rom meaning no ODEX files are needed so to make the phone less confused it will just delete the old stuff and install the new.
Now this I dont think has been tested sooo Flash at you own risk. Im not responsible if it breaks.

Tweaks
Root
BusyBox
SuperUser
DEODEXED
OPT FrameWork more
OPT Launcher more
Doing this removed 7MB of junk

Change Log
V4
Base is now from the 4-23-11 update
ODEXed (will boot faster will deodex when themes come out)
ZipAligned

V3
pngopt and zipaligned
DEODEXed
BATTERY SAVER (in testing on my acer i tripled my battery life)

V2
Fixed the update script to Edify my mistake thanks Roach2010 for catching me error.
ODEXed the keyboard and asus keyboard so that show fix the FC
added SuperUser.apk

V1.2Test
Based of a sys dump
added the full sys dump
has not been tested
Based off the latest OTA update on the 14th

V1.1
All the files have been deodexed

V1
Based off Hr1
Took out 7MB of Framework and launcher junk


Downloads
Latest
Ti-X AsusTransformer V3


Old
Ti-X AsusTransformer V2

Ti-X AsusTransformer V1.2 TEST

Ti-X AsusTransformer V1.1

Ti-X AsusTransformer V1
 
Last edited:

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
thanks man i have had it tested and works small gain and 7mb isnt big but ill update once i get it back
 

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
ok right now its uploading the latest fixes.
I added in the update-script for it to delete the app and framework folders so it flashes a clean install of my rom. if something goes wrong you can always flash 1.0 as if nothing happened.
 

austinchimp

Member
Jan 20, 2009
46
3
If i flash this, does it include the new things in the OTA update? I assume since it's based on the modaco rom it will have root.
 

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
the 1.2 is based off the 14ths OTA 1.1 and below is based of Modaco's

all have root and busy box and super user
 

Roach2010

Inactive Recognized Developer
Sep 1, 2008
834
2,259
Glasgow
Actually the deodex works great, the status 6 error is simply because your updater-script uses Amend code which CWM 3 can't read, it only uses Edify.

You need to change two lines in your updater-script:
Code:
delete_recursive SYSTEM:app
delete_recursive SYSTEM:framework

should become:
Code:
delete_recursive ("/system/app");
delete_recursive ("/system/framework");

Here's a link to koush's thread explaining the changes in CWM 3.0
http://forum.xda-developers.com/showthread.php?p=10266810#post10266810

I haven't tested extensively but so far your rom works great with the one exception that the Asus keyboard app continuously force closes - XT9IME.apk. I have no experience of deodexing yet but is it possible it could be done again to try to resolve the FC?

And could you also add Superuser.apk to your next rom please, it would save people having to get it from the market?

Keep up the good work and I think it's awesome that you done all this without a transformer to test on.
 
Last edited:

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
wops i thought i did edify. hahaha woops ill cange to day and go from there thanks man for catching my error.

so i take it u r running 1.2? or 1.1?
 

Roach2010

Inactive Recognized Developer
Sep 1, 2008
834
2,259
Glasgow
I installed 1.2 to test after reading the comment about the status 6 as I was sure that it was only the script that wasn't working.

First boot was obviously slow but after that it ran great besides the Asus keyboard.
 

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
whats up with the asus kb i cant test till tomorrow or when ever mine is shipped

nm it fcs and i thought i added su woops lol ok 1.3 will b out to night ill make the kb odexed and try that. thanks for doing this man. glad it kinda works.
 
Last edited:

friedgoldmole

Senior Member
Jan 10, 2009
120
3
Working here too, changed the update-script as per Roach2010 and installed over the top of the Modaco rom and it seems to be working great, Asus keyboard is broken here as well but no issue as I am using Swiftkey anyway.

Seems to be missing the MyLibrary app, not sure if that was removed or its something to do with installing over the top of the Modaco rom.

Kinda off top but is there anyway to add a symbolic link from a folder the internal memory "sdcard" to the actual physical card, so for example we can put music on the sd and have it show up in the music app.
 

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
ok i made keyboard and the asus kb odexed for now and added SU.

My Library app i dont see that in the area on both mine and modaco's rom anyway we can try to find out what the app name is. the easiest way is to go back to modaco and in the application area find the name there.

once my stuff if done uploading another 600MB then 1.3 will be out.
 

Roach2010

Inactive Recognized Developer
Sep 1, 2008
834
2,259
Glasgow
Nice one, I've been working on deodexing the apk's myself so here's a copy of my deodexed XT9IME.apk for you to use in your roms. The only app I havent done yet is Asus Reader as it is a little trickier to do and I've not got time to sort it tonight.
 

Attachments

  • XT9IME.apk
    2.2 MB · Views: 6

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
Nice one, I've been working on deodexing the apk's myself so here's a copy of my deodexed XT9IME.apk for you to use in your roms. The only app I havent done yet is Asus Reader as it is a little trickier to do and I've not got time to sort it tonight.

word thanks man ya im not touching asus reader till 3.1 source comes out soon.since its sim to 3.0
 

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
canceled my order will wait a bit to get one i just got a email stating may 17th is when id be getting one. So ya

getting a acer but will support this tho.
 
Last edited:

dc13

Inactive Recognized Developer
Dec 12, 2007
1,144
873
Boise, ID
yep o well acer it is close to 10k that iv given them and i cant even get it a week after release. hmm o well.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    I add the next version info before i release it just so people know what will be changing next update. PLEASE everyone stop PMing, Posting comments about why you cant download the latest update. This is being posted on every rom I make on every site I use Not just here.


    Ok so this is based off the system dump. 4-14-11

    Thanks (I feel Thanks should be at the top not on the bottom like every1 else cause with out a few people this would never of happened)
    To who ever uploaded the Sys Dump
    Roach2010 for catching my script error and being the first to install the deodexed rom
    mamoulian666 for being the first to even test it
    friedgoldmole for installing also and catching a few bugs also


    About
    This is just a base for my rom. It have been deodexed spent all night getting the bootclasspaths correct and its done.

    The update script that installs the rom has been changed to delete system/app and system/framework this is because its a DEODEXed rom meaning no ODEX files are needed so to make the phone less confused it will just delete the old stuff and install the new.
    Now this I dont think has been tested sooo Flash at you own risk. Im not responsible if it breaks.

    Tweaks
    Root
    BusyBox
    SuperUser
    DEODEXED
    OPT FrameWork more
    OPT Launcher more
    Doing this removed 7MB of junk

    Change Log
    V4
    Base is now from the 4-23-11 update
    ODEXed (will boot faster will deodex when themes come out)
    ZipAligned

    V3
    pngopt and zipaligned
    DEODEXed
    BATTERY SAVER (in testing on my acer i tripled my battery life)

    V2
    Fixed the update script to Edify my mistake thanks Roach2010 for catching me error.
    ODEXed the keyboard and asus keyboard so that show fix the FC
    added SuperUser.apk

    V1.2Test
    Based of a sys dump
    added the full sys dump
    has not been tested
    Based off the latest OTA update on the 14th

    V1.1
    All the files have been deodexed

    V1
    Based off Hr1
    Took out 7MB of Framework and launcher junk


    Downloads
    Latest
    Ti-X AsusTransformer V3


    Old
    Ti-X AsusTransformer V2

    Ti-X AsusTransformer V1.2 TEST

    Ti-X AsusTransformer V1.1

    Ti-X AsusTransformer V1
    2
    i try to update as much as i can but i make roms for 12 devices so im stretched sorry. v4 will b out later this week

    Sent with my Acer A500 Ti-X RC1
    1
    So MyLibrary is gone cus I don't see it?

    Only 4/23 has myCloud and myLibrary.
    1
    So, i don't own an eee Pad, but i feel it right to post here, as a way of giving credit where due.

    I am a dev working with the Nook Color, and have been working on an SDK port of Honeycomb for our devices. IN working with it, i ran across you posting your builds, and found that they actually provided some useful features; namely updated apps and newer framework.

    Hopefully you don't mind me using the pieces of your work in this rom; I certainly try to give credit where due, but i understand if you are uncomfortable with it. If you are interested, here is the link to our thread.: http://forum.xda-developers.com/showthread.php?t=1062626

    Anyway, keep up the great work.. its not just eee owners that are interested. ;)