Test app for learning how to use Rooms in Android Compose projects.
Hyperling
bb730f2f0b
App is now in working order. Reviewed-on: https://gitea.com/Hyperling/example-android-database-room/pulls/1 Co-authored-by: Hyperling <me@hyperling.com> Co-committed-by: Hyperling <me@hyperling.com> |
||
---|---|---|
app | ||
gradle | ||
media | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
Example: Android-Database-Room
Example app of using Room functionality within Android to handle databases.
Resources
This app was created while following this tutorial: