Debugging Android application when Android device is connected with a USB device
Let’s say, you are developing an Android application that will be using a finger print scanner and it will be connected with the android device through OTG cable. In this situation you can not use USB debugging option as you…
Read more