https://github.com/yoesuv/android-room-example
Android Room Implementation
https://github.com/yoesuv/android-room-example
espresso-tests kotlin-android mvvm-android room-android
Last synced: 3 months ago
JSON representation
Android Room Implementation
- Host: GitHub
- URL: https://github.com/yoesuv/android-room-example
- Owner: yoesuv
- Created: 2018-07-26T06:57:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T09:21:42.000Z (about 2 years ago)
- Last Synced: 2024-04-20T17:13:00.753Z (about 2 years ago)
- Topics: espresso-tests, kotlin-android, mvvm-android, room-android
- Language: Kotlin
- Homepage:
- Size: 2.4 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## Android Room Example ##

Basic CRUD App [Download APK](https://e.pcloud.link/publink/show?code=XZDD6xZJsOF2VQjfFpiI3GfB398h7VCECNX)
to run UI Test, execute `./gradlew connectedForTestDebugAndroidTest`
### Screenshot ###
|  |  |  |  |
| :--: | :--: | :--: | :--: |
**List Libraries used In This Project**
- [Lifecycle](https://developer.android.com/jetpack/androidx/releases/lifecycle)
- [Room](https://developer.android.com/jetpack/androidx/releases/room)