No, I have a menu called "Preferences" (visible when you press the Menu button). When you press Preferences it takes you to a sub menu which looks a bit like a dialog box. That's what I want to open when the activity starts up.
At the moment, it looks like I have to implement that as a dialog box instead of sub menus... On Mar 3, 6:19 pm, TreKing <[email protected]> wrote: > On Wed, Mar 3, 2010 at 8:31 AM, westmeadboy <[email protected]> wrote: > > I've noticed that some users have not found my app's preferences sub > > menu, so I want to show that sub menu when the user first-time-ever > > starts the app. > > Can you clarify what you mean by "preferences sub menu" ? > If you mean a standard Preference Activity, you can just start that like any > other activity... > > --------------------------------------------------------------------------- > ---------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking -- 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

