I have done a clean install of Android Studio Giraffe. I previously had Dolphin. I am creating a new project trying just a basic Empty Project with the Java.
I get the error
Installed Build Tools revision 33.0.1 is corrupted. Remove and install again using the SDK Manager
I have tried the solution recommended by @vikrant-pandey (and others) on this link, but I do not have a dx.bat or dx.jar d8.bat or d8.jar anywhere in my Windows 10 folders:
C:\Users\Me\AppData\Local\Android\Sdk\build-tools\33.0.1
Anyone know what I am doing wrong?
How do I uninstall and install 33.0.1 from the SDK manager?
I get the error
Installed Build Tools revision 33.0.1 is corrupted. Remove and install again using the SDK Manager
I have tried the solution recommended by @vikrant-pandey (and others) on this link, but I do not have a dx.bat or dx.jar d8.bat or d8.jar anywhere in my Windows 10 folders:
C:\Users\Me\AppData\Local\Android\Sdk\build-tools\33.0.1
Anyone know what I am doing wrong?
How do I uninstall and install 33.0.1 from the SDK manager?