Hello.
Engaged in the development of an android. I use SQLite database. In the development process, it would be convenient to "merge" the database file and look at what lies there with the help of third-party tools.
When I had custom firmware on my phone, I could do it without problems. As far as I remember, I had access to the data folder which contains all the application files.
Now I have a native firmware and no access.
Which exit? Is it possible to get access to the application database file without any extra shamanism? at least for the duration of the development.