good morning.
I have a tablet in developer mode, and I want to know how I can install my test app directly on the tablet.
I have not found the documentation for this case,I only know that the tablet has adb enabled, And I followed the steps at Poynt Driver on Windows 8 to detect
my device and install my apk using adb install.
However, my device is not recognized. I am using a USB cable from the tablet to my pc.
Is there any guide to detect my device and install my apk?
Thank you !