Development environment setup issue for ProjectTango developemnt Device

I have a Project Tango Development Kit. I am interested in working with depth data from sensors. I have ADB setup on my machine. But the Eclipse android emulator does not detect the Tango Development tablet.

Can anyone suggest me how to set up the device?

Thanks in advance.

+3
source share
4 answers

Please make sure that USB debugging is enabled for ADB input, select Settings> About Tablet> Build Number, and then click Build seven times. Then click and go to Developer Options> USB Debugging.

+2

( Windows) Android Composite ADB ( Android-).

http://developer.android.com/sdk/win-usb.html

Android Composite ADB Interface, " ". " " , USB.

, ADB , , sdk android platform-tools. "adb.exe devices". , , adb .

+1

Windows 7, . , , USB-. , , ADB, Google USB, Android Studio.

, , . ,   , : -)

0

.

  • ""
  • ""
  • ""
  • " "
  • " "
  • " "

Android SDK, ( c:\users\MyName\AppData\Local\Android\SDK) Extras\Google\USBDriver

0
source

Source: https://habr.com/ru/post/1568561/


All Articles