On Wed, Jun 16, 2010 at 4:06 AM, Nishant Kumar <[email protected]> wrote: > Moreover, is it not possible to create my own setting menu inside android > setting menu ? This will store information about my application
No, you cannot modify the Settings application, except by compiling your own firmware. You can use the same UI structure as the Settings application -- take a look at PreferenceActivity. -- Mark Murphy CommonsWare [email protected] http://commonsware.com -- 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

