Exporting to Android Target SDK problem

Godot Version

4.3

Question

i cant instal my .apk file on phone, altough i “exported” it, but in console i get milions of times
error “Could not find version of build tools that matches Target SDK, using 35.0.0”
i saw other people ask question like mine but nobody helped/helped but nobody knows how xd, can someone help?

Update SDK might help, are you using any external Android plugin?

image

build tools that matches Target SDK, using 35.0.0

I installed SDK 1 year ago and haven’t updated it for a long time, these updates are available:

image

or use Android Studio (screenshots):

image

or maybe also that:

image

here what i have

I tried it on Windows 11, I was also able to reproduce this message, but it only happens once.

docs: Exporting for Android — Godot Engine (stable) documentation in English

It’s best to install this version too, then I won’t get this message anymore.

Android SDK Platform-Tools version 34.0.0 or later
Android SDK Build-Tools version 34.0.0
Android SDK Platform 34

Thank you very much Alex exporting finally works and i can finally install app to my phone

for someone who doesnt know what to select here is what i have selected (maybe too much but i wanted to be sure)

1 Like

and Java JDK 22 (Godot may not be fully compatible yet):
image

docs: Exporting for Android — Godot Engine (stable) documentation in English

Install OpenJDK 17

Download and install: OpenJDK 17