2017年5月17日 星期三

Find the connected device

Issue: Can't I detect android device with usb type-c in Qt and Android Studio IDE?

Description: Hence, I try to find the connection state for the android device.


Method:
Confirm that Chrome can see your Android Device
Open the Chrome browser on your workstation and type "chrome://inspect" into your Chrome browser’s URL bar (it is not necessary to include /#devices).
https://software.intel.com/en-us/xdk/docs/configuring-your-windows-usb-android-debug-connection-for-the-intel-xdk



Not Working Method:
http://stackoverflow.com/questions/7135999/adb-not-finding-my-device-phone-macos-x/21106042#21106042
http://stackoverflow.com/questions/7135999/adb-not-finding-my-device-phone-macos-x
https://android.stackexchange.com/questions/132376/cant-get-adb-on-macbook-to-see-pixel-c
quit adb by using Termainal and restart adb from Android Studio
http://stackoverflow.com/questions/15029581/asus-memo-pad-debug-for-android-apps?rq=1
I can detect zefone zoom, zenfong 3 with use type-c and android 7.


2017年5月14日 星期日