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

Create Android packages with all necessary files in all architectures (x86, x64, arm32, arm64) #7293

Merged
merged 4 commits into from Sep 9, 2022

Conversation

asfernandes
Copy link
Member

Add GitHub action to run second phase in MacOS machine, where Android emulator can run.

Currently this is done for ARM 32/64 builds.

Add GitHub action to run second phase in MacOS machine, where Android emulator can run.

Currently this is done for ARM 32/64 builds.
@AlexPeshkoff
Copy link
Member

Am I right that w/o emulator build can not be completed?

@asfernandes
Copy link
Member Author

Am I right that w/o emulator build can not be completed?

Without emulator first phase can be more or less like before, except that I removed stripped build there.

I added scripts with setup for emulator with local build, in this case both phases can run in Linux.

@asfernandes asfernandes changed the title Split Android package into two phases, second one to run in emulator Create Android packages with all necessary files in all architectures (x86, x64, arm32, arm64) Sep 7, 2022
@asfernandes asfernandes merged commit 7b7da24 into master Sep 9, 2022
@asfernandes asfernandes deleted the work/android-gh branch September 9, 2022 00:40
aurelienjoncour pushed a commit to aurelienjoncour/firebird that referenced this pull request Jun 16, 2023
Create Android packages with all necessary files in all architectures (x86, x64, arm32, arm64)
aurelienjoncour pushed a commit to aurelienjoncour/firebird that referenced this pull request Jun 16, 2023
Create Android packages with all necessary files in all architectures (x86, x64, arm32, arm64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants