Windows Drivers

Windows Drivers for Android Phones

The App Inventor Setup software includes the Google USB driver, which handles the following devices:

If your phone is one of these, then the driver should have been installed along with the App Inventor Setup software. All other devices will require you to obtain and install a USB driver from the device manufacturer. In either case it's a good idea to check the driver installation, as described below, before proceeding.

You can find links to drivers for many Android devices at http://developer.android.com/sdk/oem-usb.html . If your device is not listed, we recommend you search the manufacturer's website for information on how to install drivers for your particular phone and/or review these resources:

In following the manufacturer instructions, note that you do not need to install the complete Android SDK, just the drivers for your device. The other parts of the SDK were installed when you installed the App Inventor Setup software.
Checking and installing the drivers requires facility with using the Windows command line and the Windows device manager. If you are not experienced using Windows in this way, you may want to get help with this. You can also ask for advice in the App Inventor Forum.

Checking the driver installation:

It's been our experience that the Windows drivers do not always correctly install automatically. Here's how to check the driver:

Try unplugging and replugging the phone into your computer and trying the "adb devices" command again before getting or installing device drivers, as sometimes that is sufficient to make the connection work.

Installing the App Inventor drivers manually

The AppInventor Setup software includes the Google USB driver, as noted above. If your device is one of the ones that the driver handles, the drivers should have been installed automatically, and the driver installation should check out as described above.

If the check fails, you need to install the Google drivers manually. You can find instructions here. In following the instructions, note that you do not need to install the SDK or download the drivers again since they were included with the App Inventor Setup software, and you can find them in the App Inventor software directory in the usb_driver sub-folder of the appinventor-setup folder where the installer placed the software, for example C:\Program Files\AppInventor\commands-for-Appinventor\usb_driver.

The directions for installing the Google USB drivers may also help if you have trouble with a manufacturer's driver, but in general, you might need to search on the Web for help in the various Android developer forums.

Other issues

If the drivers are installed, and you see the phone listed by "adb devices", but App Inventor still won't connect, then you should ask in the App Inventor Forum. Some devices may require special extra steps, or there may be some other issue. If you find (or solve) issues with other devices, please post to the Forum so that other App Inventor users can benefit from your experience.

Something not working right? Visit the AI Troubleshooting Page OR the AI Classic troubleshooting page, or check the App Inventor User Forum for help.

Windows Drivers Installed? Now finish setting up your device.

Device Setup for AI2 < - OR - >Device Setup for AI Classic