Signing the android apk

In the Android Properties files, for the key.store key, enter the full path to your generated keystore file containing the key you’ve generated with the android key generator. In the Android Properties files, for the key.alias key, enter the alias given when building the keystore file. When compliing you’ll be requested to first provide the password associated with the keystore key and then the password associated with your alias… That’s it!