Re: [android-developers] Dynamic preferences for a variable number of profiles in an Android app

2010-08-24 Thread TreKing
On Sun, Aug 22, 2010 at 9:31 AM, Unitedroad wrote: > So is there a cleaner and more standards compliant way to do this? http://developer.android.com/reference/android/content/Context.html#getSharedPreferences(java.lang.String, int) Look at the first parameter.

[android-developers] Dynamic preferences for a variable number of profiles in an Android app

2010-08-23 Thread Unitedroad
Hi, I am looking for a way to create dynamic preferences where I don't need to hard code the preference key and I could have a variable number of preferences. Basically, my application will let the user create a multiple number of profiles and each of these profiles will save custom values for a