diff --git a/docs/html/guide/topics/manifest/uses-feature-element.jd b/docs/html/guide/topics/manifest/uses-feature-element.jd index 45f4a66b1c4a2..b5b30f632a1a6 100644 --- a/docs/html/guide/topics/manifest/uses-feature-element.jd +++ b/docs/html/guide/topics/manifest/uses-feature-element.jd @@ -472,11 +472,11 @@ If you are developing in Eclipse with ADT, right-click the project and select Package. Select a destination filename and path and click OK.
aapt tool, if it is not already in your PATH.
-If you are using SDK Tools r7 or earlier, you can find aapt in the
-<SDK>/platforms/android-<platform>/tools/ directory.
+If you are using SDK Tools r8 or higher, you can find aapt in the
+<SDK>/platform-tools/ directory.
Note: You must use the version of
-aapt that is provided for the latest platform release available. If
-you do not have the latest platform release, download it using the aapt that is provided for the latest Platform-Tools component available. If
+you do not have the latest Platform-Tools component, download it using the Android SDK and AVD Manager.
aapt using this syntax: <uses-feature> element.
android.hardware.audio.low_latencyandroid.hardware.bluetooth<uses-feature> element.
android.hardware.camera<uses-feature> element.
android.hardware.camera.autofocus"android:required="true"
+ "android:required="true"
attribute, these subfeatures implicitly declare the
android.hardware.camera parent feature. android.hardware.camera.flashandroid.hardware.camera.frontandroid.hardware.microphoneandroid.hardware.nfcandroid.hardware.sensor.accelerometerandroid.hardware.sensor.barometerandroid.hardware.sensor.compassandroid.hardware.sensor.gyroscopeandroid.hardware.sensor.lightandroid.hardware.microphoneandroid.hardware.sipandroid.hardware.sip.voip"android:required="true" attribute, this
+subfeature implicitly declares the android.hardware.sip
+parent feature.android.hardware.touchscreenandroid.hardware.touchscreen.multitouch"android:required="true" attribute, this
subfeature implicitly declares the android.hardware.touchscreen
@@ -640,10 +682,16 @@ parent feature. "android:required="true" attribute, this
+ "android:required="true" attribute, this
subfeature implicitly declares the
android.hardware.touchscreen.multitouch parent feature. android.hardware.touchscreen.multitouch.jazzhand