resand 0.1.0

Read and write ARSC and AXML binary files used for Android Resources
Documentation
1
2
3
4
5
6
7
pub const MANIFEST: &str = "manifest";
pub const APPLICATION: &str = "application";
pub const PACKAGE: &str = "package";
pub const PROVIDER: &str = "provider";

pub const LABEL: &str = "label";
pub const AUTHORITIES: &str = "authorities";