android-tools-rs 0.1.1

Android-related tools for building and developing applications 🛠
Documentation
1
2
3
4
5
6
pub mod error;

#[cfg(feature = "aapt2")]
pub mod aapt2;
#[cfg(feature = "bundletool")]
pub mod bundletool;