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

8. Introducing XML for Android Development

Grant Allen1  
(1)
LONDON, UK
 
This chapter will tackle two topics. First, we’ll take a look at XML from a beginner’s perspective, for those of you who have never had to work with XML nor drill into its patterns of use, quirks, strengths, and issues. The second part of the chapter will cover the three main areas in Android development where you will commonly dip in to read, writing and editing XML:
  1. The application manifest, which we have already introduced

     
  2. Resource definitions, in particular constants like strings and so on

     
  3. Activity layouts, which are a huge topic but one that can be approached in a stepwise ...

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.