https://github.com/omaraflak/room-dagger2-sample
Simple example to illustrate the use of Room combined with Dagger2.
https://github.com/omaraflak/room-dagger2-sample
android dagger2 example room room-persistence-library sample
Last synced: 10 months ago
JSON representation
Simple example to illustrate the use of Room combined with Dagger2.
- Host: GitHub
- URL: https://github.com/omaraflak/room-dagger2-sample
- Owner: omaraflak
- Created: 2017-08-17T10:39:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T22:56:11.000Z (over 8 years ago)
- Last Synced: 2025-04-12T14:23:03.055Z (12 months ago)
- Topics: android, dagger2, example, room, room-persistence-library, sample
- Language: Java
- Size: 174 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @Sample({Room, Dagger2})
Simple example to illustrate the use of Room combined with Dagger2.
[**HERE**](https://github.com/omaflak/Room-Dagger2-Sample/tree/master/app/src/main/java/me/aflak/roomexample)