Android Failed to install HelloWorld.apk on device (null) Error

前端 未结 22 1775
走了就别回头了
走了就别回头了 2020-11-28 23:37

I am new to Android. When I am running my android application in eclipse I am getting these messages in the console:

[2011-03-08 12:57:35 - HelloWorld] ----         


        
22条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-29 00:21

    I was getting the same error.

    I Just left the AVD running even after it says "Failed to install *.apk on device-emulator-5554". It automatically loaded the project afterwards.

    I think the error comes due the slow start up of the AVD.

提交回复
热议问题