How do I sign my Android app? | Aquro Help Center
Signing your Android app is done by generating a signing key inside Aquro or by uploading an existing keystore to Aquro App Studio.
This article will cover how to generate a new signing key inside Aquro App Studio. For more information about uploading an existing keystore read this article.
To generate a new signing key for your app follow these steps:
- Navigate to RELEASE MANAGEMENT > NEW BUILD
- Click on the ANDROID tab
- Click on the ADD KEY button
- Fill out the form by:
Name = A name for this signing key
First and last name = Your first or last name
Organization = Your company name
Organization unit = Your organization unit on your company
City = The city where your company is located
State = The state where your company is located
Country = The country where your company is located
Keystore password = First password to protect your key
Keystore password again = Same password as above
Key password = Second password to protect your key
Key password again = Same password as above
- To add the signing key click the ADD button
When the the key has been added you may select the key to use this key for signing the application.
For your safety we strongly recommend you to lock the key after you have completed the building process and keep it locked until next time you need to build the app.