I am working on an Android project and have a problem with SQLite database management.
I have downloaded a SQLite Management tool and dont know how to open the database and test.
File -> open database ->
I know the DB file is in, /data/data/package_name/databases, but how to find it in windows explorer. (Shortly how to find the path to open the SQLite database in management tool)