When I start the emulator from command line as below (on windows) I get the following warnings.
C:\android-sdk-windows-1.5_r3\tools>emulator -sdcard D:\android-sdk- windows-1.5_r3\tools\sd256m.img -skin HTC_HERO -avd my_avd emulator: WARNING: ignoring locked SD Card image at D:\android-sdk- windows-1.5_r3\tools\sd256m.img emulator: WARNING: 4: key name doesn't start with valid character. line ignored Any idea why the SD card is being locked and how to unlock it? I get the same warning even with a newly created SD card images (never used, not used by any other emulator process or else), with all read/write permissions, given. Furthermore, I don't understand the meaning of the second warning regarding invalid character. What's the "key name" ? I would've been guessing it refers to the 4th parameter pair, but I'm only using 3 parameter pairs ?! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

