android / ndk-samples

Android NDK samples with Android Studio
http://developer.android.com/ndk
Apache License 2.0
9.97k stars 4.15k forks source link

camera/basic renders black screen on API 34 #1031

Closed DanAlbert closed 1 month ago

DanAlbert commented 1 month ago

Reverting all the way to f50ef3c07fcb5c9240daf47280c348eb31a158a4 doesn't fix it, so it's not a result of my recent changes. The sample was working for me previously, and I think the only thing I've changed is that I've flashed my 4a 5G forward from API 32 (I think that's what it was, maybe 31) to API 34.

DanAlbert commented 1 month ago

Same behavior on an API 34 emulator. It does work on an API 32 emulator. It's also broken on API 33, so something changed between 32 and 33.