This is a minimal Android app in Kotlin with one activity. It contains a single button and text view. This app is also configured with OkHttp library to make network requests.
- Build and run this Android Studio project
- Get familiar with the Main Activity code
- Alternatively, you may set up your own minimal app and your own HTTP library