Vorlage:Android Training/Inhalt/Building a Dynamic UI with Fragments

From Android Wiki
Revision as of 03:33, 21 December 2015 by FuzzyBot (talk | contribs) (Neue Version von externer Quelle importiert)
(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