
May 13th, 2011, 03:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 41,576
Time spent in forums: < 1 sec
Reputation Power: 47
|
|
|
Android Multiple Views
I named my project MultiViews and am using Android 2.3. The first thing you can do is go ahead and create the views. The first view has a button that links our second view. The first view is stored in main.xml and our second one is main2.xml. They are identical besides the names of the buttons and the caption on the buttons. Here is a screen shot and the code from both views.
Read the full article here: Android Multiple Views
|