Possible Duplicate:
Obtain root access via su on the Android emulator
Hi,
I'm working on an Android App in Eclipse with the Andoid Eclipse Plug-In. I'm saving files on the virtual devise and would like to have a look at them in the Terminal Emulator (Dev Tools => Terminal Emulator). However I can't access certain directories and am refused a sudo access. How could I get a sudo access?
I'm running an Android 2.3 Emulator
Thanks for your help/hint!