Chapter 3. Using Resources, Content Providers, and Intents

In Chapter 2, we gave you an overview of an Android application and a quick look at some of its underlying concepts. You also learned about the Android SDK, the Eclipse ADT (Eclipse Android Development Tool) and how to run your applications on emulators identified by AVDs (Android Virtual Devices).

In this chapter, we'll follow that introduction with an in-depth look at Android SDK fundamentals and cover resources, content providers, and intents. These three concepts are fundamental to understanding Android programming and should place you on a solid foundation for the material in subsequent chapters.

Android depends on resources for defining UI components in a declarative manner. This declarative ...

Get Pro Android 2 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.