Skip to content

Commit 61d85c4

Browse files
scottamainddougherty
authored andcommitted
add link to device dock lesson
1 parent 24a024e commit 61d85c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/html/guide/topics/resources/providing-resources.jd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,10 @@ which indicates the current device orientation.</p>
548548
no display</li>
549549
</ul>
550550
<p><em>Added in API level 8, television added in API 13.</em></p>
551+
<p>For information about how your app can respond when the device is inserted into or
552+
removed from a dock, read <a
553+
href="{@docRoot}training/monitoring-device-state/docking-monitoring.html">Determining
554+
and Monitoring the Docking State and Type</a>.</p>
551555
<p>This can change during the life of your application if the user places the device in a
552556
dock. You can enable or disable some of these modes using {@link
553557
android.app.UiModeManager}. See <a href="runtime-changes.html">Handling Runtime Changes</a> for

0 commit comments

Comments
 (0)