

The location of all data for any app would be-Īs part of security, android keeps this database only while the app is installed and available. This database is what 99.9% apps use to store their data. This ensures that a rogue app can't steal away data from another app.

Also an app's database can only be accessed by that app. Android creates an app database for every app the first time it is installed.
