[android-developers] Re: java.io.FileNotFoundException: (Device or resource busy)

2013-08-13 Thread gjs
Hi, Make sure you are closing the file properly. See - http://android-developers.blogspot.com.au/2010/12/saving-data-safely.html http://stackoverflow.com/questions/4707664/ext4-fsync-situation-unclear-in-android-java Regards On Monday, August 12, 2013 4:50:50 PM UTC+10, rahul kaushik wrote:

[android-developers] Re: java.io.FileNotFoundException: (Device or resource busy)

2011-05-28 Thread Menion
similar problem for me! I extract one zip file. This is done fine. When I delete extracted directory and want to extract another file, it throw same error! On 9 kvě, 19:00, faah farah.ha...@gmail.com wrote: Can someone tell me how to handle Device or resource busy error? Or how to fix it? On

[android-developers] Re: java.io.FileNotFoundException: (Device or resource busy)

2011-05-09 Thread faah
Can someone tell me how to handle Device or resource busy error? Or how to fix it? On May 6, 2:51 pm, faah farah.ha...@gmail.com wrote: On the 3.0 honeycomb, I am getting this error when trying to access a file. It does not happen all the time. What causes is that I browse around the market a