Basic "Hello, World!" Android app written in Kotlin
Used for seminars on writing Android apps in Kotlin.
Includes:
- Uses view binding for layouts
- Room library and coroutines for async access to db and JSON service
- Gson for converting JSON data to Kotlin data classes
Ken Kousen, ken.kousen@kousenit.com