Quote:
Originally Posted by bikbok
I get the same error..
Edit: LOL I got it. I just placed the bin folder in the wrong place in Windows.
OK, so now I am rooted. I have heard that this helps if you want to install paid applications. But if I look in Market now, I still get only freeware or adware..
|
I'm having the same issue (cannot stat 'bin/su': No such file or directory
). What is the path to the correct folder to place this? Currently, I have the whole SuperUser folder under android tools folder. Is that correct?
I will appreciate any feedback.
@Britbloke thanks for this guide.
EDIT: I solved this by using the full path to the superuser directory.
Original step: 5. Type "adb push bin/su /system/xbin/su"
Modified for my PC: Type: "
adb push C:\Users\Masu\Desktop\Tools\android-sdk-windows\tools\Superuser\bin/su /system/xbin/su"
I had to do the same for steps 6 and 9 as well.