Android Studio Preview 4.1 Database inspector crashes app

后端 未结 2 785
名媛妹妹
名媛妹妹 2021-01-18 01:18

I am getting such notice

Error reading Sqlite database: Unable to perform an operation on database (id=3). The database may have already been close

2条回答
  •  半阙折子戏
    2021-01-18 01:55

    I got a simple solution not to use the DataBase inspector. remove it from the bottom menu. if you not click on it studio work properly. the problem comes after you open the 'Database inspector tab' remove process: Right-click on database inspector -> remove form slider

提交回复
热议问题