Java Development on PDAs: Building Applications for Pocket PC and Palm Devices

Daryl Wilding-McBride

  • 出版商: Addison Wesley
  • 出版日期: 2003-06-04
  • 售價: $1,640
  • 貴賓價: 9.5$1,558
  • 語言: 英文
  • 頁數: 256
  • 裝訂: Paperback
  • ISBN: 0201719541
  • ISBN-13: 9780201719543
  • 相關分類: Java 程式語言
  • 已絕版

買這商品的人也買了...

商品描述

With the release of Java 2 Micro Edition (J2ME), Sun Microsystems opened Java to the rapidly expanding Personal Digital Assistant (PDA) market.

This comprehensive tutorial and reference provides an in-depth look at developing PDA software with J2ME and PersonalJava, covering both Palm and PocketPC devices. Succinct and practical, Java™ Development on PDAs focuses on real-world programming tasks with extensive code examples and an end-to-end PDA application demonstrating techniques for integrating devices with the enterprise via Web services.

This book describes the J2ME platform and PersonalJava and discusses design issues specific to resource-constrained devices. It also provides in-depth coverage of networking and Internet access, the user interface, data storage, and integrating PDAs into the corporation.

You will learn to develop Java applications for PocketPC and Palm devices through in-depth coverage of:

  • J2ME configurations
  • CLDC and CDC profiles
  • Selecting a PDA for development
  • PDA development tools
  • Designing for constrained computational capability
  • Designing for constrained screen and memory size
  • PDA user interfaces
  • Storing information on the devices
  • The Generic Connection Framework
  • Internet access from a Java PDA application via a GSM phone and Bluetooth
  • Accessing Web services from Palm and PocketPC devices

Java™ Development on PDAs concludes with a look into the future of PDA technology and the expanding role of these devices in the enterprise.

Written for anyone with a basic knowledge of Java, this important resource is a must-have for all those interested in the Palm OS and PocketPC markets.

Table of Contents

Introduction.
1. Java 2, Micro Edition: Configurations, Profiles, and Virtual Machines.
2. Which PDA?
3. Setting Up the Development Environment.
4. Things To Think About When Designing for Small Devices.
5. The User Interface.
6. Storing Information.
7. Networking.
8. Integrating with the Enterprise Using Web Services.
9. Futures.