https://github.com/burntcookie90/io17-sample
https://github.com/burntcookie90/io17-sample
android dagger io17 kotlin room
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/burntcookie90/io17-sample
- Owner: burntcookie90
- License: mit
- Archived: true
- Created: 2017-05-24T15:49:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T03:01:38.000Z (over 8 years ago)
- Last Synced: 2025-02-16T21:13:00.246Z (about 1 year ago)
- Topics: android, dagger, io17, kotlin, room
- Language: Kotlin
- Size: 143 KB
- Stars: 36
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## i017-Sample
Sample app that uses the following new stuff
* Android Architecture Components: Room, ViewModel and Lifecycle
* Dagger 2.11 (dagger-android)
* Kotlin 1.1.2-4
* Kotlin coroutines (in one spot)