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

From Android Wiki
Revision as of 04:33, 21 December 2015 by Florian (talk | contribs) (Die Seite wurde neu angelegt: „Vorlage:Android Training/Inhalt/Ein dynamisches UI mit Fragmenten erstellen“)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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