Quote:
Originally Posted by brandenk
I keep flashing other ROMs to see how they compare but I always end up restoring my backup. This is the perfect blend of stock reliability with aftermarket speed. I will be using this ROM until a complete froyo build is released for the Evo with a working camera.........hopefully by Hero_Over 
|
thanks man. love those battery icons!!!!
ok now to answer some questions:
How do I fix my 4g connection?
The way 4g is handled has been slightly changed in the latest ota update. try this fix !
http://www.xda-developers.com/forum/...postcount=3613
or read about it here:
http://forum.xda-developers.com/showthread.php?t=714846
4g has been confirmed working by alot of people so i kno that it works. Just follow the instructions (put these threads on first post)
How come adb remount doesnt work?
To be honest this puzzles me right now. could be because it is a protected ota build. working on it but here is the other way to use those adb commands:
as for those having trouble with adb remount to access system. try this if you are trying to push files to system
to push to system:
$ adb push blahblah.apk /sdcard/
$ adb shell
$ su
# mount -o remount,rw /dev/block/mtdblock3 /system
# cp /sdcard/blahblah.apk /system/app/
this is a temporary fix until i figure out why remount wont work
I cant use phone codes to access my epst settings?
Working on a fix. Need to find proper epst files.
In some applications the words I type dont show up in the textfield until i send?
This is a known issue with secondary keyboards such as the mt keyboard. The MTkeyboard is not perfect but is frickin faster than a speeding bullet.
Hope this clears up some questions while i enjoy my weekend. I will be back to working on the rom starting monday or tuesday.