Good for you, dmartin1972! I'm having a hard time, but I'm waiting for Dirrk to bail me out. Again.
@ Dirrk, I don't have winzip so without a self extractor, I can't get the rar file to download properly.
A $ should pop up first and then shortly after the c:\android.... should come up, then you proceed with the next step in the instructions.Anyone who sucessfull installed root, can you tell me what comes after the adb connection will be reset sentence at the end of the install? Nothing has happened to my screen.
Hey Dirrk, can you add" reboot phone" to the end of your instructions after the Superuser.apk install success. That way the system will remount itself to r/o. I don't want anyone to try to install something right away and not have their system not be able to get back to read only. The only work around I found was to uninstall the superuser app and redo the root process.
While I *want* to try rooting I haven't seen anything about restoring the fascinate to stock if needing return. Anyone have pointers on getting the phone back to a condition that might pass muster?
Thanks!
I work at vzw and 90% of reps wouldn't know your phone was rooted unless you told them. Also the other 10% don't care. But if you want to be safe just go in type
adb shell
su
rm /system/app/Superuser.apk
rm /system/xbin/busybox
rm /system/xbin/su
exit
At what point would you type all that in? Just run the cmd, get into the SDK directory and then type all that in?