Search code examples
LaunchedEffect not triggering when adding a new profile in Jetpack Compose...

androidkotlinandroid-jetpack-composeandroid-roomkotlin-flow

Read More
Android Room crash cannot start a transaction within a transaction...

androidandroid-room

Read More
How can I make the parameters of a uiState persist when turning the screen in Kotlin?...

kotlinandroid-jetpack-composeandroid-roomandroid-viewmodeldagger-hilt

Read More
Using Room query to filter out multiple items?...

androidkotlinandroid-room

Read More
How to propagate the changes from Room when I perform an update?...

androidkotlinandroid-jetpack-composeandroid-roomkotlin-coroutines

Read More
Empty SQLiteException when using Room for certain api levels...

androidsqliteandroid-roomandroid-api-levels

Read More
How to get context for Room database and initialize it correctly in Android Compose?...

androidkotlinandroid-jetpack-composeandroid-room

Read More
Android Jetpack Compose Room query depending on Flow...

androidandroid-jetpack-composeandroid-roomkotlin-stateflow

Read More
Room TypeConverter for a List of custom Object fails...

kotlinandroid-roomtypeconverter

Read More
TransactionTooLargeException When Taking Photo...

androidkotlinandroid-roomtypeconverter

Read More
how to handle FOREIGN KEY constraint failed (code 787 SQLITE_CONSTRAINT_FOREIGNKEY) in room db - and...

androidsqlandroid-room

Read More
How to calculate row of one table based on data of another table in room databse...

android-jetpack-composeandroid-room

Read More
How to correctly add Room Persistence dependencies to my Jetack Compose Android app...

androiddependenciesandroid-roomkaptkotlin-symbol-processing

Read More
How to update a Room Flow using multiple database instances?...

androidkotlinandroid-jetpack-composeandroid-room

Read More
Room Can not Update or Delete Entity...

androidkotlinandroid-room

Read More
Prepopulating Room Database with Hilt...

javaandroidkotlinandroid-room

Read More
com.google.gson.JsonIOException: Abstract classes can't be instantiated! Register an InstanceCre...

androidkotlingsonandroid-roomtypeconverter

Read More
Scroll down the RecyclerView to the last PagingDataAdapter item in Paging3...

androidkotlinandroid-roomandroid-paging-3

Read More
Paging Compile Issue : Not sure how to convert a Cursor to this method's return type...

javaandroidandroid-roomandroid-architecture-componentsandroid-paging-library

Read More
Android Kotlin Jetpack Compose - Room DB State Problem...

androidkotlinstateandroid-room

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
BackNext