[][src]Function creator_tools::sign_apk

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

Sign APK with given key.