Book Image

Android Wearable Programming

By : Steven F. Daniel
Book Image

Android Wearable Programming

By: Steven F. Daniel

Overview of this book

Table of Contents (14 chapters)
Android Wearable Programming
Credits
About the Authors
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Installing the Google USB drivers for Windows


In this section, we will look at how to install the Android device drivers for Google Glass on the Windows platform in order to perform debugging with your Google devices. Android device drivers can either be installed from the Android SDK Google USB drivers or using the software that comes from the device manufacturer.

Note

If you're developing Google Glass apps running on the Mac OS X or Linux platforms, you do not need to install a USB driver. On these platforms, you can use the Android File Transfer Manager tool.

To install the Google USB drivers, follow these simple steps:

  1. Launch Android SDK Manager using SDK Manager in Android Studio.

  2. Select and click on the Google USB Driver package, which is located under the Extras section, to install it:

  3. Next, click on the install button to begin installing Google USB Driver.

    Once you have installed the Google USB drivers for Google Glass, you will need to make a modification to the android_winusb.inf file...