Software Archive
Read-only legacy content
17060 Discussions

Sqlite Database Android location

Isaiah_L_
Beginner
1,163 Views

Does anyone know where the database for the Brodysoft/litehelpers sqlite plugin is actually stored on android devices, that is the path to the storage location?

0 Kudos
1 Reply
Anusha_M_Intel1
Employee
1,163 Views

Try this path:

//data/data/<Your-Application-Package-Name>/databases/<your-database-name>

0 Kudos
Reply