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.

Make sure you get the # symbol (you should if you already partially rooted)
In adb shell type:
rm /system/bin/su
rm /system/xbin/su
Then re-run One-Click-Root
To anyone that updated to Gingerbread from a rooted Froyo and had issues.
This happened to me, I ran the One-Click-Root and it gave me a partial root ( very few apps worked). After tons of searching I came across a post that said you need to delete your su files and rerun the One-Click-Root. It surprisingly worked.
As a note I did not reboot after I deleted the su files I'm not sure if you did if it would mess up.
Here are the steps:
Hopefully it helps out people in the same situation I was in!Code:Make sure you get the # symbol (you should if you already partially rooted) In adb shell type: rm /system/bin/su rm /system/xbin/su Then re-run One-Click-Root
