Ross ROSS = Recommend OSS · open-source software intelligence for agents

taka-no-me/android-cmake

CMake toolchain file and other scripts for the Android NDK observed · 2026-08-28

github.com/taka-no-me/android-cmake · CMake observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5036
  • days_rel: n/a
  • days_push: 3120
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1228 stars · 425 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A CMake toolchain file and helper scripts that let developers cross-compile native C/C++ code for Android using the Android NDK. It grew out of the OpenCV Android porting effort and integrates with any CMake-based build system.

Use cases

  • build a cmake-based c++ project for android
  • cross-compile native code with the android ndk
  • use cmake instead of ndk-build for android
  • compile opencv for android
  • target armeabi-v7a with neon from cmake

When to choose

  • your project already uses CMake and you need Android NDK builds
  • you maintain legacy NDK r5-r10 era toolchains
  • you want finer control over compiler flags than ndk-build offers

When to avoid

  • starting a new project - the NDK now ships its own official CMake toolchain
  • you need libc++ STL runtime or armeabi-v7a-hard ABI support
  • you need multi-ABI builds in a single configure step

Facets

library · maturity abandoned

build-tool developer-tools mobile-development developer-tools cross-platform cli cross-platform cmake android-ndk toolchain-file native-code cross-compilation android

1 source

Member repositories

RepositoryRoleHealth v2
taka-no-me/android-cmakemain32

For agents

markdown · JSON · MCP: product_card(name="taka-no-me/android-cmake")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem