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

Replace ALooper_pollAll with ALooper_pollOnce #3334

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

bwrsandman
Copy link
Contributor

@bwrsandman bwrsandman commented Aug 2, 2024

Fixes #3333

Since the android entry is very close to android samples, the changes were heavily inspired by android/ndk-samples#1008
Tested with https://github.com/gsfare/bgfx-android-examples on a pixel 7 pro with NDK r26.
Successfully compiles with r27.

@bkaradzic
Copy link
Owner

LGTM!

@bwrsandman bwrsandman marked this pull request as ready for review August 2, 2024 22:01
@bkaradzic bkaradzic merged commit 409fbc5 into bkaradzic:master Aug 2, 2024
11 checks passed
@bwrsandman bwrsandman deleted the android-pool-once branch August 3, 2024 14:01
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.

[Android] ALooper_pollAll is deprecated in r27
2 participants