VineetK Singh wrote:Hi Monu
It doesn't seem to work in anyway. I tried various other options also, but all I get is access denied message. I am using android sdk 1.5r1. Can it be the case that root login is possible only in previous versions, because wherever I read about this feature, the writers always referred to older versions(0.9 in the book I was talking about).
That is strange. I dont think the problem is with the version of SDK; I have been using SDK1.5 and never have had any such issues browsing the emulator file system.
What happens when you type
adb root on the command prompt? When I type the command I get a messsage which reads-
abdb is already running as root which is very obvious given that I run always as root.
Perhaps the problem is with the image of the file system mounted on the emulator. My knowlege of that area is not very good.
A crude method would be:
1. Delete the SDK installation
2. delete the .android folder created in C:/DocumentandSettings/%userProfile%/
3. Resinstall the SDK