Loading docs/html/tools/devices/emulator.jd +0 −15 Original line number Diff line number Diff line Loading @@ -94,21 +94,6 @@ cache in the AVD directory.</p> For more information, see <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> <p>The Android Emulator runs a full Loading Loading
docs/html/tools/devices/emulator.jd +0 −15 Original line number Diff line number Diff line Loading @@ -94,21 +94,6 @@ cache in the AVD directory.</p> For more information, see <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> <p>The Android Emulator runs a full Loading