For some reason, when running the app (Android 2.3.3) for testing on my phone (LG Optimus S, running Android 2.3.3) instead of an emulator (using eclipse), I get this error:
[2012-06-12 15:54:59 - test] Failed to install test.apk on device 'A0000028CD875E!
[2012-06-12 15:54:59 - test] closed
[2012-06-12 15:54:59 - test] Failed to install test.apk on device 'A0000028CD875E': closed
[2012-06-12 15:54:59 - test] com.android.ddmlib.InstallException: closed
[2012-06-12 15:54:59 - test] Launch canceled!
I have enabled usb debugging on my phone. Is there anything else I should be enabling to get rid of this error?