Beginning Android /

Detalles Bibliográficos
Autor principal: Murphy, Mark. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2009.
Edición:1st ed. 2009.
Materias:
Tabla de Contenidos:
  • 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?.