解决方案:Failed to install *.apk on device 'emulator-5554'

错误提示:

Failed to install helloworld.apk on device 'emulator-5554': timeout 或者

the user data image is used

原因:

由于模拟器已经开启而没有关闭或者非法关闭引起的。

解决方法:

删除 C:\Documents and Settings\Administrator\.android\avd\对应版本.avd
下以.lock结尾的文件夹。

你可能感兴趣的:(c,image,user)