U should write another activity that displays ur next view n make a call to it by using startActivity().........or u can just change the view of current activity on button click by calling setContentView()...........
On 1/28/09, Ashwani Rao <[email protected]> wrote: > > Hi, > > i have created an activity which brings an UI with buttons for various > actions. > I want to associate various actions/call with these buttons. > How i can do this ? > For example i click a button the then i should move to different screen. > > Reagrds, > Ashwani > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

