diff --git a/docs/html/preview/tv/adt-1/index.jd b/docs/html/preview/tv/adt-1/index.jd index 882f4211eab97..b37a55a1e6ef2 100644 --- a/docs/html/preview/tv/adt-1/index.jd +++ b/docs/html/preview/tv/adt-1/index.jd @@ -52,16 +52,16 @@ Android TV platform.

Unplug the included power cable from the back of ADT-1. The device does not have an on/off switch. However, ADT-1 will begin sleeping (daydream) based on user settings in - Settings > Display > Daydream. + Settings > Device > Display > Daydream.

How do I connect to the network?

ADT-1 has both wireless and Ethernet for connecting to your network. To change your wireless - network, go to Settings -> Wi-Fi. To use an Ethernet network connection, - simply plug an Ethernet cable (that is connected to your network) into the port on the back of - ADT-1.

+ network, go to Settings > Device > Wi-Fi. To use an Ethernet network + connection, simply plug an Ethernet cable (that is connected to your network) into the port on + the back of ADT-1.

How do I use the developer cable? @@ -70,6 +70,35 @@ Android TV platform.

power port on the back of ADT-1, a standard male USB-A connector that connects your PC, and a small, female power connector that the included power supply plugs into.

+

+ Note: Make sure you have enabled USB debugging in Settings > + Preferences > Developer options > Debugging > USB debugging, so that you can + use the Android Debug Bridge (adb) to connect with the ADT-1 device. +

+ +

+ Can I connect without a developer cable? +

+

+ Yes. The ADT-1 device is enabled for Android Debug Bridge (adb) connections over TCP/IP. To + connect to the ADT-1 device using this method: +

+
    +
  1. Make sure that your development computer and the ADT-1 device are on the same network.
  2. +
  3. Determine the IP address of the ADT-1 device by navigating to Settings > + Device > Wi-Fi > your-network-name > Status info.
  4. +
  5. Connect to the ADT-1 device using the following adb command: +
    +$ adb connect <ip-address-for-adt-1>:4321
    +
    +
  6. +
+ +

+ Note: Make sure you have enabled USB debugging in Settings > + Preferences > Developer options > Debugging > USB debugging, so that you can + use the Android Debug Bridge (adb) to connect with the ADT-1 device. +

User Input

@@ -179,8 +208,8 @@ Android TV platform.

How do I register my ADT-1 in order to run my apps?

    -
  1. Go to Settings > Google Cast and turn on developer support, allowing the - ADT-1 device to send its serial number to Google.
  2. +
  3. Go to Settings > Device > Google Cast and turn on developer support, + allowing the ADT-1 device to send its serial number to Google.
  4. Register your ADT-1 device in the Google Cast Developer Console, using the 12 character serial number engraved on the back of the ADT-1.
@@ -203,8 +232,8 @@ Android TV platform.

Why doesn't the on-screen keyboard come up?

-

Enable the keyboard in the device Settings. Go to Settings > Keyboard > Current - keyboard and choose Leanback keyboard. +

Enable the keyboard in the device Settings. Go to Settings > Preferences > + Keyboard > Current keyboard and choose Leanback keyboard.

How do I perform a hardware reboot? @@ -221,8 +250,8 @@ Android TV platform.

data, downloaded apps, app data, and account settings.

-

From the home screen, go to Settings > Device > Factory data reset, and - select Reset device. +

From the home screen, go to Settings > Device > Storage & Reset, and + select Factory data reset.

@@ -279,4 +308,3 @@ read this information before using the device:

  • Regulatory Disclosures
  • Important Safety Information
  • -