Nieuws

Learn how to use the Fragments API in Mono for Android to create an application UI for multiple screens, such as a handset and tablet.
Find out how to migrate your projects to this single-Activity, multiple-fragment structure using JetPack’s Navigation Architecture Component in Android Studio.
Thanks to the said Fragments, it runs great on both Honeycomb tablets and phones, making its code the perfect example of a relatively complex Android app done very-very right.