Skip to content

Commit 4899d6f

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am cd3ec7a: am e9e40b4: Merge "add link to device dock lesson" into jb-dev
* commit 'cd3ec7a251443db258008f913b856c05b2232478': add link to device dock lesson
2 parents a25526a + cd3ec7a commit 4899d6f

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
@@ -573,6 +573,10 @@ which indicates the current device orientation.</p>
573573
no display</li>
574574
</ul>
575575
<p><em>Added in API level 8, television added in API 13.</em></p>
576+
<p>For information about how your app can respond when the device is inserted into or
577+
removed from a dock, read <a
578+
href="{@docRoot}training/monitoring-device-state/docking-monitoring.html">Determining
579+
and Monitoring the Docking State and Type</a>.</p>
576580
<p>This can change during the life of your application if the user places the device in a
577581
dock. You can enable or disable some of these modes using {@link
578582
android.app.UiModeManager}. See <a href="runtime-changes.html">Handling Runtime Changes</a> for

0 commit comments

Comments
 (0)