Can't view SQLite database on device in (Android Device Monitor) in Android studio

Опубликовано: 27 Октябрь 2024
на канале: DraftsBook
14,811
53

If you want to gain access to your data without having to root your real device you
need to run your app in an emulator with API 23 or lower.

Cause APIs above 23 can
cause problems to access Android Device Monitor.