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

Add Android and Linux support #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patrickdown
Copy link
Collaborator

This adds Android support and Linux support

Fixed compiler errors for Android NDK clang compiler
Added drop in replacement for std::jthread for Android NDK clang compiler
Added a gradle sub project in the androidplugin directory. This integrates the Java part of the Tilt Five SDK for Android.
In TileFiveXRInterface test the Android platform and load the platform context from the Java plugin
Handle pause and resume notifications from Android
Added Android export in plugin.gd to gather .arr files
Enabled Android build in SConstruct
Shell out new gradle build in SConstruct
Update github CI to assemble zip file with the new Android files.
Added Linux build

Fixed compiler errors for Android NDK clang compiler
Added drop in replacement for std::jthread for Android NDK clang compiler
Added a gradle sub project in the androidplugin directory. This integrates the Java part of the Tilt Five SDK for Android.
In TileFiveXRInterface test the Android platform and load the platform context from the Java plugin
Handle pause and resume notifications from Android
Added Android export in plugin.gd to gather .arr files
Enabled Android build in SConstruct
Shell out new gradle build in SConstruct
Update github CI to assemble zip file with the new Android files.
Added Linux build
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.

None yet

1 participant