Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
THIS.
I am exactly the same way. I followed the alldroid guide too....not real excited about losing root. That and my quadrant scores are basically the same as with 2.1 (1350's)....
Drocap works for me, asked for permissions ans I gave it, but rootexplorer won't won't do the same.

clockworkmod
Making a rooted 2.2 froyo zip for DX users.
Ok guys, for those of you missing root after this, I noticed something:
The copy of su that you copied to xbin still works to give you root access if you open up a terminal and type "/system/xbin/su"
I'm currently mounting my /system/ as rw and trying to copy it back, by running the xbin/su to do it.
You might try this, I'll report back soon if it works fully.
might be onto something with that. The alldroid guide said to COPY....leaving the old one behind...which is still installed on the system and referenced. I wonder if we blow out the original, somehow reinstall (or remap the call for the apps) the new copy in xbin...if we get it back...
EDIT: I can confirm that if I open my terminal emulator and run the version of SU that we copied to xbin, it gives me root access.....now we need to figure out how to make it call that one all the time....
What good is that is the clockwork recovery doesn't work?For those not having root, myself included
I tried root explorer, wireless tether and even running SU in terminal emulator... "Permission Denied"![]()

What good is that is the clockwork recovery doesn't work?
Ok guys. Figured it out.
IF YOU LOST ROOT BECAUSE YOU COPIED su INSTEAD OF MOVING IT:
EDIT: 0. Open terminal and make sure su exists in /system/xbin/su and run it.
1. Run "mount -o rw,remount /dev/block/system /system"
2. Run "cp /system/bin/su /system/bin/su.bak"
3. Run "cd /system/bin/"
4. Run "rm su"
You now have root again.
If you screw this up, you will seriously screw things up, so do this at your own risk, and be careful.
Has it been confirmed that we can infact flash back to 2.1 if we need to at any point in the future?

hope you don't mind added to OP

Ok guys. Figured it out.
IF YOU LOST ROOT BECAUSE YOU COPIED su INSTEAD OF MOVING IT:
Full instructions on my blog: here
EDIT: 0. Open terminal and make sure su exists in /system/xbin/su and run it.
1. Run "mount -o rw,remount /dev/block/system /system"
2. Run "cp /system/bin/su /system/bin/su.bak"
3. Run "cd /system/bin/"
4. Run "rm su"
You now have root again.
If you screw this up, you will seriously screw things up, so do this at your own risk, and be careful.

I don't mind, (glad I could help out!) but you did spell my name wrong
Edit: I also just cleaned up my post a bit to make it clearer for everyone, if you want to cop that updated version.
