Hey,

My app occationaly fails with this/that sort of an IO error when
trying to
_write_ a file to the sdcard. No problems in reading files.

I have tested it on both textual files ( via FileWriter etc) and
binary files
( new RandomAccessFile( filepath, "rw"); ).

I have no reasun to believe that the sdcard is corrupted, as other
apps,
picture viewer included,  works just fine.

I have read a hint somewhere about such a problem relating to the
sdcard "moving into read-only mode" but i did not manage to follow
that lead.

Your ideas will be welcomed

tnx,
GiladH



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to