This sample demonstrates the ImageDecoder functionality added to Android 11:
- Texture files are decoded with AImageDecoder
- The rest of the code is the same as that of TexturedTeapot This sample needs to be build with NDK 21.1 available from the canary channel, Android Studio 4.0+ would prompt you to install the needed NDK; in case you meet difficulties, check out NDK configuration documentation to fix local issues.