jsdf wrote: > Hi, > Is there a way to launch a dialog (say, the dialog I show to users the > first time they launch the app) from a preferences entry? > > I don't see any examples doing this in the API Demos, nor have I seen > it out in the wild. > > I do see a class called DialogPreference, but this doesn't seem to be > what I want.
If you just need it from the preferences activity, you could always put it as an option menu choice. -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

