These are the steps I took which you'd think would suffice:
- Go to
Settingsin the tablet, - Make
Developer Optionsvisible by clickingAbout Tabletseven times, - Enable
USB DebugginginDeveloper Options, - Select the app to debug in the
Select Debug Appoption ofDeveloper Options, - Install the driver onto my computer as per the instructions here: Using Hardware Devices. I tried the driver in the
[Android SDK]\extras\googlefolder of my computer as well as the one available for download from ASUS.
adb devices in the command prompt, the device was still not listed, i.e. not detected by Android Debug Bridge.After much wild guessing and frantic searching on Stack Overflow, I finally found the solution, as follows:
- Go to
Settings, - then
Storage,- then
USB Computer Connection,- then select
Camera (PTP)instead ofMedia Device (MTP). - then
No comments:
Post a Comment