-
Notifications
You must be signed in to change notification settings - Fork 0
Configuring an Android Device
David S edited this page Aug 12, 2016
·
1 revision
-
Enable USB debugging on your device by going to Settings > Developer options.
Note
On Android 4.2 and newer, Developer options is hidden by default. To make it available, go to Settings > About phone and tap Build number seven times. Return to the previous screen to find Developer options.
-
Set up your system to detect your device.
If you're on Windows and not using a Nexus, you need to install a USB driver for adb.
-
[ZTE Speed Driver](http://support.zte.com.cn/support/uploads/ZTE_Android USB_Driver_For_Microsoft_PC.rar)
Note
The ZTE Speed’s driver is inside a RAR file, a tool like 7-Zip may have to be used to extract it.
-
If you are using a Nexus device, the Android SDK contains the driver (specifically the Google USB Driver)