On Fri, Apr 10, 2009 at 5:32 AM, BIRJODH <birjodh.tiw...@gmail.com> wrote:
> > I am not able to understand one simple issue.. if there is no root > access to file system even to the user who owns the phone then why on > earth would the dev guide include commands like > > adb push <local> sdcard .... when the sdcard of emulator is read > only.. Is this some kind of mockery or sarcasm with the users????? > you are mistaken, the sdcard is not read only on the emulator, you just must provide one with the -sdcard option. if you don't, an empty /sdcard directory is created on the root filesystem but will not allow you to write anything to it. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---