UI Design Tips and Tutorials for Android
        Posted  
        
            by Omega
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Omega
        
        
        
        Published on 2010-06-07T20:09:16Z
        Indexed on 
            2010/06/07
            20:12 UTC
        
        
        Read the original article
        Hit count: 270
        
android
|user-interface
Does anyone have any good pointers on designing the UI for an android application and some good practises?
Obviously I'm aware of the basic principles involved with designing the layout in XML. Also, that you have a stack of activities. But I'm interested in some approaches to creating the interfaces and also how to design an application around those intentions.
© Stack Overflow or respective owner