This morning I was unable to install/launch an android app from Eclipse to my test android tablet. I suspected it may have something to do with my having rooted an Android tablet the previous working day – but I can’t find a causal link to that effect.
Anyway, I either repaired the issue or found a work-around – either way I’m up again. Time will tell if this has been resolved… so here’s what I did:
- I discovered online that HTC-Sync seems to cause this, and I *do* have an HTC EVO 4G test phone so I opened Task manager and killed the HTC Sync process (To be honest, this has never been an issue previously. I suspect that this step was unnecessary.)
- Next I ran adb kill-server via the command prompt
- I then restarted the server by issuing adb start-server
- Eclipse didn’t like the above two steps so I restarted Eclipse
- … and things seem to be ok atm
I’ll update this post if this continues to happen, else if this is the last sentence here then the problem for me has disappeared…