Programming Tutorials

Comment on Tutorial - Intent in Android to call one activity from another activity. By Ashley



Comment Added by : Ben

Comment Added at : 2012-01-17 23:42:38

Comment on Tutorial : Intent in Android to call one activity from another activity. By Ashley
I'm trying to learn navigating between activities. My question is, when you create a new activity(I'm using Eclipse) in an existing project, how do you go about adding the xml file for the layout for it?

View Tutorial