# BrainiumLLC/cargo-mobile

Rust on mobile made easy!

Repository: https://github.com/BrainiumLLC/cargo-mobile
Canonical: https://ross.abutalabs.com/products/cargo-mobile
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: rust, android, ios, mobile, xcode, android-studio
Last push: 2024-01-04T21:56:21+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2218, "days_push": 972, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1311, forks 49 (observed 2026-08-28T04:04:20.002273+00:00)

## What it is
cargo-mobile is a Rust CLI tool that simplifies building and running Rust projects on iOS and Android. It generates Xcode and Android Studio project files, scaffolds project boilerplate from template packs, and handles building and deploying to devices.

## Use cases
- use rust on ios and android
- generate xcode project for rust code
- run rust game on mobile device
- scaffold bevy project for mobile
- build rust library for android with ndk

## When to choose
- you want to develop Rust apps or games targeting iOS and Android
- you use frameworks like Bevy, wgpu, or winit and need mobile project files
- you want automated boilerplate generation and on-device build/run workflows

## When to avoid
- you need Windows host support, which is not yet available
- you only target desktop platforms
- you need a fully polished, battle-tested toolchain with extensive external usage

## Facets
- artifact type: cli-tool
- maturity: active
- function: build-tool, cli, developer-tools, mobile-framework, boilerplate
- domain: mobile-development, developer-tools, cross-platform
- platform: cli, rust
- tags: rust-on-mobile, xcode, android-studio, project-scaffolding, bevy, wgpu, game-development, macos, linux, android, ios

## Member repositories
- BrainiumLLC/cargo-mobile (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.002273+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:49:48.976620+00:00, confidence not recorded.
  - readme: https://github.com/BrainiumLLC/cargo-mobile (fetched 2026-08-28T04:04:20.002273+00:00, sha d07f46a96e2c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
