Gradle
Artifacts come from Maven Central underio.github.sanchitmonga22.
build.gradle.kts (Module: app)
gradle/libs.versions.toml
Build configuration
build.gradle.kts (Module: app)
The import that makes it compile
The namespaces are extension properties. This import is not optional:RunAnywhere.llm is an unresolved reference.
Module sizes
Sizes are the published.aar on Maven Central, measured at 0.20.24 for the first three and
0.20.19 for QHexRT. They are larger than the eventual APK contribution, because each .aar
ships native libraries for every supported ABI and the Android build drops the ones your
abiFilters exclude.
Include only the backends you need.
Permissions
AndroidManifest.xml
INTERNET is for model downloads. RECORD_AUDIO is only needed if you use speech input.