[mono-android] CommonApplicationData Access Denied

Steve Sharrock steve at sharkcode.com
Tue Nov 22 11:55:57 EST 2011


I'm trying to write a common file that three of our MonoDroid applications
can all read/write. I tried the following directory:
 
string p = System.Environment.GetFolderPath(
System.Environment.SpecialFolder.CommonApplicationData );

I get an exception saying that part of the path is not found, and if I try
to create the Directory, I get access denied.

Which SpecialFolder should I be using?

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111122/35b3f574/attachment.html 


More information about the Monodroid mailing list