A library for debugging android databases and shared preferences.
What can Android Debug Database do?
See all the databases.
See all the data in the shared preferences used in your application.
Run any SQL query on the given database to update and delete your data.
Directly edit the database values.
Directly edit shared preferences.
Delete database rows and shared preferences.
Search in your data.
Sort data.
Download database.