> i am trying to display a form (user name and pass) on each preference > field to use them later in my App. > EditTextPreference is the way to enter something but i think this is > only for one field; what if i need 2 or 3 edittext field in a form?
Use two or three EditTextPreferences in your preference XML file. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 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 -~----------~----~----~----~------~----~------~--~---

