How to get rid of/get past the \"Enter password to unlock\" prompt in the Android emulator?
Wish I could explain how this got turned on but its probably my fault. I\
All applications and files that you have deployed to the Android Emulator are stored in a file named userdata-qemu.img located in the C:\Users\.android\avd\.avd folder. For example, I have an AVD named Android_2.2_Emulator; hence, the userdata-qemu.img file is located in the C:\Users\Wei-Meng Lee.android\avd\Android_2.2_Emulator.avd folder.
If you want to restore the emulator to its original state (to reset it, that is), simply delete the userdata-qemu.img file.