1. Create GCP project
2. Create Service Account
3. Enable APIs: Vision, App Engine Admin
4. Open Cloud Shell, download code:
$ git clone https://github.com/GoogleCloudPlatform/kotlin-samples.git
$ cd kotlin-samples/getting-started/android-with-appengine/backend
5. Open Backend Project in Editor