I'm using a Samsung Galaxy S4 I9505 (Jelly Bean 4.3) as my debug target, and I've done the preliminary steps already:
- Tapped 7 times on the "Build Number" under "My Device" to enable developer menu
- Enabled USB Debugging from the device
- Unchecked the "Verify apps via USB" to make sure my app is not blocked
- Downloaded the OEM driver for Samsung from Samsung Andorid USB Driver for Windows
- Installed the driver successfully.
When I connect my device via USB, Eclipse sees my device but does not allow me to debug on it.
Can someone help me?