Building Tensorflow on Android Station is simple. 1. Download Tensor Sample Code here: https://github.com/tensorflow/tensorflow 2. Open Android Studio, then import ..\tensorflow\examples\android. 3. Open Build Grade, then change:' bazel ' to 'none' 4. Done. You can install built APk on your android phone and play with it! Next: Setup Ubuntu enviroment on Windows 10 Building TensorFlow on Android Studio with fine-tuning Inception net