I need to remove a file from the /data/data folder my app added. I am looking at the file with the DDMS in Eclipse.
If DDMS can't , how would I delete it otherwise?
The accepted answer works of course but the question asked how to do it in DDMS, so here it is:
adb shell rm /path/to/file
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With