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

cnlohr/rawdrawandroid

Build android apps without any java, entirely in C and Make observed · 2026-08-28

github.com/cnlohr/rawdrawandroid · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 90
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2528
  • days_rel: n/a
  • days_push: 64
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4303 stars · 262 forks observed · 2026-08-28

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

A framework and build system for writing Android apps entirely in C using the NDK and Make, with no Java required. It provides OpenGL ES windowing, touch/sensor input, keyboard, asset access, USB, and permissions support while producing tiny APKs (~25-45kB).

Use cases

  • build android apps in c without java
  • create tiny apk files
  • write opengl es apps for android
  • access usb devices from an android app in c
  • build android apks from the command line with make
  • port a c program to android

When to choose

  • you want minimal apk size and no Java/Gradle overhead
  • you have existing C code to run on Android
  • you prefer Make-based builds and direct NDK access
  • you need low-level access like USB or raw sensors from C

When to avoid

  • you need standard Android UI widgets or Jetpack ecosystem
  • you plan a commercial Play Store app and want conventional tooling support
  • your team works primarily in Kotlin or Java
  • you need extensive third-party Android libraries

Facets

framework · maturity active

mobile-framework graphics build-tool mobile-development developer-tools c cpp windows cli ndk no-java apk opengl-es rawdraw make game-development android linux

1 source

Member repositories

RepositoryRoleHealth v2
cnlohr/rawdrawandroidmain73

For agents

markdown · JSON · MCP: product_card(name="cnlohr/rawdrawandroid")

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