I have developed an application that stores some data in an SQLite database. Now I have installed that application on my real device (not emulator) and it's working fine. Nou how to find the database in the file manager?
Asked
Active
Viewed 46 times
1 Answers
0
In short unless the device is rooted you cannot as an App's data is protected.
See Security Tips
However, your issue could be solved by referring to Overview of Shared Storage

MikeT
- 51,415
- 16
- 49
- 68
-
1No . I said in the real device not in the emulator. – Somnath Apr 15 '21 at 02:45