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

quest support #11

Merged
merged 1 commit into from
Nov 20, 2023
Merged

quest support #11

merged 1 commit into from
Nov 20, 2023

Conversation

oli-obk
Copy link
Collaborator

@oli-obk oli-obk commented Nov 19, 2023

For now this just supports quest android, but I think we can make the same app work for quest with VR and for android phones without VR

This also adds a continuous deployment for generating the apk and publishing it via github pages

you'll need to set the github pages branch in the github settings for this repository to point to the gh-pages branch (after CD has run once on the main branch, before that the gh-pages branch does not yet exist)

fixes #8

@oli-obk oli-obk force-pushed the main branch 6 times, most recently from 75604b9 to bbfe7bf Compare November 19, 2023 23:13
@oli-obk
Copy link
Collaborator Author

oli-obk commented Nov 20, 2023

This works now. Please try out the generated apk at https://oli-obk.github.io/OSMeta/osmeta.apk

if that apk works for you, we can make your repo generate the apk in the future

@DerKarlos DerKarlos merged commit e6b5833 into DerKarlos:main Nov 20, 2023
6 checks passed
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.

Add android build
2 participants