load new page-Android XML
Posted
by ranjanarr
on Stack Overflow
See other posts from Stack Overflow
or by ranjanarr
Published on 2010-06-08T21:25:22Z
Indexed on
2010/06/08
21:42 UTC
Read the original article
Hit count: 164
I have three xml layout pages, 1.welcome screen (with "next >>" button) and clicking on next button should bring second page 2.welcome page with ("register" button) this takes to another window/page 3. with name and other details. I have all the three pages GUI built i.e the xml file , how to put them all together and get them working.
© Stack Overflow or respective owner