I resolved the issue - for some reason, the permissions on the files in home/[User]/.android/SDK-1.1 were not correct. All the files were owned by root rather than my user name. The problem was specifically due to userdata-qemu.img, but I changed the ownership on all the files.
The error message was accurate, but somewhat misleading. I'm assuming the emulator thought another session was running because it couldn't open the userdata-qemu.img for read/write purposes. On Feb 15, 10:58 pm, EL <[email protected]> wrote: > I just downloaded the 1.1 emulator and ran it using -wipe-data as > instructed. > However, I always get two warnings when starting up the emulator: > > ### WARNING: Another emulator is running with our data file > ### WARNING: User data changes will NOT be saved! > > When I create user data (such as contacts) and save them, they are not > retained between emulator sessions as per the warnings. > > When I run this from the 1.0 SDK, I do not get these warnings and I > can save user data. > > Any advice would be appreciated. > > Eric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

