Beginning Android by Mark Murphy.

Learn how to develop applications for Android mobile devices using simple examples, ready to run with your copy of the software development kit. Author and Android columnist, writer, developer, and community advocate Mark L. Murphy shows you what you need to know to get started on programming Androi...

Full description

Saved in:
Bibliographic Details
Main Author: Murphy, Mark (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2009.
Edition:1st ed. 2009.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • Core Concepts
  • The Big Picture
  • Project Structure
  • Inside the Manifest
  • Activities
  • Creating a Skeleton Application
  • Using XML-Based Layouts
  • Employing Basic Widgets
  • Working with Containers
  • Using Selection Widgets
  • Getting Fancy with Lists
  • Employing Fancy Widgets and Containers
  • Applying Menus
  • Fonts
  • Embedding the WebKit Browser
  • Showing Pop-Up Messages
  • Dealing with Threads
  • Handling Activity Lifecycle Events
  • Data Stores, Network Services, and APIs
  • Using Preferences
  • Accessing Files
  • Working with Resources
  • Managing and Accessing Local Databases
  • Leveraging Java Libraries
  • Communicating via the Internet
  • Intents
  • Creating Intent Filters
  • Launching Activities and Sub-Activities
  • Finding Available Actions via Introspection
  • Handling Rotation
  • Content Providers and Services
  • Using a Content Provider
  • Building a Content Provider
  • Requesting and Requiring Permissions
  • Creating a Service
  • Invoking a Service
  • Alerting Users via Notifications
  • Other Android Capabilities
  • Accessing Location-Based Services
  • Mapping with MapView and MapActivity
  • Handling Telephone Calls
  • Searching with SearchManager
  • Development Tools
  • Where Do We Go from Here?.