Function crossbundle_tools::commands::android::gen_zip_modules [−][src]
pub fn gen_zip_modules(
build_dir: &Path,
package_label: &str,
extracted_apk_files: &Path
) -> Result<PathBuf>Expand description
Allows to generate archive from files extracted from APK
