Anybody can start building simple apps for the Android platform, and this book will show you how! Recently updated to include Android Jelly Bean, Android Apps for Absolute Beginners, Second Edition takes you through the process of getting your first Android apps up and running using plain English and practical examples.
This book cuts through the fog of jargon and mystery that surrounds Android apps development, and gives you simple, step-by-step instructions to get you started.
This book is Android Jelly Bean compliant, but is backwards compatible to most of the previous Android releases.
If you have a great idea for an Android app, but have never programmed before, then this book is for you. You don’t need to have any previous computer programming skills—as long as you have a desire to learn, and you know which end of the mouse is which, the world of Android apps development awaits!
Chapter 1. Preliminary Information: Before We Get Started
Chapter 2. What’s Next? Our Road Ahead
Chapter 3. Setting Up Your Android Development Environment
Chapter 4. Introducing the Android Software Development Platform
Chapter 5. Android Framework Overview
Chapter 6. Screen Layout Design: Views and Layouts
Chapter 7. UI Design: Buttons, Menus, and Dialogs
Chapter 8. An Introduction to Graphics Resources in Android
Chapter 9. Adding Interactivity: Handling UI Events
Chapter 10. Understanding Content Providers
Chapter 11. Understanding Intents and Intent Filters
Chapter 12. Advanced Android Topics