Android Studio Preview 4.1 Database inspector crashes app
问题 I am getting such notice Error reading Sqlite database: Unable to perform an operation on database (id=3). The database may have already been closed. when debugging my app in Android Studio emulator if I fast change process of Database Inspector then app work ok on emulator otherwise it immediately is diconnected and crashes. 回答1: 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