Search code examples
androidadbandroid-database

Android: Delete entire database


I would like to delete a complete database created by my application.

Do you know any adb command, or android sentence to do it?


Solution

  • I think you need to start up your emulator with the command: -wipe-data