On Tue, May 29, 2012 at 5:54 PM, Kostya Vasilyev <[email protected]> wrote: > > ... but also keep in mind that Linux (and other Unixes, AFAIK) allows for > currently open files to be deleted, deferring the deallocation of actual > backing bits in the file system until all references have been closed.
Yeah, I know, a standard idiom using temporary files actually relies on this, I was just pondering how come someone has (tens of) my asset files open that I myself haven't touched. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

