Android xml pages
        Posted  
        
            by ranjanarr
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ranjanarr
        
        
        
        Published on 2010-06-08T16:32:14Z
        Indexed on 
            2010/06/08
            16:42 UTC
        
        
        Read the original article
        Hit count: 300
        
where to add the new GUI xml pages in android project, say I have a welcome screen in res>layout>main.xml layout and when user clicks "next" button, it has to load up a new page with username and password GUI. any help will be appreciated
© Stack Overflow or respective owner