n76 / DejaVu

Yet another network location backend for the UnifiedNLP/microG project
GNU General Public License v3.0
100 stars 18 forks source link

How to open database #49

Closed mu88 closed 2 years ago

mu88 commented 2 years ago

Hi 👋🏻

I'd like to take a look into the database to see which data I've already collected.

Where is the DB located on my device and how can I open it? Maybe it's even worth adding these information to README.md?

Best regards and thanks

Helium314 commented 2 years ago

It's located in /data/data/org.fitchfamily.android.dejavu/databases, so you need root privileges to access it.

mu88 commented 2 years ago

Thx! And what kind of DB is it? SQLite?

Helium314 commented 2 years ago

Yes, SQLite