xref: /aosp_15_r20/external/tensorflow/tensorflow/lite/examples/android/app/README.md (revision b6fb3261f9314811a0f4371741dbb8839866f948)
1# TF Lite Android Example (Deprecated)
2
3This example has been moved to the new
4[TensorFlow examples repo](https://github.com/tensorflow/examples), and split
5into several distinct examples:
6
7*   [Image Classification](https://github.com/tensorflow/examples/tree/master/lite/examples/image_classification/android)
8*   [Object Detection](https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android)
9*   [Speech Commands](https://github.com/tensorflow/examples/tree/master/lite/examples/speech_commands/android)
10