diff --git a/docs/html/guide/topics/manifest/uses-feature-element.jd b/docs/html/guide/topics/manifest/uses-feature-element.jd index e43ac6118a47f..865fa693f47c5 100755 --- a/docs/html/guide/topics/manifest/uses-feature-element.jd +++ b/docs/html/guide/topics/manifest/uses-feature-element.jd @@ -512,10 +512,11 @@ You can find your unsigned .apk in the
  • Next, locate the aapt tool, if it is not already in your PATH. If you are using SDK Tools r8 or higher, you can find aapt in the -<SDK>/platform-tools/ directory. +<SDK>/build-tools/<tools version number> +directory.

    Note: You must use the version of -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 aapt that is provided for the latest Build-Tools component available. If +you do not have the latest Build-Tools component, download it using the Android SDK Manager.

  • Run aapt using this syntax: