3. Building Kindle Fire Applications

Amazon built the Kindle Fire using the Android platform. Every platform technology uses different terminology to describe its application components. The three most important classes on the Android platform are Context, Activity, and Intent. Although there are other more advanced components that developers can implement, these three components form the building blocks for each and every Android application. In this chapter, we focus on understanding how Android applications are put together. We also look at some handy utility classes that can help developers debug applications.

Note

Some past readers assumed that they were to perform all the tasks discussed in this chapter on their own and build an app in ...

Get Learning Android™ Application Programming for the Kindle Fire™: A Hands-On Guide to Building Your First Android Application 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.