# TF Lite Android Example (Deprecated) This example has been moved to the new [TensorFlow examples repo](https://github.com/tensorflow/examples), and split into several distinct examples: * [Image Classification](https://github.com/tensorflow/examples/tree/master/lite/examples/image_classification/android) * [Object Detection](https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android) * [Speech Commands](https://github.com/tensorflow/examples/tree/master/lite/examples/speech_commands/android)