Skip to content

Instantly share code, notes, and snippets.

@qi-qi
Last active July 15, 2020 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qi-qi/0e84622edcc49972fc574ef954cf03b9 to your computer and use it in GitHub Desktop.
Save qi-qi/0e84622edcc49972fc574ef954cf03b9 to your computer and use it in GitHub Desktop.
keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000 -dname "C=US, O=Android, CN=Android Debug"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment