Skip to content

Instantly share code, notes, and snippets.

@shriduttkothari
Created August 22, 2013 11:55
Show Gist options
  • Save shriduttkothari/6306259 to your computer and use it in GitHub Desktop.
Save shriduttkothari/6306259 to your computer and use it in GitHub Desktop.
Re-sign the OTA file manually with SignApk.jar
$ java -jar /build/tools/signapk/signapk.jar testkey.x509.pem testkey.pk8 [update.zip] [update-signed.zip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment