Are there any official Android examples executing TFLite models using NNAPI for Genio

NNAPI has been officially deprecated starting Android 15, so official TFLite examples are no longer maintained. Are there any Genio specific official Android examples making use of NNAPI to execute the TFLite models?

Thank you for your question.

MediaTek has not provided any official NNAPI (Android Neural Networks API) examples for Genio platforms. NNAPI is a Google-provided interface for running machine learning models on Android devices. For implementation details and the latest examples, please refer to the official [Google NNAPI Documentation](https://developer.android.com/ndk/guides/neuralnetworks).

Please note that, as NNAPI has been officially deprecated starting from Android 15, Google has ceased maintaining the official TensorFlow Lite (TFLite) NNAPI examples. Following this, future versions of MediaTek NeuronPilot (NP9) will also remove NNAPI support.