On Sep 8, 11:58 pm, andymoris <andymori...@gmail.com> wrote:
> How can i create layout style similar to settings in Andriod
> emulator?

PreferenceActivity looks like that, I think. There are some examples
in the API demos. Using all code:
http://developer.android.com/guide/samples/ApiDemos/src/com/example/android/apis/app/PreferencesFromCode.html

Using XML:
http://developer.android.com/guide/samples/ApiDemos/src/com/example/android/apis/app/PreferencesFromXml.html
http://developer.android.com/guide/samples/ApiDemos/res/xml/preferences.html
--~--~---------~--~----~------------~-------~--~----~
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