ANDROID A PROGRAMMERS GUIDE

  • Authors:
  • Jerome DiMarzio

  • Affiliations:
  • -

  • Venue:
  • ANDROID A PROGRAMMERS GUIDE
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Master the Android mobile development platformBuild 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 pluginCreate Android projects from the Eclipse UI or command lineIntegrate web content, images, galleries, and soundsDeploy menus, progress bars, and auto-complete functionsTrigger actions using Android Intents, Filters, and ReceiversImplement GPS, Google Maps, Google Earth, and GTalk Build interactive SQLite databases, calendars, and notepadsTest applications using the Android Emulator and Debug BridgeTable of contentsCh 1. What is AndroidCh 2. Downloading and setting up EclipseCh 3. Downloading the Google Android SDK and Eclipse PluginCh 4. Exploring the Google Android SDK Ch 5. Application: Hello World!Ch 6. Using the Google Android Emulator Ch 7. Reacting to phone eventsCh 8. Calling the GPSCh 9. Application: Note BlockCh 10. Buttons, Lists, and other ObjectsCh 11. Application: Caller InfoCh 12. Application: Find MeCh 13. Interacting with other Google ServicesCh 14. Troubleshooting and Errors