Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 376 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 376 Bytes

Save-Rust

Bindings to the save-dweb-backend for the Save Android app.

Requirements

  • Install the Android SDK and Android Platform 34
  • Install android NDK on your system
  • Install Rust
  • cargo install cargo-ndk
  • Have save-android set up in the parent folder
  • Set up the ANDROID_NDK_HOME variable
  • ./build-android.sh
  • You can now recompile the android app.