Relative Content

Tag Archive for kotlinandroid-jetpack-composeandroid-roomdatabase-backupsdatabase-restore

How to backup and Restore Room Database in Android 11 using jetpack compose

How to backup and Restore Room Database in Android 11 using jetpack compose. When i Tried
implementation (“com.github.salehyarahmadi:RoomDatabaseBackupAndRestore:v1.0.1”)
it showing error
java.io.FileNotFoundException: /storage/emulated/0/AIT_DB_Backup: open failed: EPERM (Operation not permitted)