[Android] Error: Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

 

Error: Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.




To resolve on MacOS follow these steps:

   a.  Navigate to the build tools folder in the Android SDK installation home folder:

     [Android SDK home] / build-tools / 32.0.0

   b.  There is a file named d8.  Rename this file to dx.
   c.  Navigate to the /lib subfolder.  
   d.  There is a file named d8.jar.  Rename this file to dx.jar.
   e.  Re-run the build for Android.

留言

熱門文章