Failed to install *.apk on device '*': Local path doesn't exist

后端 未结 1 696
时光说笑
时光说笑 2020-12-18 22:49

I\'m recieving the following error when trying to run my app on my phone. It used to work, but it has now decided to always give me this error and I can\'t figure out how to

相关标签:
1条回答
  • 2020-12-18 23:15

    Ok I figured it out. I had moved the apk file to a different directory (trying to fix a different problem) and eclipse was too stupid to figure it out. As said in the comment below- fix the problem with Project->Clean...

    0 讨论(0)
提交回复
热议问题