I’m a bit confused about debugging on a device.
When I use the emulator, after the debug session, I simply close the emulator window…
but when debugging on my device, how can I close the session??simply disconnecting the USB cable?
And the installed .apk ( installed by Eclipse ) should be removed manually?
You can do this by going to the Debug perspective, right clicking your application, and selecting “Disconnect” or “Terminate”.