diff --git a/docs/html/guide/developing/device.jd b/docs/html/guide/developing/device.jd index 9ce36492c2b3a..deb7a2dc2eb13 100644 --- a/docs/html/guide/developing/device.jd +++ b/docs/html/guide/developing/device.jd @@ -58,14 +58,17 @@ would on the emulator. Before you can start, there are just a few things to do:< element.
On -the device, go to Settings > Applications and enable +the device, go to Settings > Applications and enable -Unknown sources.
+Unknown sources (on an Android 4.0 device, the setting is +located in Settings > Security).On the device, go to Settings > Applications > Development - and enable USB debugging.
+On the device, go to Settings > Applications > Development + and enable USB debugging + (on an Android 4.0 device, the setting is +located in Settings > Developer options).