What you described as your attempt is the basic idea. Post the code you're using so we can see where you're going wrong.
------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking On Wed, Dec 9, 2009 at 4:02 PM, Abhi <[email protected]> wrote: > Hi, > > I am completely exhausted to think logically right now..... I am sure > it is pretty easy to implement > > I have a menu item which when selected would call another activity > class. I am using switch case to select between menu items. I tried > creating an Intent to start activity using the Class name but doesn't > work. > > please help. > > Thanks, > > Abhishek > > -- > 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

