Thank you for the answer but the function is not the problem.
I have access to the function. The problem is I'm unable to use 
R.xml.preferences.
I'm trying to do the following: 
http://stackoverflow.com/questions/2697233/how-to-add-a-button-to-preferencescreen


From: [email protected] 
[mailto:[email protected]] On Behalf Of Greg Shackles
Sent: 17. august 2011 15:35
To: Discussions related to Mono for Android
Subject: Re: [mono-android] R.xml.preferences

You'll get access to that function once you subclass PreferenceActviity. I have 
an example up here:

https://github.com/gshackles/Sample-Projects/blob/master/MonoDroid/MonoDroidSamples/MonoDroidSamples/DemoActivities/Preferences/UpdatePreferencesActivity.cs
On Wed, Aug 17, 2011 at 9:31 AM, Nicklas Møller Jepsen 
<[email protected]<mailto:[email protected]>> wrote:
How do I do the following in Monodroid:
addPreferencesFromResource(R.xml.preferences);

Thanks, Nicklas


_______________________________________________
Monodroid mailing list
[email protected]<mailto:[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

Reply via email to