On Mar 27, 2012, at 4:42 AM, Nosh wrote:
> Is it ok to use
>
> System.Environment.GetFolderPath(System.Environment.SpecialFolder.MyDocuments)
> as a location for my misc files and also the database
Yes, as long as your misc files and database are expected to remain "small".
"Large" data should
yes you did apologies for repeat post..
Is it ok to use
System.Environment.GetFolderPath(System.Environment.SpecialFolder.MyDocuments)
as a location for my misc files and also the database
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Folder-for-Misc-Items-tp
On Mar 23, 2012, at 6:48 AM, Nosh wrote:
> On the Android device App will utilise/create XML, SQLLITE and Text files.
> My question is on the Device which folder shall I use to store these type of
> files.
I provided some advice on an earlier thread:
http://lists.ximian.com/pipermail/mon
Hi
Sorry I think my post wasn't very clear
On the Android device App will utilise/create XML, SQLLITE and Text files.
My question is on the Device which folder shall I use to store these type of
files.
TIA
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Folder-
On Mar 22, 2012, at 5:37 AM, Nosh wrote:
> Hi All Just want to know which folder is the best place to hold my Apps
> miscellaneous files such as text or XML. Also SqlLite Database Thanks
I don't think that we have general guidance, it's a bit of an "It depends"
problem space.
It could also use
Hi All
Just want to know which folder is the best place to hold my Apps
miscellaneous files such as text or XML.
Also SqlLite Database
Thanks
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Folder-for-Misc-Items-tp5585221p5585221.html
Sent from the Mono for Androi