Hi all,
I'm using a scrollview that show an image(file) that is saved on a sdcard.
I know about the standard way to delete a file, but don't know exactly
how to delete an image displayed on a scrollview from the sdcard and
simultaneously deleting the same file on the Ftp server.
Anyway, attached a testprog that I've made for you all to look at it.
Hopefully you can help me out with the issue.
note. there is no ftp connection in the code as it's working well.
It's just the deleting part coding what I'm curious about.
Thanks for now.