{"id":458,"date":"2015-09-04T17:00:53","date_gmt":"2015-09-04T17:00:53","guid":{"rendered":"http:\/\/installingcats.com\/?p=458"},"modified":"2015-09-04T17:00:53","modified_gmt":"2015-09-04T17:00:53","slug":"android-fix-failed-find-build-tools-revision","status":"publish","type":"post","link":"https:\/\/installingcats.com\/2015\/09\/04\/android-fix-failed-find-build-tools-revision\/","title":{"rendered":"Android Fix Failed to Find Build Tools Revision"},"content":{"rendered":"

Failed to Find Build Tools Revision 2X.X.X<\/p>\n

Android Build tools get updated often and whenever an Android project you import that is using a different Build Tools Revision than the one you’re using, you’ll see this error in Android Studio.<\/p>\n

To fix “Failed to Find Build Tools Revision” you have 2 options:<\/p>\n

    \n
  1. Install the missing Build Tools revision<\/li>\n
  2. Change the Build Tools version in your ..\/app\/build.gradle<\/li>\n<\/ol>\n

    Install missing Android Build Tools revision<\/h2>\n

    Install a missing Android Build Tools revision via Tools -> Android -> SDK Manager -> SDK Tools (tab) -> Check Show Package Details (bottom right check box) -> mark the checkbox of\u00a0the requested Android Build Tools version<\/strong><\/p>\n

    \"android-studio-failed-build-tools\"<\/a><\/p>\n

     <\/p>\n

    Change the Android Build Tools Version in Build.Gradle<\/h2>\n
      \n
    1. Open app\/build.gradle<\/li>\n
    2. Find buildToolsVersion<\/em><\/li>\n
    3. Change the version number to one you have installed (see above SDK Tools image on how to find which versions you have installed, which are marked as “Installed” or “Not Installed”)<\/li>\n
    4. Sync Gradle.<\/li>\n<\/ol>\n

       <\/p>\n

       <\/p>\n

      \"build-gradle-build-tools-version\"<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

      Failed to Find Build Tools Revision 2X.X.X Android Build tools get updated often and whenever an Android project you import that is using a different Build Tools Revision than the one you’re using, you’ll see this error in Android Studio. To fix “Failed to Find Build Tools Revision” you have 2 options: Install the missing […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"_links":{"self":[{"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/posts\/458"}],"collection":[{"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/comments?post=458"}],"version-history":[{"count":0,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/posts\/458\/revisions"}],"wp:attachment":[{"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/media?parent=458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/categories?post=458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/installingcats.com\/wp-json\/wp\/v2\/tags?post=458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}