List of Listings
Chapter 1. Introducing Android
Listing 1.1. Main.java Android Activity class as generated by the ADT plugin
Listing 1.2. Main.xml layout resource used to declare UI elements for the Main Activity
Listing 1.3. The res/values/strings.xml resource file
Listing 1.4. The autogenerated R.java class showing internal classes and constant names
Listing 1.5. The AndroidManifest.xml file used to define configuration
Chapter 2. Android application fundamentals
Listing 2.1. The AndroidMainfest.xml manifest file of the DealDroid application
Listing 2.2. The res/values/strings.xml resources file showing values for named strings
Listing 2.3. The res/values/plurals.xml resource file using the XLIFF format
Get Android in Practice 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.