I have a strange error in my App.
In my app it is possible to download a zipFile, read the content as what it is and also delete it. Its doesn\'t matter what exactly
I understand that this is an old issue, and was originally reported specific to a XOOM, but if the OP had an open FileOutputStream that was not properly closed, i.e. via a Finally block, then that is likely what is causing the resource to be held when attempting to reference it later... even if the physical file was actually deleted.