Scratch that, Xamarin inclues their implementation of IsolatedStorage: http://androidapi.xamarin.com/?link=N%3aSystem.IO.IsolatedStorage
Andrew Gaspar 2012/9/18 Andrew Gaspar <[email protected]> > Check out Context.GetSharedPreferences(string, FileCreationMode): > http://androidapi.xamarin.com/?link=M%3aAndroid.Content.Context.GetSharedPreferences(System.String%2cAndroid.Content.FileCreationMode) > > Andrew Gaspar > > > > 2012/9/17 remidarkalex <[email protected]> > >> hello, >> >> I am a newbie on mono android >> Je voudrais utiliser IsolatedStorage pour sauvegarder une variable sur le >> téléphone. >> Je voudrais le code le plus simple permettant de le faire svp. >> Je l' ai deja fait sur windows phone, mais ce n' est pas pareil sur >> android. >> >> Merci d' avance >> >> >> >> >> -- >> View this message in context: >> http://mono-for-android.1047100.n5.nabble.com/IsolatedStorage-tp5711827.html >> Sent from the Mono for Android mailing list archive at Nabble.com. >> _______________________________________________ >> Monodroid mailing list >> [email protected] >> >> UNSUBSCRIBE INFORMATION: >> http://lists.ximian.com/mailman/listinfo/monodroid >> > >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
