View Single Post
Old August 12th, 2010, 10:41 AM   #72 (permalink)
masum73
New Member
 
Join Date: Aug 2010
Posts: 4
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by bikbok View Post
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.
masum73 is offline  
Last edited by masum73; August 12th, 2010 at 11:06 AM. Reason: found solution to my issue
Reply With Quote