Your various options of deploy TensorFlow to Android: from using ready made APIs to training custom models.
Overview of TFLite on Android.
End to end process of how to train a model with TensorFlow high level API tf.Keras, convert to a TensorFlow Lite model and deploy it to an Android app.