pub fn gen_zip_modules(
    build_dir: &Path,
    package_name: &str,
    extracted_apk_files: &Path
) -> Result<PathBuf>
Expand description

Allows to generate archive from files extracted from APK