Anybody can start building simple apps for the Android platform, and this book will show you how! Android Apps for Absolute Beginners takes you through the process of getting your first Android applications up and running using plain English and practical examples. It cuts through the fog of jargon and mystery that surrounds Android application development, and gives you simple, step-by-step instructions to get you started.
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 an Open Source Android Development? Environment
Chapter 4. An Introduction to Java, XML and How Android Works
Chapter 5. An Overview of the Android Application Framework
Chapter 6. Screen Layout Design: Views, ViewGroups and Layout Types
Chapter 7. User Interface Design: Buttons, Menus, Dialogs and Alerts
Chapter 8. Designing Graphics for Android: 2D Images & Animation
Chapter 9. Adding Interactivity: Handling UI Events
Chapter 10. Understanding Content Providers
Chapter 11. Understanding Intents and Intent Filters
Chapter 12. The Future: 3D, Widgets, Bluetooth, Maps, Search, and More