I´m downloading a file to a SD card in the BlackBerry, and when I open that file, my application run. So when my application run, I need to delete that file.
The problem is that I dont know where it is(the file) from my app, because the user could download that file anywhere. Is there something in the BB OS that let me know the path of that file? With this I can give to my app a parameter or something...
Well, thats it.