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

Enable build on android #1314

Merged
merged 2 commits into from
Dec 27, 2024
Merged

Enable build on android #1314

merged 2 commits into from
Dec 27, 2024

Conversation

thesebas
Copy link
Contributor

@thesebas thesebas commented Dec 16, 2024

This enables build in Termux on android

As a "proof" I'm providing a screenshot from the phone that it actually builds (with some features restricted) and it runs.

Bulit with:

cargo build --release --no-default-features --features pulseaudio_backend

and run with

DISPLAY=0 ./target/release/spotifyd --no-daemon

Screenshot_20241216-134824

thesebas and others added 2 commits December 16, 2024 14:11
This enables build in Termux on android
Copy link
Member

@eladyn eladyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooh, that's nice! Thank you.

@eladyn eladyn merged commit b6a4115 into Spotifyd:master Dec 27, 2024
2 of 3 checks passed
@thesebas thesebas deleted the patch-1 branch January 3, 2025 18:28
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