4

I am trying to open Database Inspection inside App Inspection but It is not showing anything just leaving Deploy your app to a device running API level 26 or higher

What I am using?

  • API level 28
  • Android 2020.3.1

It does even not work after running the app

Here is the screenshot

click to see the issue

Please help!

UG THE SEP
  • 41
  • 3
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Dec 18 '21 at 00:23

1 Answers1

0

Database inspector only shows when a database is open. A way to achieve this is to put a breakpoint where a writable database is constructed.