This is a repository of a collection of Android apps written in Kotlin for learning purpose.
- Unit Tests
- Recycler View - @gsrathoreniks
- Espresso for UI Testing
- Mockito
- Menus and Pickers
- Navigation
- Drawables, Styles, Themes
- Adaptive Layouts
- Async Task
- Broadcast Receiver
- Notifications
- Alarm manager
- Job scheduler
- Shared Preferences
- App settings
- Room, LiveData, Viewmodel ⭐ And a lot more will be comming...
Fork, work on a module, make a pull request. Will be more than happy to merge :)
This repo consists of all the fundamental apps demonstrating concepts and implementation in Android development using Kotlin.