The upload-keystore.jks
file should be saved somewhere secure along with the upload_certificate.pem
file.
In your Android app, make sure there is a key.properties
file in the following format:
storePassword=password
keyPassword=password
keyAlias=upload
storeFile=/../upload-keystore.jks