a simple android app to show github users and reposities
-
Updated
Jul 8, 2024 - Kotlin
a simple android app to show github users and reposities
Room is a powerful persistence library provided by the Android Jetpack components. It is built on top of SQLite and provides an abstraction layer that simplifies database operations in Android applications. Room is designed to make it easier for developers to work with databases by providing compile-time verification of SQL queries.
A sample app connecting to cat api showcasing android jetpack libraries
Add a description, image, and links to the koltlin topic page so that developers can more easily learn about it.
To associate your repository with the koltlin topic, visit your repo's landing page and select "manage topics."