• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't Connect via USB on a Boox Max 3
#4
Being able to browse with windows explorer is very different from the connection required for ADB. One is using a protocol (most likely MTP) that allows only for file transfers over USB. The other sends raw data over USB which is normally blocked on Android as it's considered a security loophole. So being able to connect over USB doesn't really tell you if ADB will work. Try bringing up a command prompt window, and then enter the following commands:

Code:
cd "C:\Program Files (x86)\Zubersoft\MobileSheetsProCompanion\tools"
adb start-server
adb devices

Let me know if your device shows up in the list.
Reply


Messages In This Thread
RE: Can't Connect via USB on a Boox Max 3 - by Zubersoft - 11-25-2020, 03:02 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.