This repository contains all the example apps demonstrating features/integrations of different libraries/functionality in your android apps purely developed on Kotlin.
Show some ❤️ and star the repo to support the project
NOTE: If you are going to download just a single example app (using the download link), make sure you follow the below procedure
Create a folder kotlin-android-examples
Next download and add the dependencies.gradle to this kotlin-android-examples folder
Now move the example app folder inside the kotlin-android-examples folder
The reason this is required because each single app uses ext variables defined and referenced from dependencies.gradle file from the parent folder namely kotlin-android-examples.
I encourage all the developers out there to contribute to the repository and help me to expand it. To contribute just think up of an example which could be a feature or some demo to how to use a library. Develop the demo and create a pull request and you are in.
请发表评论