How to restore contact between Eclipse and the Android emulator from within Eclipse
How to enable Eclipse to phone apk deployment
I wanted to deploy my app to my HTC Desire to see what it looks like on a phone but it wasn’t quite as straight forward as I had hoped.
Maybe missing INTERNET permission?
Had a small problem consuming a REST service in my Android client today, the error message I got was: java.net.SocketException: Permission denied (maybe missing INTERNET permission) After trying to figure out if my URI was badly formated I realized it
Could not find YourApp.apk!
I use Eclipse for development, and one of the few quirks I have run in too so far is the very annoying message of “Could not find YourApp.apk!”