Skip to content

libretro: increase ANDROID_API to 21 for android builds - #3660

Open
cscd98 wants to merge 1 commit into
EasyRPG:masterfrom
cscd98:android-fix
Open

libretro: increase ANDROID_API to 21 for android builds#3660
cscd98 wants to merge 1 commit into
EasyRPG:masterfrom
cscd98:android-fix

Conversation

@cscd98

@cscd98 cscd98 commented Aug 11, 2026

Copy link
Copy Markdown

libretro#63

We now use NDK 29 on the libretro buildbot which does not support API level 16.

Hopefully fixes this:

Preparing ARMeabi-v7a toolchain **** Building zlib **** CMake Error at /opt/android-sdk-linux/cmake/3.30.3/share/cmake-3.30/Modules/Platform/Android-Determine.cmake:503 (message): Android: The API level 16 is not supported by the NDK. Choose one in the range of [21, 35].

There might be further issues after this.

@carstene1ns

Copy link
Copy Markdown
Member

Jenkins: test this please.

We use API 21 for our buildscripts/android port as well1, so should likely work without further problems.

Footnotes

  1. https://github.com/EasyRPG/buildscripts/blob/84cf2f449a0d1c09f17d2bbf3d28f4f573aa718a/android/2_build_toolchain.sh#L48

@carstene1ns carstene1ns added the libretro Libretro port related, including RetroArch, RetroPie and related projects label Aug 13, 2026
@carstene1ns carstene1ns added this to the 0.8.2 milestone Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Building libretro Libretro port related, including RetroArch, RetroPie and related projects

Development

Successfully merging this pull request may close these issues.

2 participants