On Wed, Jun 23, 2010 at 7:26 AM, Eason <[email protected]> wrote: > I am trying to develop my app. and trying to write a settings page. I > found that all the apps on the market are with the same style of > settings. are there any default API for writing a setting page?
Use a PreferenceActivity: http://github.com/commonsguy/cw-android/tree/master/Prefs/ -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.6 Available! -- 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

