Hi! Thanks for your answer! To be honest: I do not know how to set my file u+w from C# and Mono, but I found another workaround:
Java.IO.File test = new Java.IO.File(path); test.Delete(); That works. Thanks again! -- View this message in context: http://mono.1490590.n4.nabble.com/Delete-File-on-Android-tp3790850p3795512.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
