This is the sample application build for Google's event called #30Day's of Kotlin With Google
- Kotlin Extension function
- Architecture Components, LiveData, Viewmodel
- Activity LifeCycle
- Room database and coroutines
- RecyclerView, ConstraintLayouts and Adapter
- Picks one image at a time from the phone storage
- Shows Activity-View which appears has shown in screen shot
- Images are loaded in GridView pattern
- Install Android Studio, if you don't already have it.
- Clone or Download the application.
- Import the application into Android Studio.
- Build and run the application.