diff --git a/docs/html/guide/developing/device.jd b/docs/html/guide/developing/device.jd index 4bed963ce6efb..657f5495c991e 100644 --- a/docs/html/guide/developing/device.jd +++ b/docs/html/guide/developing/device.jd @@ -13,8 +13,12 @@ page.title=Connecting Hardware Devices

See also

    +
  1. Google USB Driver
  2. +
  3. OEM USB Drivers
  4. USB Driver for Windows
  5. +href="{@docRoot}guide/developing/eclipse-adt.html">Developing in Eclipse, with ADT +
  6. Developing in other IDEs
@@ -66,8 +70,10 @@ would on the emulator. Before you can start, there are just a few things to do:<
  • Setup your system to detect your device.
  • @@ -156,6 +155,9 @@