Merge "docs: 7 tap instructions for dev options" into jb-mr1-dev

This commit is contained in:
Scott Main
2012-11-12 12:19:21 -08:00
committed by Android (Google) Code Review

View File

@@ -54,10 +54,11 @@ page.title=Developer Tools
updates on GPU views and hardware layers, touch location, and others.</li> updates on GPU views and hardware layers, touch location, and others.</li>
<li>Plus many more options to simulate app stresses or enable debugging options.</li> <li>Plus many more options to simulate app stresses or enable debugging options.</li>
</ul> </ul>
<p>To access these on your device, open <em>Developer options</em> in the system Settings. <p>To access these on your device, open the <em>Developer options</em> in the
If your device is running Android 4.2 or higher, you can access the settings with the system Settings. Note that on Android 4.2 and higher, the Developer options screen is
<a href="http://play.google.com/store/apps/details?id=com.android.development_settings">Developer hidden by default. To make it available, go to
Settings</a> app.</p> <b>Settings > About phone</b> and tap <b>Build number</b> seven times. Return to the previous
screen to find Developer options.</p>
</div> </div>