Closed Neil-Clifford-FB closed 1 month ago
An issue (number 2374) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2374 ), to facilitate working group processes.
This GitHub issue will continue to be the main site of discussion.
as per: https://developer.android.com/ndk/reference/group/looper#:~:text=Calls%20to%20ALooper_pollAll%20should%20be,if%20they%20also%20indicate%20ALOOPER_POLL_WAKE.
The example code as part of the tutorial still makes use of ALooper_pollAll and needs to be replace with ALooper_pollOnce
e.g.