Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Action for automated Android builds #5588

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

jamiecollinson
Copy link
Contributor

Related to #5586 - this adds an automated GitHub Action to build Z3 for Android with the four ABIs arm64-v8a , armeabi-v7a, x86 and x86_64. An artefact of the .so and .jar files is created for each so that users can get the binaries without performing their own build.

Example output from a run here: https://github.com/jamiecollinson/z3/actions/runs/1329522794

@NikolajBjorner - I imagine you'll want to make some tweaks, and you might want to consider automating releases via something like https://github.com/marketplace/actions/git-release, though I don't know how that would tie into the existing pipeline for other builds.

@ghost
Copy link

ghost commented Oct 11, 2021

CLA assistant check
All CLA requirements met.

@NikolajBjorner NikolajBjorner merged commit 88c3119 into Z3Prover:master Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants