Hi It is possible using the PreferenceScreen class ( http://developer.android.com/reference/android/preference/PreferenceScreen.html ). This is a good tutorial: http://www.kaloer.com/android-preferences
Good luck, Jesús Díaz Artiaga Telefónica I+D On 15 June 2010 13:37, FrankG <[email protected]> wrote: > Hi Rajesh, > > You would like to extend app/mydroid/packages/apps/Settings/.., means > the Settings.apk ? > > IMHO this is only possible, if you have complete platform access. > > Good luck ! > > Frank > > > > On 14 Jun., 15:49, rpelluru <[email protected]> wrote: > > Hi, > > I need to my application settings in the settings of the android > > device. > > I need to add one entry to set my application settings in the android > > device. > > How can i do that one using android application. > > > > --Rajesh Pelluru > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

