Airyzz / cinny-mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinny Mobile

Proof of concept for running cinny under the tauri mobile alpha

Note: Very Experimental

Local Development

After following instructions for setting up Android Studio / SDK + Rust

  • git clone --recursive https://github.com/Airyzz/cinny-mobile.git
  • cd cinny
  • npm ci
  • cd ..
  • npm ci
  • cargo tauri android init

To start local dev server, run:

  • cargo tauri android dev

About


Languages

Language:Kotlin 74.5%Language:Rust 25.5%