Issue
I'm trying to run/debug my app, using Eclipse, on my device with ICS (Asus Transformer TF101 - rooted). But i get following error:
Uploading MyApp.apk onto device '037c6206441f83d7'
Failed to install MyApp.apk on device '037c6206441f83d7': Not a directory
com.android.ddmlib.SyncException: Not a directory
Launch canceled!
I tried running/debugging other apps, also sample apps, but still got same error, but every thing works on emulator, of course I got USB debug on. Before update I was able to run everything normally, is it possible that I have messed up something while flashing my rom/rooting? But on the other hand, I think that my device works fine...
Solution
I have solved this problem, looks like I have really messed up something while flashing new rom/rooting. There was some problem with /data/local/tmp
directory, and I have used my ClockworkMod Recovery
to wipe /data/ (factory reset)
and now it works perfect.
Answered By - Stigi
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.