Android 4 Fragments with Mono for Android
        Posted  
        
            by Wallym
        on ASP.net Weblogs
        
        See other posts from ASP.net Weblogs
        
            or by Wallym
        
        
        
        Published on Fri, 14 Dec 2012 01:47:00 GMT
        Indexed on 
            2012/12/14
            5:04 UTC
        
        
        Read the original article
        Hit count: 550
        
With the release of Android 3.0, Google added support for larger displays and attention-grabbing UI designs and layouts. On a tablet screen, UI components can be used to present better information. How does Android do this? It has a technology called Fragments, and I'll look at its implementation in the currently shipping operating system, Android 4. (Let's get past all the jokes about Android and fragmentation on its device platform.)
For more information on this, check out my article at Visual Studio Magazine - http://visualstudiomagazine.com/articles/2012/12/13/android-4-and-fragments.aspx
© ASP.net Weblogs or respective owner