Hello, I am using a android emulator. I created a sdcard on it by using a option in eclipse. Once I start the emulator, I go to 'terminal emulator', give command 'cd sdcard'. Since I need to create my own folder in sdcard, I give command mkdir myfolder, it gives the error: mkdir failed for myfolder, Permission Denied
Somewhere I read in the forum that 'su' command should be given. On giving the command su, the error displayed is: uid 10016 not allowed to su. Any Help? Thanks!! -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

