mohan-nishit / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

wrap all sd card interactions with exceptions #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
on r/w operations to the sdcard, make sure all calls are wrapped with exception 
handling. i think we handle raw r/w, but probably not all db r/ws.

Original issue reported on code.google.com by yanokwa on 2 Feb 2011 at 5:37

GoogleCodeExporter commented 9 years ago

Original comment by wbrune...@gmail.com on 7 Jun 2011 at 11:13

GoogleCodeExporter commented 9 years ago
I think this would be better done by registering a broadcast receiver for the 
sdcard while the application is running.  Then the decision is what to do if a 
removal is detected...

Original comment by carlhart...@gmail.com on 13 Jun 2011 at 6:53

GoogleCodeExporter commented 9 years ago
Closing this, as SurveyCTO did extensive wrapping to handle these cases.

Original comment by mitchellsundt@gmail.com on 19 May 2014 at 4:23