pub fn sign_apk(sdk: &AndroidSdk, apk_path: &Path, key: Key) -> Result<PathBuf>
Expand description

Signs APK with given key. Uses apksigner build tool