After not normally closing Eclipse & AVD, I restart Eclipse & AVD then got an emulator error "emulator: ERROR: the user data image is used by another emulator. aborting".
Survey some solutions:
Use "adb kill-server && adb-restart-server" (Not work)
Delete C:\Documents and Settings\@USER@\.android\avd .lock files (Work)
I just Run first Project then get a error:Debug Certificate expired on 2010/12/14 下午 2:13
Q:After installation, the android SDK wil generate a "Debug" signing certificate in a keystore called debug.keystore. The Eclipse plug-in uses this certificate to sign each application build that is generated. But, a debug certicate is onle valid for 365 days. To generate a new one you must delete the existing debug.keystore file. Its location is platform dependent - you can find it in Preferences - Android - Build - Default debug keystore.