Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Sqlite Database Android location

Isaiah_L_
Beginner
516 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
516 Views

Try this path:

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

0 Kudos
Reply