Test app for learning how to use Rooms in Android Compose projects.
Go to file
Hyperling bb730f2f0b First Working Revision (#1)
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>
2024-12-29 14:53:12 +00:00
app First Working Revision (#1) 2024-12-29 14:53:12 +00:00
gradle First Working Revision (#1) 2024-12-29 14:53:12 +00:00
media First Working Revision (#1) 2024-12-29 14:53:12 +00:00
.gitignore Initial commit 2024-12-21 19:53:00 +00:00
build.gradle.kts First Working Revision (#1) 2024-12-29 14:53:12 +00:00
gradle.properties Add current state of project, incomplete. 2024-12-21 12:56:41 -07:00
gradlew Add current state of project, incomplete. 2024-12-21 12:56:41 -07:00
gradlew.bat Add current state of project, incomplete. 2024-12-21 12:56:41 -07:00
LICENSE Initial commit 2024-12-21 19:53:00 +00:00
README.md First Working Revision (#1) 2024-12-29 14:53:12 +00:00
settings.gradle.kts First Working Revision (#1) 2024-12-29 14:53:12 +00:00

Example: Android-Database-Room

Example app of using Room functionality within Android to handle databases.

Resources

This app was created while following this tutorial:

https://www.youtube.com/watch?v=bOd3wO0uFr8&themeRefresh=1