I can't sign an Android app, what do I need to do?

I can’t sign an Android app, what do I need to do?

Android signing on a Mac requires the user of Android Developer Bundle and a bit of configuration to properly work. Please ensure that you have downloaded and installed Android Studio SDK, including build-tools 29.0.2+. The signing process uses apksigner and zipalign, which are included in the build-tools.

You will need to configure two global variables on your Mac so that the signing script can located the sdk and build-tools

Then you will need to execute the signing scripts produced by the Blue Cedar Platform.

Please see the following links for more information and instructions.

Documentation

Videos
Configuring Mac for Android Signing:

External Signing Android App on Mac:

Regards,
Blue Cedar Customer Success