A simple linear regression using TensorFlow model created using python.
The model was created from this repo.
The TensorFlow code was taken from this repo and adjusted for the linear regression model accordingly.
A thorough explanation for integrating TensorFlow in your Android application can be found here