Froyo ETA Set

Found a bug, apparently no matter what screen youre in if you receive a call, instead of going back to what you were doing, youll go back to the lock screen.

ruh-oh
 
Found a bug, apparently no matter what screen youre in if you receive a call, instead of going back to what you were doing, youll go back to the lock screen.

ruh-oh

Mine went right back to Dolphin HD browser just now - called myself on my office phone.
 
Is there any word of a way to root post Froyo upgrade? I am missing my Autostarts :(
 
I forgot to do the Xbin thing so I can't even take screenshots. Phone it not rooted, but Super User is still on App list... weird.
 
Newb here. Can someone please tell me how to move the update.zip out of the folder? I tried it but there is another update.zip in downloads.
 
Newb here. Can someone please tell me how to move the update.zip out of the folder? I tried it but there is another update.zip in downloads.

you should just download the update.zip file from the link provided than move it to the root of you sd card, nothing else
 
Newb here. Can someone please tell me how to move the update.zip out of the folder? I tried it but there is another update.zip in downloads.

Whoops not downloads, but on the card, and when I try to move froyo, it says another file already exists with that name.:eek:
 
RootExplorer not working for root users who have 2.2? Anyone, I know someone said something earlier and they said they got it fixed... but didn't really explain how. It's saying root access isn't there, but it is. All my other root apps work.
 
Whoops not downloads, but on the card, and when I try to move froyo, it says another file already exists with that name.:eek:

that could be an earlier OTA update on your card just replace it with this new one, I am not 100% on that but it makes sense to me...
 
RootExplorer not working for root users who have 2.2? Anyone, I know someone said something earlier and they said they got it fixed... but didn't really explain how. It's saying root access isn't there, but it is. All my other root apps work.

looks like he just mounted as r/w or something like that
 
looks like he just mounted as r/w or something like that

I can't even get mine to open...

CAP201008201545.jpg
 
I think I found the solution.

from alldroid.org

If you have /system/xbin/su and /system/app/Superuser.apk, but cannot use "Superuser" (no prompts from Superuser app, "permission denied" when you try to run "su"), just do the following:

Run "adb shell"
Run "/system/xbin/su"
Watch your screen for Superuser app to prompt for permission and click "allow"
Run "mount -o remount,rw /dev/block/system /system"
Run "cp /system/xbin/su /system/bin/su"
Run "chmod 4755 /system/bin/su"
[optional] Run "mount -o remount,ro /dev/block/system /system"


Testing now