Название: Android A Programmers Guide Автор: J.F. DiMarzio Издательство: McGraw-Hill Год: 2008 Страниц: 336 ISBN: 0-07-159989-4, 0-07-159988-6 Формат: PDF Размер: 10.3 Мб Язык: English
Build compelling Java-based mobile applications using the Android SDK and the Eclipse open-source software development platform. Android: A Programmer's Guide shows you, step-by-step, how to download and set up all of the necessary tools, build and tune dynamic Android programs, and debug your results. Discover how to provide web and chat functions, interact with the phone dialer and GPS devices, and access the latest Google services. You'll also learn how to create custom Content Providers and database-enable your applications using SQLite.
Install and configure Java, Eclipse, and Android plugin Create Android projects from the Eclipse UI or command line Integrate web content, images, galleries, and sounds Deploy menus, progress bars, and auto-complete functions Trigger actions using Android Intents, Filters, and Receivers Implement GPS, Google Maps, Google Earth, and GTalk Build interactive SQLite databases, calendars, and notepads Test applications using the Android Emulator and Debug Bridge
Contents
Chap 1. What is Android Chap 2. Downloading and Installing Eclipse Chap 3. Downloading and Installing the Android SDK Chap 4. Exploring the Android SDK Chap 5. Application: Hello World! Chap 6. Using the Command-Line Tools and the Android Emulator Chap 7. Using Intents and the Phone Dialer Chap 8. Lists, Menus, and Other views Chap 9 Using the Cell Phone's GPS Functionality Chap 10. Using the Google API with GTalk Chap 11. Application: Find a Friend Chap 12. Android SDK Tool Reference