Search code examples
How to save enum field in the database room?...


androidkotlinenumsandroid-roomconverters

Read More
Error using TypeConverter (GSON) for Room with custom objects in Kotlin...


androidkotlintype-conversiongsonandroid-room

Read More
Room: Database not created...


androidandroid-room

Read More
Provide annotation processor argument when using Kotlin Symbol Processing (KSP)...


androidkotlinandroid-roomkotlin-symbol-processing

Read More
The following options were not recognized by any processor: '[room.schemaLocation, kapt.kotlin.g...


androidandroid-jetpack-composeandroid-roomdagger-hilt

Read More
ViewModel in DialogFragment...


javaandroidandroid-roomandroid-livedataandroid-viewmodel

Read More
Creating composite data class from multiple Room/SQL queries (or one complex one)...


sqlsqliteandroid-room

Read More
What's the way to keep data that will never change?...


androidkotlinandroid-jetpack-composeandroid-room

Read More
Coroutine scope for a RoomDatabase.Callback() in a RoomDatabase instantiated outside the ViewModel?...


androidkotlinandroid-roomkotlin-coroutinesdagger-hilt

Read More
Optional multi-value filtering function for Room Database Compose/Kotlin...


androidkotlinsqliteandroid-roomandroid-mvvm

Read More
Room - Schema export directory is not provided to the annotation processor so we cannot export the s...


javaandroiddatabaseandroid-room

Read More
Jetpack compose Room database UI update issues...


androidkotlinandroid-jetpack-composeandroid-roomandroid-livedata

Read More
Developing Android application with Room - why is database cleared between builds?...


android-studioandroid-room

Read More
Unable to start activity ComponentInfo when im launching my Android App...


androidkotlinandroid-room

Read More
A white screen instead of displaying information in Compose and Room Library...


androidkotlinandroid-jetpack-composeandroid-room

Read More
Failure to setup Room in build.grade...


android-studiokotlinandroid-room

Read More
how do i correctly implement safeargs?...


kotlinandroid-roomandroid-safe-args

Read More
I need to keep data on the device with Jetpack compose multiplatform...


android-jetpack-composeandroid-sqliteandroid-roomkotlin-multiplatform

Read More
Plugin [id: 'kotlin-kapt'] was not found in any of the following sources: Gradle Core Plugin...


gradleandroid-gradle-pluginandroid-jetpack-composeandroid-roomandroid-jetpack

Read More
how to backup Room Entity with Date datatype to Firebase Realtime Database (Kotlin)...


androidfirebasekotlinfirebase-realtime-databaseandroid-room

Read More
Accessing Room with Flow...


kotlinandroid-roomviewmodelkotlin-flow

Read More
Query SQLite Database in Android test with Room...


androidtestingandroid-room

Read More
Android development - Room, LiveData, Repository and ViewModel...


androidandroid-roomandroid-livedataandroid-viewmodel

Read More
Android Studio Database Inspector always showing database as "closed"...


androidandroid-studioandroid-roomdatabase-inspector

Read More
Android Change password of encrypted Room DB with SQLCipher...


android-roomsqlciphersqlcipher-android

Read More
'Cannot access database on the main thread since it may potentially lock the UI for a long perio...


androidsqlitekotlinandroid-room

Read More
Room - Is it possible to use OFFSET and FETCH NEXT in a query?...


androidjquerysqldatabaseandroid-room

Read More
What gradle entries are required for implementing KSP and Room in a Kotlin Multiplatform...


androidgradleandroid-roomkotlin-multiplatform

Read More
How to update lazyColumn's item using the Flow list from room?...


android-roomlazycolumn

Read More
Get java.lang.RuntimeException: Failed to call observer method from binding implementation method...


androidandroid-roomandroid-databindingandroid-livedataandroid-mvvm

Read More
BackNext