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

Automated Android-APK for multiple platforms #857

Closed
nefarius2001 opened this issue Jan 18, 2021 · 5 comments
Closed

Automated Android-APK for multiple platforms #857

nefarius2001 opened this issue Jan 18, 2021 · 5 comments
Assignees
Labels
feature request Feature request

Comments

@nefarius2001
Copy link
Contributor

nefarius2001 commented Jan 18, 2021

@ann0see reported for the APK not to work on his Intel Processor
#835 (comment)
#835 (comment)

Target:

  • find out on which platforms / processor types the APK is working
  • add missing ones
  • make a realease-build, not debug-build
@ann0see
Copy link
Member

ann0see commented Jan 18, 2021

Maybe the problem also was due to an old version of Android (4.4.4). Can anyone else confirm my issue?

@ann0see
Copy link
Member

ann0see commented Jan 20, 2021

I just ran the apk which was generated from my release in an Android for intel VM and it crashed "Jamulus keeps stopping" error message.

@nefarius2001
Copy link
Contributor Author

Why is this a debug .apk? Would it also be possible to use a release apk or is this just for building during normal PR runs?

found during review of #978

@ann0see
Copy link
Member

ann0see commented Feb 26, 2022

I think this issue is invalid as I can install the apk on my Windows 11 machine and the build seems to create intel binaries. Probably my device is too old. So I'm closing this now.

@ann0see ann0see closed this as completed Feb 26, 2022
@hoffie
Copy link
Member

hoffie commented Feb 26, 2022

Yes, we define that we should build for x86/86_64:
https://github.com/jamulussoftware/jamulus/blob/master/Jamulus.pro#L206

and build run time suggests that 4 compile loops run. :)

Proper release builds are tracked in #2404 now, btw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

No branches or pull requests

4 participants