Vorlage:Android Training/Inhalt/Ein dynamisches UI mit Fragmenten erstellen

From Android Wiki
This page is a translated version of the page Vorlage:Android Training/Inhalt/Building a Dynamic UI with Fragments and the translation is 20% complete.
Other languages:

How to build a user interface for your app that is flexible enough to present multiple UI components on large screens and a more constrained set of UI components on smaller screens—essential for building a single APK for both phones and tablets.

Creating a Fragment
Building a Flexible UI
Communicating with Other Fragments