summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatie McCormick <kmccormick@google.com>2011-10-31 10:43:41 -0700
committerKatie McCormick <kmccormick@google.com>2011-11-02 14:07:52 -0700
commit0d842cc9182878e7a08c47d9a251dee45a385fcd (patch)
tree1e738f22f2dcf809b0d68ff0907f63ad9b18758b
parentf13313a073ad3f3c4e91baa4adbfdec66395065e (diff)
downloadbase-0d842cc9182878e7a08c47d9a251dee45a385fcd.tar.gz
Doc change: Update instructions to match ICS UI
Change-Id: I565ef27401d169ff28b21f1679e56a725c1ac470
-rw-r--r--docs/html/guide/developing/device.jd11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/html/guide/developing/device.jd b/docs/html/guide/developing/device.jd
index e08119fa6109..1f6cdb560d72 100644
--- a/docs/html/guide/developing/device.jd
+++ b/docs/html/guide/developing/device.jd
@@ -63,14 +63,17 @@ would on the emulator. Before you can start, there are just a few things to do:<
element.</p>
</li>
<li>Set up your device to allow installation of non-Market applications. <p>On
-the device, go to <strong>Settings > Applications</strong> and enable
+the device, go to <strong>Settings > Applications</strong> and enable
-<strong>Unknown sources</strong>.</p>
+<strong>Unknown sources</strong> (on an Android 4.0 device, the setting is
+located in <strong>Settings > Security</strong>).</p>
</li>
<li>Turn on "USB Debugging" on your device.
- <p>On the device, go to <strong>Settings > Applications > Development</strong>
- and enable <strong>USB debugging</strong>.</p>
+ <p>On the device, go to <strong>Settings > Applications > Development</strong>
+ and enable <strong>USB debugging</strong>
+ (on an Android 4.0 device, the setting is
+located in <strong>Settings > Developer options</strong>).</p>
</li>
<li>Set up your system to detect your device.
<ul>