1 / 8

Lecture 6 Testing and Debugging on a Physical Android Device and other Power User Stuff

Lecture 6 Testing and Debugging on a Physical Android Device and other Power User Stuff. The first step is to locate and install the USB drivers for your Android device. For this example we will use the Asus Nexus 7 Tablet. You may need to install your drivers manually.

phyre
Télécharger la présentation

Lecture 6 Testing and Debugging on a Physical Android Device and other Power User Stuff

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lecture 6 Testing and Debugging on a Physical Android Device and other Power User Stuff

  2. The first step is to locate and install the USB drivers for your Android device. For this example we will use the Asus Nexus 7 Tablet.

  3. You may need to install your drivers manually. This is done through the Device Manager.

  4. Choose Run Configurations, click on the Target tab and select Always prompt to pick device. Make sure target device is connected and has USB Debugging enabled...

  5. With target device connected to host computer via USB, click Run under Run menu and then select therunning Android device. Your application should (almost) immediately appear on device and begin running. (Woo hoo!! Goodbye emulator!)

  6. Android Debug Bridge (adb)

  7. Adding Platform-Tools, Tools, and Eclipse to the Path right-click

More Related