I'm trying to build my game for Android, but I'm encountering this error. I went into the folder where the SDK is downloaded, and the 'build-tools' folder turned out to be empty. I reinstalled the SDK using Android Studio, but the folder remains empty. Has anyone else encountered this issue? Where else can I download the SDK or the 'build-tools' folder separately? Thank you!

  • Here's what I have installed:

    You can install or update items by checking them and clicking Apply. I just did that to update the first item.

What is your O/S, and how did you install Android Studio? I use Linux (Pop!_OS), and installed Android Studio using JetBrains Toolbox. In my case, the SDK is located here:
~/Android/Sdk

In Android Studio, this shows where the SDK is located:
Tools >> SDK Manager

    DaveTheCoder I use Windows 10 and installed Android Studio using JetBrains Toolbox as well. Maybe I downloaded the wrong version?

    Maybe the SDK isn't installed. I don't remember whether that's an option. What does the SDK Tools tab show?

      Here's what I have installed:

      You can install or update items by checking them and clicking Apply. I just did that to update the first item.