In Android Studio 4.2 Canary 8 and higher, we've added the ability to keep inspecting your app's databases after a process disconnects, making it easier to debug your app after a crash. While offline, you can open and query tables. However, you cannot edit values or run modification statements until you reconnect to an app process.
This update includes fixes for the following issues:
Additionally the issues below were addressed in this release but may not be necessarily fixed: