You can abandon tables by issuing the SQL command as usual. If you want to delete the entire database, you will have to delete the file. You can delete the file located in
data/data/com.your.app.name/database/[databasefilename]
you can do this from an eclipse view called “FileBrowser” from the “Android” category, for example. Or directly on the emulator or on the phone.
Chris Mar 16 2018-11-11T00: 00Z
source share