Hey, so im new to android / java and after hours of searching, reading and generally going round in circles i am struggling to find a simple implantation for something i thought would be easy;
I want to switch between activities using buttons in my app. I have several different activities, but want a consistent piece of code to allow me to say onclick launch this activity. Pretty android transitions would be nice between the activates, but as i get more familiar with the environment then i can add these in later.
Thanks for any help, sorry for asking such a dull question, but i am struggling to find a consistent answer that works (and that i understand!).
Andy

