March 31, 2026
3:28 a.m.
With this change, Wine installs and runs on Android 8.0 and 9.0. Stability is still somewhat limited, but that does not appear to be directly related to this change. On Android 10.0 and newer, there are indications that the current `ANativeWindow` proxy is missing some required functionality. As a follow-up, I plan to remove the proxy and instead use `AImageReader` as the ANativeWindow implementation. This should avoid reliance on private Android APIs, which may vary across vendors. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10519#note_134462