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

preview_player
Показать описание
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.
Рекомендации по теме
Комментарии
Автор

but what if I can't even see my package in the explorer in android studio 3. It shows some other packages but not the one I installed

slightlygruff
Автор

is there any other way to access the db with emulator of api above 23?

benishadil
Автор

why my android studio doesnt've tools - android ????

ajimuhammadfauji
Автор

how to i can access it with using emulator?
i use my real android phone to test plss help my android API is 19

emillawrence
Автор

what if i runnning the app in my device that using API above 23, are my created databases still exist?

haekalwardana
Автор

hello i am using my real device instead of an emulator and the same problem occurs. is there any solution?

ibrahimazizi