This manager allows you to manage all SQLite databases on your device. Root is required.
It lists all apps found on the device which have at least one database (located in app’s database directory only).
- Tapping an app opens the list of databases.
- Tap 9-squares icon to open app’s management actions.
- Tapping a database will open the database editor.
The buttons in the top-right corner respectively allows you to:
- Open a database manually from anywhere.
- Optimize all database accesses (running sql VACUUM and REINDEX).
- Filter by system or installed apps.
