I would like to delete the database file from the Android file system programatically? Can I have a shell script launch adb which in turns runs a
Android file system
adb
It's easy just type from your shell:
adb shell cd /data/data cd cd databases su rm .db