Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

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

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 get it working again.

Failed to install *.apk on device '*': Local path doesn't exist. 
com.android.ddmlib.SyncException: Local path doesn't exist. 

Launch canceled!

I've tried restarting the computer, the phone, and the debug mode, none of which have worked.

Edit: I get this error both on my phone and on the emulator!

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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...


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.6k users

...