Skip to content

Instantly share code, notes, and snippets.

@shriduttkothari
Created August 22, 2013 11:43
Show Gist options
  • Save shriduttkothari/6306164 to your computer and use it in GitHub Desktop.
Save shriduttkothari/6306164 to your computer and use it in GitHub Desktop.
Create New Keys for Android
$ /development/tools/make_key build/target/product/security/media ‘/C=US/ST=Utah/L=Salt Lake City/O=Android/OU=Android/CN=Android/[email protected]
$ /development/tools/make_key build/target/product/security/platform ‘/C=US/ST=Utah/L=Salt Lake City/O=Android/OU=Android/CN=Android/[email protected]
$ /development/tools/make_key build/target/product/security/shared ‘/C=US/ST=Utah/L=Salt Lake City/O=Android/OU=Android/CN=Android/[email protected]
$ /development/tools/make_key build/target/product/security/testkey ‘/C=US/ST=Utah/L=Salt Lake City/O=Android/OU=Android/CN=Android/[email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment