The android.preference package maybe a good candidate for what you wish to do.
http://developer.android.com/reference/android/preference/package-summary.html Balwinder Kaur Open Source Development Center ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 28, 12:37 am, mawa <[email protected]> wrote: > Hi, > > where is the right place to specify general user-defined properties, > like a host address or a service mail address ? The properties should > be accessible from my activities. > > I would like to specify such attributes within the > AndroidManifest.xml, but there seems to be no elements available for > user-defined properties. So the only way may be to put such properties > into a resource file as strings or to hide them into the source code. > > Any suggestions would be helpful. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

