|
|
what device is it? sounds like its the remix ultra tablet?
No you don't need to download anything for the tablet (You might need to turn on USB debugging on the device, video below)
You need to install the Android SDK (which sounds like you have) you then connect the remix to the pc.
On the windows machine open a command prompt i.e. click find (on windows 10) type in cmd, right click on the icon and "run as admin"
in the command prompt you then need to change the directory to where the Adb path is i.e. (c:/android/sdk/platform-tools/)
Once your command prompt is in the correct place then the adb reboot bootloader should work.
Setting up the SDK the first time is a pain as you need the correct drivers for the remix/device etc.
have a read of http://www.howtogeek.com/125769/how-to-install-and-use-abd-the-android-debug-bridge-utility/
Video of how to enable dev menu in android
https://www.youtube.com/watch?v=ycauHUTHHI4
If i remember correctly in remix OS it's under about then tap the build number, this will give you a new menu under settings and there should be usb debugging in there.
|
|