android-tools

Crates.ioandroid-tools
lib.rsandroid-tools
version0.2.11
sourcesrc
created_at2021-12-01 21:33:13.79675
updated_at2022-08-29 09:57:34.262175
descriptionAndroid-related tools for building and developing applications 🛠
homepage
repositoryhttps://github.com/dodorare/android-tools-rs
max_upload_size
id490449
size308,391
Dodo Rare (dodo-rare)

documentation

README

Rust Android Tools

Rust APACHE2 license Crate Info Docs

Android-related tools for building and developing applications:

Name Description Status
aapt2 Android Asset Packaging Tool ✅
bundletool Tool to build an Android App Bundles ✅
java_tools Allows to create keystore and sign JAR files ✅
emulator Allows to run and manage emulator 🆗
adb Versatile command-line tool that lets you communicate with a device 🆗

✅ = Works and tested — 🆗 = Works but may contain bugs — 🛠 = Under development

License

Licensed under Apache-2.0 License.

Commit count: 53

cargo fmt