Clone
1
Prebuilt Packages
Mario Guggenberger edited this page 2026-05-23 00:34:35 +02:00

This page lists sources for prebuilt projectM packages that can help developers integrate projectM into their applications.

These packages may be maintained outside the main projectM repository. Check each linked project for supported platforms, available versions, usage instructions, and maintenance status.

Android

projectm-android-builds

This repository provides prebuilt Android AAR packages for projectM. It tracks the upstream repository and automatically publishes tagged releases and daily snapshots to a Maven repository hosted on Github Pages.

The AAR is bundled as a Prefab package, so Android projects can consume the native projectM libraries through Gradle and CMake. Multiple platform ABIs included. See the usage documentation for repository setup, dependency configuration, available versions, and native CMake integration.