icon

Zipalign APK

Runs the zipalign Android build tool on a signed APK.

Runs the zipalign Android build tool on a signed APK. Allows for page aligning all shared object files in an APK to ensure libraries are properly extracted after install. Fixes "Failed to extract native libraries" error caused by "lib-xxxx.so is not page-aligned" install error.

Similar steps

Exports a universal APK from an Android App Bundle.

APK Android info provider

Generates an universal apk from an app bundle

Activates Bitrise Remote Build Cache for subsequent Bazel builds in the workflows.