Android

[Resolved] No usable Android build tools found. Highest 30.x installed version is 30.0.2; minimum version required is 30.0.3

You may see this issue while building the Ionic Cordova application for Android * What went wrong: A problem occurred evaluating script. > No usable Android build tools found. Highest 30.x installed version is 30.0.2; Recommended version is 30.0.3.

[Resolved] No usable Android build tools found. Highest 30.x installed version is 30.0.2; minimum version required is 30.0.3 Read More »

[Resolved] SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable

Go into your Capacitor/ Cordova/ React native project’s root folder and find android folder Inside the folder create a new file named local.properties Open the file and paste the following content in it, path of the SDK folder, which will

[Resolved] SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable Read More »