On Mon, Aug 8, 2011 at 7:02 AM, Boris Ehlers <[email protected]
> wrote:

> This would imply that you can only have one PreferenceActivity per App, if
> you don't create a modified PreferenceActivity. Is this right?
>

No.


>  I am pretty new in Android an so I hope this is not a too
> stupid question... :-)
>

Not *too* stupid =P


> If someone has an idea, how it is possible to use
> several PreferenceActivities per App, it would really help me.
>

Mostly guessing:

http://developer.android.com/reference/android/preference/Preference.html#getPreferenceManager()
http://developer.android.com/reference/android/preference/PreferenceManager.html#setSharedPreferencesName(java.lang.String)

Then to access:
http://developer.android.com/reference/android/content/Context.html#getSharedPreferences(java.lang.String,
int)

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to