New recovery issues! - EVO 4G Android Development

New recovery does not respond to update scripts originally used in past platforms such as everything up to 2.2 roms. All modifications to roms need to be in update. Update binary! When I convert update to updater script I have an issue with voice mail being corrupted and voicemail widget is a shell on homescreen trouble loading widget!
Need help with the issue thanks!
Sent from my kitchen!

its called edify scripts for the update-script once im back from bestbuy and frys ill help you. on gtalk. we need to talk anyways haha ttul gpa.

Having problems
Sent from my kitchen!

Related

Tattoo Port 10.16.09 Qtek is my hero

This is still not a bootable build
update 10/16/09 ------
Qteknology has got it booting to splash screen but its in a bootloop
this amazing progress
everything i do will be based off this work from here on out thans so much Qtek!
ill need to get some information on what exactly he changed but i know
modified build.prop
modified hw folder
modified bootscreen (tattoo one wouldnt play right)
still wont boot all the way waiting to work out a few things before i post a link i also wanna ask him if its ok for me to post a link
THIS BUILD WILL NOT BE FLASHABLE YET IT IS SPECIFICALLY FOR INPUT/Developement ONLY!
Code:
*****!!!!!! DISCLAIMER!!!!!!!*******
This is still not a bootable build
i am not responsible if you try to flash these roms
for any damage that may occur to your device
these are not finished and are not bootable
still in EARLY EARLY EARLY BETA!
This is about where im at right now
closed-10.07.09
Tattoo Only from the WWE 1.65.405.1 build
Merged lib and hw (for sensors) folders with 1.6 doughnut for magic 10/13/09 will try new lib folder idea tonight and report back with logcat and DDMS report
Specific items will be listed later today when i can think of everything
added some stuff in system/bin (super user access etc)
cyanogens 4.1.11.1 kernel and corresponding wlan.ko added (Thank you so much jubeh for the boot.img)
update-script should be super barebones... really just hoping for a boot right now
______________________________________
Update 10/07/09
so Jubeh might be my saviour He packed the Tattooboot.img with cyanogens kernel
A big thanks to: Jubeh(wouldve never got this far without his knowledge),Nk02(for dump used), Drizzy Drake Rogers(is my personal htc hero),Qteknology (you rock man), Jac, Haykuro, Cyanogen, ccyrowski,JF,twizzzzzzted and any others I forgot to mention you guys are great lets keep building a better bot
you cant mixe 2 different builds together, rosie is tied to many apps, so if you were to only try and port the rosie onto a hero build already out, then rosie wont load just your regular laucher!
mixing builds is bad, especially if they are odex!
Drizzy~
I have a night job and I'm getting ready to sleep. Sorry I didn't reply to your last PMs, but the questions are a little involved and I'm very very sleepy. When I have time (maybe later today, or tomorrow, or could be the weekend) I'll try to get a very simple (no a2sd, no compcache, no nonsense, no nothing, just tattoo and root) build working so that people can take it and mod it as they wish. I won't promise anything though, I'm a known procrastinator.
jubeh said:
I have a night job and I'm getting ready to sleep. Sorry I didn't reply to your last PMs, but the questions are a little involved and I'm very very sleepy. When I have time (maybe later today, or tomorrow, or could be the weekend) I'll try to get a very simple (no a2sd, no compcache, no nonsense, no nothing, just tattoo and root) build working so that people can take it and mod it as they wish. I won't promise anything though, I'm a known procrastinator.
Click to expand...
Click to collapse
Id feel alot more accomplished if i can make it work with a small ammount of direction (ill try not to ask REALLY stupid questions hahaha OMFG I BRICKED
coding makes all kinds of sense to me I jsut need to know what points where and where the system starts the read from
starts at kernel and kernel on firstboot compiles my libs and runs scripts once the environment is built from kernel loads framework and apps stuff like that
once that happens you have live system
Drizzy Drake Rogers said:
you cant mixe 2 different builds together, rosie is tied to many apps, so if you were to only try and port the rosie onto a hero build already out, then rosie wont load just your regular laucher!
mixing builds is bad, especially if they are odex!
Drizzy~
Click to expand...
Click to collapse
i knew about the odex thing becuase the odex is SPECIFIC to the build correct? when you add it i think youll get a error like doesnt match stored signature no signature on file ignoring in logcat
i need a NON Odex'd hero like haykuro's and update it all with tattoo stuff and the newest hero apps to fill in where tattoo doesnt cut it
I know rosie is tied in with alot of stuff and when you just try to merge rosie it wont parse properly because it needs the sdk4 to parse the package
THEREFORE! haha i want to make basically 1.6 Rosie with hero apps filling in for the tattoo ones that i dont wanna edit all the drawables in
i want functionality of 1.6 speed of the dumbed down rosie for tattoo and apps from hero i know ill have to cook this and in no way am i asking someone to "just make update.zip so i can flash"
lets limit me to 1 n00b question a day and after a week or so of patience ill prolly have it done
Question of the day: Can I Un ODEX builds or do the ODEX's directly correspond with the apk and are necesary for the apk's functionality i know that dexopt will run at firstboot on odex'd builds but the odex's exist before the dexopt runs right?
yes you can unodex. http://jf.andblogs.net/2009/09/10/slay-those-pesky-odex-files/#more-153
alritewhadeva said:
yes you can unodex. http://jf.andblogs.net/2009/09/10/slay-those-pesky-odex-files/#more-153
Click to expand...
Click to collapse
then ill see if unodex'd tattoo and unodex'd TwiztedZero6.14r3 can play nicely together :-D
sounds like a headache to unodex the whole build
*shoots self in head* this will take almost a week man i need my own computer
the classes.dex items go back into the apks right? (sorry that makes 2 stupid n00b questions today
NEVER MIND SCRATCH THIS WHOLE ENTRY
per mister drakes words
dont mix builds its bad!
so build off this droid i will
ok so last night i compiled the two different ideas weve had
1) Mashed Tattoo's APP/framework and merged the lib folder with TwiztedZerox6.14
2)Tattoo Alone with Cyanogens kernel and bin xbin folders and some build.prop changes for LCD DPI density changed from 120 back to default
On test flash i get the same message from both update scripts
(the update scripts had been pulled from the latest cyanogen update to be used in my build)
problem line 64 Chown perm *some numbers* bin:reboot
on both update zips tried editing the update-script and it still has issues
any ideas anyone?
Zarboz said:
ok so last night i compiled the two different ideas weve had
1) Mashed Tattoo's APP/framework and merged the lib folder with TwiztedZerox6.14
2)Tattoo Alone with Cyanogens kernel and bin xbin folders and some build.prop changes for LCD DPI density changed from 120 back to default
On test flash i get the same message from both update scripts
(the update scripts had been pulled from the latest cyanogen update to be used in my build)
problem line 64 Chown perm *some numbers* bin:reboot
on both update zips tried editing the update-script and it still has issues
any ideas anyone?
Click to expand...
Click to collapse
in /system/bin from system.img there is a toolbox symlink "reboot" ? if there is, you have to remove it (because all symlink must be create during installation, as write in update-script)
its actually easy to edit the script ... check every line and try to see! what it is doing , you shouldn need xbin at all, remove all lines about it for now, no busybox nothing
as nk02 said remove all links (do you use linux ?) and then your script hould copy system and data , make a symlink for app_s and change some permissisons that's it.
so clean upp the script , and make your own. I will pst one for you here , make sure you have all files in your system ...
shwan_3 said:
its actually easy to edit the script ... check every line and try to see! what it is doing , you shouldn need xbin at all, remove all lines about it for now, no busybox nothing
as nk02 said remove all links (do you use linux ?) and then your script hould copy system and data , make a symlink for app_s and change some permissisons that's it.
so clean upp the script , and make your own. I will pst one for you here , make sure you have all files in your system ...
Click to expand...
Click to collapse
thanks started using textpa and now my update scripts are fine got the hero+tatto mashup to boot but its giving me all kinds of odex issues
im gunna have to find a UN odex'd hero to mash it with and un odex the tattoo build
havent worked on the ONLY tattoo with cyanogens kernel yet i got busy and i dont have a tester phone just my mytouch and i cant go more than 3 hours with out being able to use it haha
no im not on a linux machine i am still getting comfortable with command line functions and have been doing nothing but reading the android developers page and anything linux related on the internet
my betas are uploading right now neither will boot one boots enough to get into logcat but because i mashed the odex'd builds together i know i know im a bum and i didnt wanna deodexarnt the whole thing (take time to do it right and never do it twice)
next on my list of things to try
get unodex'd hero build and unodex tattoo then mash
see if i cant just get straight tatoo to boot then trim the resolutions of the rom to fit on our 32b devices
any input is greatly appreciated
Zarboz said:
thanks started using textpa and now my update scripts are fine got the hero+tatto mashup to boot but its giving me all kinds of odex issues
im gunna have to find a UN odex'd hero to mash it with and un odex the tattoo build
havent worked on the ONLY tattoo with cyanogens kernel yet i got busy and i dont have a tester phone just my mytouch and i cant go more than 3 hours with out being able to use it haha
Click to expand...
Click to collapse
You can use my Hero build, it's unodexed.
maxisma said:
You can use my Hero build, it's unodexed.
Click to expand...
Click to collapse
wouldnt i need to unodex tattoo as well to ensure that they will work together?
i assume yes since the whole build would be unodexed
**edit**
wich one your new drizzy stuff or the old one thats in sapphire forums
yes would be need to unodexed too.
Can anyone deodexerant the tattoo dump I have no Linux machine
Zarboz said:
Can anyone deodexerant the tattoo dump I have no Linux machine
Click to expand...
Click to collapse
virtualbox ?
Help!
I am willing to help with the Deodex if I can, I already started doing something similar to you but against the latest Cyanogen experimental build which is already Donut.
I am trying to Deodex Tattoo but am struggling, I am trying to get my head round what we need to do to deodex it.
According to the readme of deodex you need to have the phone running the exact firmware you want to deodex (I don't have a Tatoo or know anybody who does), or use a CH Root environment to do it.
This is where I get stuck, are they on about a CH root environment on our phones or within my Unbuntu environment (it is not very clear)? Can somebody give me a clue or even better instructions on the CH root process required to use Deodex?
Thanks
James
james194zt said:
I am willing to help with the Deodex if I can, I already started doing something similar to you but against the latest Cyanogen experimental build which is already Donut.
I am trying to Deodex Tattoo but am struggling, I am trying to get my head round what we need to do to deodex it.
According to the readme of deodex you need to have the phone running the exact firmware you want to deodex (I don't have a Tatoo or know anybody who does), or use a CH Root environment to do it.
This is where I get stuck, are they on about a CH root environment on our phones or within my Unbuntu environment (it is not very clear)? Can somebody give me a clue or even better instructions on the CH root process required to use Deodex?
Thanks
James
Click to expand...
Click to collapse
take my tattoo only build unzip it and take the update script delete the line about system:xbin save and resign then flash this will load the android environment through cyanogens shell for the tattoo i just dont know if it will display anything on the phone itll probably have a bunch of errors in logcat
i just havent gotten this far yet because i dont have a phone that i can flash just to test stuff all i have is my mytouch and i cant afford to be without it for very long and i dont know how to boot custom roms on emulator nor do i think we can boot this due to htc parts missing from the SDK
next on my list to try....
*****************
-get virtualbox up and going and deodexarnt the tattoo build (i think itll boot enough to get dalvik manager to run so we can deodex it)
-once deodexed i would like to see if i can get this thing to boot standalone (if the standalone i have now will boot {not been able to test yet like ive said no device to test with} if the standalone is being a big pain in the [email protected]# and not booting properly or we have issues with screen size differences ill have to stop because my knowledge of these things is limited..)
we cant deodex tattoo without being booted into tattoo
so
oh well for that
lets work on getting original tattoo to boot so we can deodex and build off it
if anyone has started to do these things or is already in the process of doing these things please let me know
Zarboz said:
next on my list to try....
*****************
-get virtualbox up and going and deodexarnt the tattoo build (i think itll boot enough to get dalvik manager to run so we can deodex it)
-once deodexed i would like to see if i can get this thing to boot standalone (if the standalone i have now will boot {not been able to test yet like ive said no device to test with} if the standalone is being a big pain in the [email protected]# and not booting properly or we have issues with screen size differences ill have to stop because my knowledge of these things is limited..)
we cant deodex tattoo without being booted into tattoo
so
oh well for that
lets work on getting original tattoo to boot so we can deodex and build off it
if anyone has started to do these things or is already in the process of doing these things please let me know
Click to expand...
Click to collapse
went through about 15 flashes last night
none booted
the furthest i got the logcat is posted on the OP
i have two more ideas but i need someone to pack my boot.img for me for one of them (i know i should have my own linux machine but im not about to download anything over 100 megs on my tether SLOW!)
and the other ill work on tonight and see if i cant get it to work
So I have a bootable Tattoo build. is that all you need? Different phone but I don't see why it matters. I can unodex but I don't see the point... Tattoo and Hero share a lot of apps and functionality. All I see are cosmetic changes, which I'm working on as well. But, if you tell me what to run I can have it posted within the hour.
I'm not sure what you're really trying to do by backporting to Cupcake based Hero. I can unpack the boot.img, unodex Tattoo, whatever but I don't see what you want to accomplish with this. I don't have your phone so I can't test whether the kernel would work if I mod boot.img for you but it doesn't sound hard. Got the tools in my PATH.

[ROM] Sprint 2.27.651.6 STOCK Deoxed + ODEX w/A2SD 2.7.5_pf4a |8/6/2010|

Updated and Final build of the Stock
Rebuilt from the ground up, great response times on everything now at stock speeds!!!
NANDROID, NANDROID, NANDROID, I hope that is clear enough.
Upon install it will copy over the EnableJIT, DisableJIT, and the 691 Kernel to your sdcard for your convenience.
If you follow these instructions to the letter you shouldn’t have any issues as you can always disable the JIT to return to normal use.
Make sure you change the wallpaper as instructed there is a bug and if you do not you will loop.
Installation Instructions
WIPE, WIPE, WIPE
Flash the rom , boot complete, sign in, and let everything update.
THIS IS IMPORTANT!!!Change the wallpaper, I don’t care which on you pick just pick something different that the default one on boot
Then reboot to recovery
Flash the 691 kernel
Flash the EnableJIT.zip
Reboot (dont wipe)
It may boot loop once just let it go. if it doesn’t take reboot to recovery and flash DisableJit.zip
Reboot.
Then you can try again on the enable jit, once enable it has been smooth.
Darktremor A2SD 2.7.5_pf4a, thank you tkirton
no memory managment 691
With medium memory management
Wiki Page
I would like to thank mtnchkn and chromiumleaf for setting up a Wiki on what works and doesn't with the rom. Please check this page for information first before posting.
_____________________________________
Sprint 2.27.651.6 STOCK Deoxed w/A2SD 2.7.5_pf4a
______________________________________
Sprint 2.27.651.6 STOCK ODEX w/A2SD 2.7.5_pf4a
______________________________________
•All protected apps in market
•Added:
HTC_IME v.25 (keyboard)
Busy box
Super User
Wifi tether 1.6
Note: It will not affect recovery.
-Files Sprint updated in .6 Just incase anyone wanted to know......
/system/bin/
debuggerd
/system/customize/MNS/
default.xml
/system/framework/
am.jar
android.policy.jar
android.test.runner.jar
bmgr.jar
com.htc.android.easopen.jar
com.htc.android.pimlib.jar
com.htc.framework.jar
com.scalado.util.ScaladoUtil.jar
core.jar
ext.jar
framework-tests.jar
framework.jar
ime.jar
input.jar
javax.obex.jar
monkey.jar
pm.jar
services.jar
svc.jar
/system/lib/
libopencore_rtsp.so
Hope you Enjoy!
Phone+Dialer DEODEXED from stock .5 build if you have issues with lag from.6 build
Phone+Dialer ODEX from stock .5 build if you have issues with lag from .6 build
Updated
Ok here is a updated framework, that will just give that ZEN!! feeling, check the screen caps attached
Thank you for this. I will try it because I am wondering if there is any difference between .5 and .6.
+1! Sometimes you just want some plain old stock.
I thought the .6 update killed the root exploit
cali310 said:
I thought the .6 update killed the root exploit
Click to expand...
Click to collapse
If its not the RUU then the recovery program should still be there and it should work/keep root. Wow this is stock with apps2sd set up ? sweet.
-J
Re: [ROM] Sprint 2.27.651.6 STOCK Deoxed w/apps2sd 6/15/2010
Does the .6 version fix the long delay when making a phone call. If so ill overclock this and use it as a base in my next rom. With credits of course
-------------------------------------
Sent via the XDA Tapatalk App
wow this looks like the rom for my brother.. every rom i put on his hero has the audio loss issue..etc.. was about to just flash the stock 2.1 for him.. but i like to keep him rooted for those just incase roms or themes he might like..
Papa Smurf151 said:
Does the .6 version fix the long delay when making a phone call. If so ill overclock this and use it as a base in my next rom. With credits of course
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Agreed, the long delay in the phone calls was killing me so I moved back to an older Rom with a diffrent RUU
Wrong thread, Sorry.
Papa Smurf151 said:
Does the .6 version fix the long delay when making a phone call. If so ill overclock this and use it as a base in my next rom. With credits of course
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
BLue on this ....very cool . can't wait to see that up and running....
-J
Re: [ROM] Sprint 2.27.651.6 STOCK Deoxed w/apps2sd 6/15/2010
Does the .6 version fix the long delay when making a phone call. If so ill overclock this and use it as a base in my next rom. With credits of course
Click to expand...
Click to collapse
BLue on this ....very cool . can't wait to see that up and running....
-J
Click to expand...
Click to collapse
Wouldn't be hard to do just need to know if the dialer/phone lag is gone. FEEDBACK PEOPLE FEEDBACK.
-------------------------------------
Sent via the XDA Tapatalk App
Papa Smurf151 said:
Wouldn't be hard to do just need to know if the dialer/phone lag is gone. FEEDBACK PEOPLE FEEDBACK.
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Strange but it was dialing right away for me until I set up my googlevoice app now the lag is back.
google voice will lag the dialer no matter what rom you're running.
it'll lag even more if you select the option for it to ask you each time you dial.
Re: [ROM] Sprint 2.27.651.6 STOCK Deoxed w/apps2sd 6/15/2010
google voice will lag the dialer no matter what rom you're running.
it'll lag even more if you select the option for it to ask you each time you dial.
Click to expand...
Click to collapse
So does that mean the lag is gone in this rom other than gv which is a given
-------------------------------------
Sent via the XDA Tapatalk App
One thing I noticed after I flashed this to my hero was a2sd was version 2.7 Beta 7.
I was trying Fresh 2.1.2 earlier and I know that one used a2sd 2.7 update 1
I found the latest a2sd from another XDA post (sorry I can't post links yet)
so I copied that to my sdcard and flashed that and it seemed to update fine.
Is there any reason I should stay with the a2sd in the rom and not the updated one?
Flashed this a couple of hours ago. Nice to have a rom with everything in it. If I want something removed, then I just pull it. The only problem is that you cannot do a prl update. I pushed the OMADM.apk file from fresh to the /system/app folder and everything works as it should.
Great job getting this out there. Really appreciate it.
I have attached the apk to fix the updateing issue.
Only issue I've found so far is that Teeter won't run (It crashes for me on launch and I have to force quit).
Of course that may not be an issue for others, but I wanted to report.
Hello everyone glad to see there was a demand for something like this, Just my personal opinion but the dialer/phone lag seems to have been reduced greatly with the update, also the phone seems a little more responsive all around, havent seen any negative's about the update as of yet.
tjscreations said:
Only issue I've found so far is that Teeter won't run (It crashes for me on launch and I have to force quit).
Of course that may not be an issue for others, but I wanted to report.
Click to expand...
Click to collapse
I just got home from work, but I will look into this later this evening. Thanks for the heads up
jeb0921 said:
Flashed this a couple of hours ago. Nice to have a rom with everything in it. If I want something removed, then I just pull it. The only problem is that you cannot do a prl update. I pushed the OMADM.apk file from fresh to the /system/app folder and everything works as it should.
Great job getting this out there. Really appreciate it.
I have attached the apk to fix the updateing issue.
Click to expand...
Click to collapse
I was having the same issue updating my PRL and pushing the OMADM.apk file took care of it! On a side note I now have PRL 60666

[ROM] [24/08] Froyo DeLite 1.1 - A New Begining

A short time ago in a room away from the wife, a custom rom was born...
Froyo DeLite - A New Begining
Upon looking for a rom for my own use, I came to the conclusion that no current rom, all are excellent rom's I might add entirely fitted my own need's...
Having recently hung up the rains developing a rarther well known games console 'jailbraking' tool, my fingers grew tiresome, so I pondered on the idea of creating my own rom.
So I hereby follow humbly in the footsteps of the great dev's before me and present to you my incarnation... Froyo DeLite - A New Begining.
screen shots to follow - but it is a plain Sense rom without any themes at all
---------------------------
DeLite in the features:
Based on HTC's 2.09.405.8 Sense based Froyo rom.
Rooted with bash & busybox.
A2SD+ with Ext4 support
720p HTC Camcorder
iTunes Sync - Requires HTC Sync 3.0.5387
Bookmark Sync - Requires HTC Sync 3.0.5387
Flash Player 10.1.92.8
Working Google Voice Search 2.0.1
Custom Boot Animation - Without sound
Removed HTC Car Panel, PDF Viewer, Quick Office, Stocks, GenieWidget, Footprints, NewsReader and Teeter
A Nandroid backup is advised before flashing.
DeLite in the requirements:
A rooted HTC Desire
DeLite in the downloads:
***If you are using Titanium Backup to restore apps & setting's, do not restore system setting's, this may cause Force Closes.
***If you have installed the Voice Search or Google Quick Search Box updates you will need to remove them prior to install
Rom - Froyo DeLite 1.1 - Odexed [139.91MB]
Rom - Froyo DeLite 1.1 - DeOdexed [138.15MB] - Same as above but DeOdexed for theme users
Radio - 32.44.00.32U_5.09.05.30_2 [11.28MB] Required for Camcorder
HTC Sync - HTC Sync 3.0.5387 [52.86MB]
Mod Packs: Yes they are coming back
Ad-Block - replace the hosts file with one that blocks known ad servers
Where has all the other stuff gone?
I and others here thought that the 0.X revision was getting a little too complex, ending up requiring a wipe to fix all the issues it had, so as from Froyo DeLite 1.0 - A New Begining only small update packs will be released, this in theory will allow you to keep your setting's etc.
Ok, I bit into this, flashed it, and am now getting Force Closes's, what can I do?
A full wipe, yes I know, I know but sometimes this is the only solution, I can only go by my own experience, and so far from installing with a full wipe I have had no problems at all.
It was going so well, then I tried to use the Camcorder, The Desire threw a fit and the proceeded to reboot itself... what can I do?
Flash the Radio above (32.44.00.32U_5.09.05.30_2)
If that gives you signal problems, try another '**.**.**.***-5.**.**.**' radio - Take note of the 5
To who I give thanks:
dsixda for the Kitchen - I must say this is an excellent tool, not just for beginners.
ChainsDD for Superuser.apk & su.
Paul @MoDaCo for scripts I have based by own versions on.
pinkolin for scripts I have based by own versions on.
FloHimSelf & Myshkinbob for the Kernel modules I use.
All of you who have taken the time to appreciate the work that goes in to what we do here.
Google for the Android OS
HTC for making a complete balls up of the Android OS that a 3rd party has to fix it.
Anyone else I have forgot to mention.
DeLite in the kindness of those who have donated:
***If you want your name here, PM me your PayPal transaction ID, or include your Forum Username in the notes.
pinkolin, Kickasskev, anonymous, anonymous
Finally:
If you would like to show your appreciation for the ROM, please
Changes
Given that 1.x is a total fresh start, it only follows that this bit has a fresh start too.
1.1
Fixed A2SD+
1.0
Initial Release
ok thanks for fixing
NoMercyWWE said:
dns error - sorry
Click to expand...
Click to collapse
Fixed
10Char
Ty for you efforts
NoMercyWWE said:
dns error - sorry
Click to expand...
Click to collapse
it a typo... check his nick and check dl-url ... getting 400k/sec
Downloading as we speak will report if it works...
Noob question, does this have the HBOOT removed?
Klutsh, I take it this doesn't update your current HBOOT?
Many thanks
Han-Droid said:
it a typo... check his nick and check dl-url ... getting 400k/sec
Click to expand...
Click to collapse
getting 1.7mb/s =)
Nice one mate. I'm about to do the same but with a2sd+
We all owe you for taking one for the team and doing an OTA update
Mekrel said:
Klutsh, I take it this doesn't update your current HBOOT?
Many thanks
Click to expand...
Click to collapse
Nope, Only /system & boot.img are flashed.
Sorry, but I'm a bit confused about the version number.
Is this the latest froyo 2.2 released today?
thanks man
downloading
Thank you very much!
Thank you very much, for this and for taking a hit with the OTA.
Thank you for braving the ota, hope u will get r00t soon
thx~~~nice rom
Please tell me the boot.img is small enough for those of us with bad blocks in boot sector?
E:Can't symlink /system/bin/cat
E:Failure at line 8:
symlink toolbox SYSTEM:bin/cat
Did I do something wrong?
I did a wipe and emptied cache, trying to install with clockworkmod 2.5.1

[ROM] Ti-X Transformation V3 deodexed 5.3.11

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
Congrats
thanks man i have had it tested and works small gain and 7mb isnt big but ill update once i get it back
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.
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.
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
Thanks for the ROM, dc13!
Tried 1.2test, on top of MCR r1, it errored with status 6.
ok bumma guess the deodex wont work
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.
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?
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.
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.
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.
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.
1.2 is out enjoy.
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.
Roach2010 said:
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.
Click to expand...
Click to collapse
word thanks man ya im not touching asus reader till 3.1 source comes out soon.since its sim to 3.0
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.
dc13 said:
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.
Click to expand...
Click to collapse
Shame about your order
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.

[ROM][UPDATED 11/30/2012]Glorious Overdose v4.1

THE OFFICIAL 4.1 UPDATE IS LIVE. GET IT HERE OR USE OTA UPDATER TO UPDATE!
The pictures may not be showing for a while, but the link will be working.
Well, here we are. One of the (in my opinion at least) most prestigious custom ROMs for the SK4G changing hands yet again. Now, before people come out and call me a ROM developer, I am FAR from any sort of developer(I can't code anything substantial. Only small things in bash, PHP, Ruby, and possibly Python). I'll gladly call myself a ROM maintainer, however. As my bio in my profile says, I'm a do-it-yourselfer. If I can't get it done myself without a minimal amount of headache/frustration, then is when I call on the aid of someone else.
Credits, of course, go to PDT(Platypus Dev Team for the new people) for the initial release of Glorious Overdose, Dr Honk for the Bali kernel, nxd for the latest Bali kernel build which removes the keylogger, TheLastSidekick for GOv3 and for allowing me to continue his continuation of the Glorious Overdose legacy, anyone who helped with GOv1 - GOv3, the devs of the apps I've included(CM based or stock), and lastly you, the end-user, who keeps this ROM alive with the feedback and ideas you give.
Using this ROM means you are responsible if you brick your device without checking mounts, so don't PM me whining that I owe you a new SK4G, because one, you voluntarily used it, and two, I simply do not have that kind of money to buy everyone who claims this ruined their only phone.
First time flashers: READ THIS NEXT SECTION CAREFULLY. PLEASE DON'T PM OR REPLY HERE SAYING LINDA KEEPS SAYING "Convert data partition, system not available...Convert system partition, system not available.". The only fix for this is to use ODIN or Heimdall One-Click to go back to stock and reflash using Orange CWM and making SURE your mounts look exactly like the section that speaks of Orange CWM.
Experienced Flashers: You already know the drill, but read ahead to double check.
To quote the thread from GOv3.3 on the mounts.
PLEASE LET ME KNOW OF ANY BUGS, so I CAN ATTEMPT TO FIX THEM!
CHECK YOUR MOUNTS, I CANNOT STRESS THIS ENOUGH!
Thanks to ayoteddy!
- Put zip file in your /sdcard
- Reboot into cwm recovery
- Wipe Data/Factory Reset
- Wipe Cache Partition
(Optional but recommended to prevent any minor issues)-Wipe Dalvik Cache from advanced menu in CWM
Click to expand...
Click to collapse
*Now before you Flash, Only if you are on the orange CWM, (Not RED voodoo CWM from Bali) if on red CWM ignore the mounts/unmount part*
MAKE SURE YOUR MOUNTS LOOK LIKE THIS: (Go to mounts and storage from CWM recovery)
UNMOUNT CACHE
MOUNT DATA
MOUNT SDCARD
UNMOUNT SYSTEM - this is the ONLY mount you pay mind to, not Sdcard or anything else
- Now its safe to Flash the .zip
Click to expand...
Click to collapse
(AGAIN IGNORE UNLESS IF YOU ARE ON A RED VOODOO RECOVERY) after you flash, go back to mounts and storage and make sure your mounts look like this
UNMOUNT CACHE
MOUNT DATA
UNMOUNT SDCARD
UNMOUNT SYSTEM
(Optional but recommended)-Wipe Cache then Wipe Dalvik Cache from advanced menu in CWM before Rebooting.
(To First Time installers, System Needs to be set to Unmount, though it would really be mounted. If you do Not do this you will have a softbrick and will have to ODIN to stock and start all over ....) Once you have Flashed a Custom ROM or Bali 2.2 Kernel you dont have to worry about mounts
Click to expand...
Click to collapse
Click to expand...
Click to collapse
I am NOT responsible nor obligated to help you resolve issues if apps are removed/added/edited from this custom rom.
Okay, now bear with me here. I'm crappy with changelogs.
_________
|Changelog|
___
|4.2| (Coming soon!)
- Added the following apps from CM6.2 for the Epic 4G(Yes, I've tested, the ones I included do work on our phone):
* DSP Manager
* File Manager
* Gallery 3D
* Dev Tools
* Music
* Calculator
* Spare Parts
* Android Keyboard(LatinIME.apk)
- Removed the following apps:
* Meridian
* QuickPic
* Android Weather
* Pimp My Rom(Until a Froyo compatible Google Play version comes out)
* TouchWiz Calculator
- Readded GenieWidge.apk(News and Weather app/widget)
- Changed the fonts to that of CM6.2
- Removed the hostname init.d script(Messes with some things I've found. Mostly Linux chroots.)
___
|4.1|
- Added a bunch of terminal/shell binaries such as bash 4.1, curl, 7z, screen and sudo
- Replaced Messaging.apk with Messaging.apk from GOv2(fixes LED issue, found by rdr4g0n)
- Added drocap2 for screenshots(Subject to change)
- Update PMR apk to latest Google Play version as of 11/27/2012
- Updated a plethora of system apps
- Added Flash Player 11.1(Yes, this version works on 2.x)
- Update Swype to newest Beta version.
- Replaced Music.apk with Meridian Media Player Revolute
- Removed Amazon AppStore // Kept it in because it's the little part of me you get to carry around in your pocket(Totally not creepy sounding, huh?)
- Readded Voodoo Sound Control
- Readded TouchWiz Calculator and Calendar upon request
- Added AndroidWeather. Couldn't find the apk that contains the stock Weather/News Widget
_____
|4.0.1|
- Removed all warez(stupid move on my part, sorry.)
- ReAdded QuickPic upon request of vikramkhalsa
- Fixed Terminal Emulator and Quick Pic's inability to open/run/execute (Big thanks to RicAndroid)
- Added ES File Explorer/Removed ASTRO File Manager
___
|4.0|
- Changed Lightning Launcher to ADW Launcher
- Changed back to the bootanimation from GOv2
- Added PMR(Pimp My ROM) alpha #3 apk w/ OTA Update support(This is so you can customize your own experience for GOv4.0 and the OTA updating is separate from the ROM's OTA Update Center support)
- Added OTA Update Center apk/support(Untested as of now)
- Added the keypad lagfix script included in all of RicAndroid's ROMs(kind of obvious I'd include my only init.d script here too)
- Changed the battery to the Honeycomb Blue 1% included in ROM Toolbox Pro's status icon theme section. / Forgot to grab the framework-res.apk from my device before making the update.zip using GOv3.3's update.zip. Will see what the poll's outcome will be in a week. Currently has old GOv2(ICS Themed) battery.
- Added Jelly Bean Keyboard Pro(The free version didn't want to cooperate)
- Added XDA-Developers app
- Added Terminal Emulator
- Added Twitter/Facebook(Most commonly used social apps)
- Updated Superuser.apk and su binary / su binary wasn't backed up like I thought, so you have to manually update it via SuperUser.apk, sorry about that.
- Added 3D Customizable Gallery/Removed Quick Pic
- Added Amazon Appstore
- Added ASTRO FileManager/Removed MyFiles.apk
- Included ICS Fonts and Sounds in Attachments for those who want a complete ICS look.
- Included KeyLag script CWM zip in Attachments for those who don't want to flash this ROM to their phone an only want the lagfix.
And now, for the thing you've all been waiting for. The download link:
GloriousOverdose v4.1
For you QR Code users, here it is.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Screenshots? Sure. I'll oblige(Only took 2. One of ADW Launcher and one of the about screen in the Settings app, but will include a gif of the original GOv2 bootanimation for people who don't know what I'm talking about/don't feel like sifting through the forums.)
For those of you who use irssi on device(meaning you use the binary cross-compiled for ARM use), here's an easy fix if it isn't working for you.
Credit goes to happy from Rizon's IRC network(screenshot above is from his device, a Droid 4, iirc. NOT from a new GO look, sorry.)
If I don't reply to any questions here in a timely fashion, come find me on IRC in #GloriousOverdose on irc.rizon.net
In terminal, do uname -a. New hostname init.d script also serves as a type of sysinfo script for the SK4G(minus RAM and resolution and all that. Just OS and Kernel as of now.) and is useful when using IRSSI(do /exec -o uname -a in IRSSI to show the world that you are using Glorious Overdose. ^-^)
For those who want a little AOSP goodness, here is the 2.2 AOSP Launcher2.apk. Just set in /system/app and make the apks permissions the same as all the rest there. This is thanks to xanium4332.
Awesome! Excited about this
So you released like 3 or 4 roms kind of around the same time.. any comment about which one is the fastest or most stable? Are you still working on/updating the other ones like tigerfusion, tigerblood, etc? I'm on GOV3.3 right now and I'm happy with it except for the reboot problem while using maps/navigation. I'm not really sure which one to try but I like the way I have everything setup so I don't want to flash anything that cant be used as a daily driver yet. Thats why I'm excited about this one because it seems to be closest to what I'm using now.
As for the changes - is it any faster or "better" than v3.3?
Many of them seem like things we can do ourselves: I also ditched lightning launcher for launcherpro or adw, and got rid of or added some of the apps I liked. Personally I don't think amazon appstore should be on the rom, whoever wants it can just downloaded it right? Also I prefer quickpic to the 3d gallery as its much faster and doesn't crash. Is this 3d gallery a different one? (most of these things were just personal preference, i don't mind changing them myself after flashing the rom)
So the main things I think are the scripts/lagfix and a few theme tweaks.. Not really sure about PMR and the OTA stuff.. can you explain that?
but overall thanks for keeping this phone alive and giving it some hope and activity!
Well, I didn't really do much for TigerFusion, TigerBlood, or DangerZone apart from provide the lagfix script and bounce ideas off of the creator of the roms, RicAndroid. So, this, essentially is my first custom ROM release.
The 3D Gallery is, indeed, probably the crashy one. But it's because the ICS Gallery I wanted to include wouldn't work and QuickPic, imo, strayed too far from the original Glorious Overdose, which is the look/feel I'm trying to maintain while minimizing lag and other unpleasantries. But, yes, it is encouraged to mod it after flashing to further personalize the experience, but then I can't provide as clear of support when apps are added/removed from what I've release. So it's up to the user, in the end.
As for the inclusion of Amazon AppStore, that's based on it being, imo, the second most used AppStore for Android after Google Play. I mean, I don't own any apps from Google Play but I own some on Amazon. I can't use some of them without Amazon AppStore installed and signed in. If I could import purchases from Amazon to Google Play, I wouldn't include it(Yes, it's a personal preference). Like I own SetCPU. The version in the Amazon AppStore is 2.3.0.7(iirc) and the version in Google Play is 3.0.7. Dunno why the first hasn't been updated yet, but meh.
The OTA Updater will be like any normal OTA Update, but aimed specifically for custom roms(this one most likely being the first to have it implimented, hopefully it will be the first to use it too). Meaning whenever I push an update to the OTA Updater Center Pro, it'll push a notification to you which will allow your to Download and Update or Just download and just update manually via CWM(which is what I'll recommend because I'm unsure of how the app handles CWM recovery itself atm)
PMR is a collection of tweaks/scripts that were compiled first into an AROMA package installer and then ported to an apk format. The audio engines, sadly are incompatible with this phone until someone ports the kernel of Android 4.x or higher for the SK4G. Everything else works as far as I know.
And hold on to your hat. I'm in the process of creating the update.zip and testing it myself before I upload to MediaFire and submitting it to OTA Update Center Pro's database. I'll also be keeping an updated link here for people who are uneasy about the OTA feature and for those who ODIN'd and didn't keep a copy of the one they started on to flash and then update to the newest version. So far, all that I've done is in the changelog. And no, there won't be a LITE/LEAN version. I don't feel the need to create two version of the same ROM. Besides, this is essentially GOv3.3(LEAN) with the above changes.
Let it begin.... a new age of Sidekick cookers. THIS LOOKS HOT, MAN
Very sexy
Sent from my Galaxy Nexus using xda app-developers app
Just checked the OTA app. It downloads fine. And I think it works because I grabbed the direct link from my MediaFire upload by right clicking on the download button on the page and used that URL. Dunno if it works day after day. And I don't know how well it handles the flashing itself because I feel a manual boot into recovery and manual flashing is the safest bet. Until I or another ROM maintainer can confirm that it does the flash flawlessly, stick to a CWM restore, please.
Because the OTA Update Center also displays the version, I removed the v4.0 from the build number and only the OTA Update Center version will change. The Build Number shows Glorious Overdose now, versus the old way in the screenshots.
Either way, enjoy GOv4.0. I know I am, and I'm the one who rolled this build of Glorious Overdose out. Now I look at my phone with pride, knowing I'm using my own creation and out there, someone else is enjoying it like I am. Such a satisfying feeling.
If you have a dedicated SK4G that you wish to test the latest build of Glorious Overdose with, PM me and I will give you instructions on how to turn your GOv4.x build into a dev/tester build that will get updates long before the public one does. I have 2 testers so far. Myself and RicAndroid. I think a total of either 5 or 10 testers should be sufficient to get things rolling. For those of you who still have GOv2 or GOv3 and haven't grabbed this yet and wish to enjoy OTA goodness, wait a day or two and I should have an update.zip to give you that pleasure of updating OTA.
That's all I have for now.
Can you explain in more detail what you mean about paid apps included?
how_weird said:
Can you explain in more detail what you mean about paid apps included?
Click to expand...
Click to collapse
Well, some apps, like the Gallery app(back when I could find it in the Play Store) and the Jelly Bean Keyboard cost money, but I included them because the free versions either didn't provide the functionality that I thought Glorious Overdose should have or just refused to work completely and I don't have a bank account or a credit card to purchase apps/credit from Google Play so I couldn't include my copies even if I had them.
I tried to keep the paid apps I included to a minimum. The only paid apps I can spot myself are the two I mentioned above. All the other ones are the free version because they work and provide the right amount of functionality for the ROM.
You should remove them. Warez are not allowed on XDA.
Fair enough. I'll revert back to QuickPic and JellyBean Keyboard free. If the mods will give me time to do so before they take action, that is. I can't do that as of now because tired and late, but thanks for the heads up(honestly didn't know[don't really read rules, just try to use common sense. Guess getting frustrated that the Free JB KB didn't wanna work and I couldn't find the free version of the 3D Gallery on the Play Store got the best of me]). Those and a new battery will be in the first OTA update available(And I'll even update the OP's link to 4.0.1 for anti-warez purposes).
EDIT: Had some moron texting me about some court stuff when I hadn't gotten anything in the mail about court appearances. So, I've been up for a bit and am getting an OTA update ready/OP update link sans the new battery. It'll be live in about an hour or so.
SammaelAkuma said:
If the mods will give me time to do so before they take action, that is.
Click to expand...
Click to collapse
Rule of thumb is: No downloads, not fit for the development board.
That being said... 24 hours are enough to re-pack a ROM so it doesn't contain warez anymore?
Yes? Start the clocks...
Oh sorry I meant to direct my post towards both you and RicAndroid. So RicAndroid feel free to respond to the parts which were more relevant to you.
And I'm kinda confused, is 4.0.1 live and available to download? Its there on the changelog but I don't see a link anywhere..
and thanks for switching back to quickpic!
Edit: I just saw it was on Fixing/updating.. I'll wait
QuickPic is my app of choice....the Gallery is fine but it gets buggy sometimes.
This rom is sweet, BTW. The warez thing is not allowed, yeah....but there are plenty of fully functional free apps out there. Like ES File Explorer (which can be given root permissions), Touchpal keyboard (which is the best alternative to SwiftKey).
I'm currently porting the Bi-Winning Redux ICS framework...the correct way this time using GIMP with those 9.png files. It is looking beautiful so far. I will also jump on board the OTA thing this weekend.
Good stuff, dude. Keep up the fine work!
Sent from my SGH-T839 using xda app-developers app
Well, as of now, the update is unofficial(the build.prop is the same but changed the OTA version because it's unofficial until I figure out how to get Quick Pic and Terminal emulator to work as system apps.). I can't get QuickPic to work unless I install as a user app and then move to the system apps and that only works AFTER installing it. But, yeah, gonna go update the OP with a link to the unoffical OTA Update. Those who have the warez version, just go to the OTA Updater app, check updates, hit download, and hit home and do whatever you want, but check the file on the SDCard at /sdcard/OTA-Updater/download/glorious_overdose_.zip or something similar and make sure it reaches 177MiB.
Edit: Forgot to mention, this "update", although shown as 4.0.1 isn't the final update to 4.0.1...once I figure out how to get QuickPic and Terminal Emulator to work as a System app and switch to ES File Explorer from ASTRO(Because ES allows root access and ASTRO doesn't) then the real 4.0.1 will be out. Until then, ignore the faux update notice if you already updated. That or you can change your build.prop and change it back when it is completely fixed.
Also @B.Jay I've been using 7zip to pull/add/change files is in a re-zipped GOv3.3. So, it only took a matter of minutes but I was almost passing out when I replied to how_weird about removing the warez stuff. I don't know enough about the OS to create an update.zip from scratch.
Got D4 Update.zip creator now. So, yeah. Works.
Thanks for posting. When my wife leaves her phone alone and is sleeping I will flash this. Could be a day or two, she hates me messing with her phone.
How_Weird is to weird?
how_weird said:
Thanks for posting. When my wife leaves her phone alone and is sleeping I will flash this. Could be a day or two, she hates me messing with her phone.
How_Weird is to weird?
Click to expand...
Click to collapse
Lol. I know how it is. Just because 2 instances with my friends devices...he doesn't wanna root or jailbreak ever. I've finally convinced him to let me update his LePanII tablet to ICS and possibly root it.
At any rate, wait to grab it until later tonight or early tomorrow. Testing a possible fix for QuickPic and Terminal Emulator not wanting to work in the unofficial OTA update.
freakin awesome rom!
anxiously awaiting the link for 4.0.1 to rematerialize !
Well, the link is back up. Oh, and just an FYI. If there are changes in the changelog here but no OTA update showing...most likely I'm getting the update ready and am showing what I have done to the update.
yay! Loving it
Flashed this a few hours ago, finished restoring my apps and getting things set up the way i want them. Works great so far.. we'll see how it goes within the next few days
Thanks!
No problem. Hopefully I don't get fed up trying to find a way to update the su binary along with ROM releases and just say that users should update it on their own. Getting close, though.

Categories

Resources