© Grant Allen 2021
G. AllenAndroid for Absolute Beginnershttps://doi.org/10.1007/978-1-4842-6646-5_10

10. Exploring Android Concepts: Layouts and More

Grant Allen1  
(1)
LONDON, UK
 

Understanding the various UI widgets available in Android definitely empowers you to make various design choices about how specific functions and behaviors in your application should present themselves, but there is more to activity design than picking a radio button or TextView. Layouts are Android’s declarative mechanism that arms you with control over the complete on-screen landscape for your application.

Conceptually, a layout acts as both a container of the widgets you wish to use in an application or activity and the blueprint and scaffolding for how all of the widgets ...

Get Android for Absolute Beginners: Getting Started with Mobile Apps Development Using the Android Java SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.