https://github.com/extrabb/android-todos
An Android to-do app using Architecture components
https://github.com/extrabb/android-todos
android architecture livedata room sample viewmodel
Last synced: about 1 month ago
JSON representation
An Android to-do app using Architecture components
- Host: GitHub
- URL: https://github.com/extrabb/android-todos
- Owner: ExtraBB
- Created: 2018-03-21T13:29:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T15:19:23.000Z (about 8 years ago)
- Last Synced: 2026-04-07T18:35:50.240Z (2 months ago)
- Topics: android, architecture, livedata, room, sample, viewmodel
- Language: Java
- Homepage:
- Size: 395 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# android-todos
This is a to-do app for Android using Architecture components, such as: ViewModel, LiveData and Room.