# Create or import an Android Keystore

ShipThis can create an **Android Keystore file** for you, which is used by Google Play to verify that you are the known uploader of your game. This keystore is called the upload key. After you upload a new build, Google Play internally processes and re-signs the app for Distribution with a different key called the Google Play signing key.

- Read more at https://developer.android.com/privacy-and-security/keystore

**Note: If you have previously published your game to Google Play, then you may want to import an existing keystore file.**
