delete irrelevant manifest documentation
Change-Id: I5301c7910a135fa7ed1b4132f712bd74d67a3170
This commit is contained in:
@@ -94,21 +94,6 @@ cache in the AVD directory.</p>
|
|||||||
For more information, see
|
For more information, see
|
||||||
<a href="{@docRoot}tools/devices/index.html">Managing Virtual Devices</a>.</p>
|
<a href="{@docRoot}tools/devices/index.html">Managing Virtual Devices</a>.</p>
|
||||||
|
|
||||||
<h3 id="manifest">Manifest settings</h3>
|
|
||||||
|
|
||||||
<p>For your app to use certain emulator device features, you need to specify
|
|
||||||
in the manifest that your app will use them. For example, an Android Wear watch
|
|
||||||
requires the following <code><uses-feature></code> setting:</p>
|
|
||||||
|
|
||||||
<pre>
|
|
||||||
<uses-feature android:name="android.hardware.type.watch" />
|
|
||||||
</pre>
|
|
||||||
|
|
||||||
<p>There are also settings for camera, location, audio, microphone, phone,
|
|
||||||
networking, TV, touchscreen, and more. For more information, see
|
|
||||||
<a href="{@docRoot}guide/topics/manifest/uses-feature-element.html">
|
|
||||||
<uses-feature></a>.</p>
|
|
||||||
|
|
||||||
<h3 id="system">System images</h3>
|
<h3 id="system">System images</h3>
|
||||||
|
|
||||||
<p>The Android Emulator runs a full
|
<p>The Android Emulator runs a full
|
||||||
|
|||||||
Reference in New Issue
Block a user