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

MPD don't run on Android x86 #69

Closed
ProfOrribilus opened this issue Jun 23, 2017 · 3 comments
Closed

MPD don't run on Android x86 #69

ProfOrribilus opened this issue Jun 23, 2017 · 3 comments

Comments

@ProfOrribilus
Copy link

Hello.

I tried to run MPD for Android on Android x86 4.4-r5 installed on an ASUS R51RL notebook, but it gives the following error message:
screenshot_2017-06-23-12-54-36

What's the problem? Does it need an fix dedicated to Android-x86?

Thanks for your work.

@MaxKellermann
Copy link
Member

No, it just needs to be built for that architecture. Right now, I only build for ARM, and adding more architectures requires adjusting the build scripts, which then need to run multiple times, once for each architecture. Not too hard to do, just lots of fiddling.

@ProfOrribilus
Copy link
Author

Ok, thanks.

MaxKellermann added a commit that referenced this issue Mar 5, 2018
MaxKellermann added a commit that referenced this issue Aug 17, 2018
@MaxKellermann
Copy link
Member

The 0.20.21 APK contains builds for ARMv7, Aarch64 and x86.

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

No branches or pull requests

2 participants