I am looking to implemented widget-specific preferences in my app.  I
have reviewed numerous blogs and posts, including Kostya's, and am
familiar with the overall approach of using the widget ID as a suffix to
the preference key.

I currently use a Preference Activity and a preference XML file to
manage my preferences.  Since a Preference Activity handles edits on its
own, is there still a way to use it if I need to change the key name at
runtime to have a widget id?  I am pretty sure I can get the widget from
the intent since it is launched as a configuration activity but can I
tap in and use it?

-- 
Jake Colman -- Android Tinkerer

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

Reply via email to