Have one to sell? Sell yours here
Programming Wireless Devices with the J2ME Platform (Java)
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Programming Wireless Devices with the J2ME Platform (Java) [Paperback]

Roger Riggs , Antero Taivalsaari , Mark VandenBrink
4.5 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback £32.29  
Paperback, 1 Jun 2001 --  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.
There is a newer edition of this item:
Programming Wireless Devices with the Java 2 Platform, Micro Edition (Java (Addison-Wesley)) Programming Wireless Devices with the Java 2 Platform, Micro Edition (Java (Addison-Wesley)) 4.5 out of 5 stars (2)
£32.29
Usually dispatched within 9 to 11 days

Product details

  • Paperback: 384 pages
  • Publisher: Prentice Hall; 1 edition (1 Jun 2001)
  • Language English
  • ISBN-10: 0201746271
  • ISBN-13: 978-0201746273
  • Product Dimensions: 23.4 x 18.8 x 1.9 cm
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 1,712,853 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Roger Riggs
Discover books, learn about writers, and more.

Visit Amazon's Roger Riggs Page

Product Description

Product Description

Sun's J2MEaA A Platform brings unprecedented power and platform independence to the wireless market. Sun has collaborated with virtually every wireless leader, including Motorola, Nokia, NTT DoCoMo, Palm, RIM, and Siemens. Now, a team of J2ME creators and leading-edge developers have come together to present the definitive guide to real-world J2ME development. Whether you're building next-generation cell phones, two-way pagers, personal organizers, or any other wireless device, this book delivers the specific techniques you need to succeed. Programming Wireless Devices With the J2MEaA A Platform starts with a much-needed general introduction and technical overview of J2ME technology and standards, and presents detailed case studies demonstrating J2ME at work in actual applications. The authors introduce key J2ME standards such as Connected, Limited Device Configuration (CLDC) and Mobile Information Device Profile (MIDP); and show how to maximize performance, portability, and consistency in real-world J2ME development.For wireless developers, consumer and embedded systems engineers, and all Java developers who want to leverage their expertise in next-generation wireless application development.

From the Back Cover

This book presents the Java™ 2 Platform, Micro Edition (J2ME™) standards that support the development of applications for consumer devices such as cell phones, two-way pagers, and wireless personal organizers. To create these standards, Sun collaborated with such consumer device companies as Motorola, Nokia, NTT DoCoMo, Palm Computing, Research In Motion, Siemens and many others. The result is a highly portable, small-footprint application development environment that brings the unique capabilities of Java technology, including platform independence and enhanced security, to the rapidly growing wireless market.

This definitive Java™ Series guide provides a programmer's introduction to the Java 2 Platform, Micro Edition. It presents a general description of wireless technology, an overview of the J2ME platform, and information on the small-footprint K Virtual Machine. In addition, the book details the Connected Limited Device Configuration (CLDC) and the Mobile Information Device Profile (MIDP), the standards which define the Java platform features and libraries for wireless, resource-constrained devices.

Key topics include:

  • Overview of the Java 2 Platform, Micro Edition (J2ME)
  • Goals, requirements, and scope of the CLDC and MIDP standardization efforts
  • High-level CLDC and MIDP platform architecture, including the security model
  • CLDC application model, and compatibility with the Java programming language and virtual machine specifications
  • Class libraries supported by the CLDC standard
  • MIDP application model
  • MIDP libraries, including user interface, networking, and persistence APIs

Numerous sample applications illustrate how to put the technology and standards to work, including a PhotoAlbum application, an AddressBook application, and a Sokoban game application.

Written by a team of authors that includes the original J2ME technology experts from Sun and Motorola, this book provides both a description of the Java 2 Platform, Micro Edition, as well as practical implementation advice.



0201746271B05102001

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
16 of 18 people found the following review helpful
Format:Paperback
Sun Java Series books have always been excellent. That quality has been maintained with this book.

This book is designed specifically for those people who are interested in writing Java applications for the J2ME / MIDP platform (the Mobile Information Device Profile). If that is what you are interested in, this should be the only book you need.

With the proliferation of MIDP enabled handset all over the world, more and more people will want to write applications for those devices. This book will have you writing those applications in no time.

Unlike some of the other J2ME related books that have been rushed to press recently, this doesn't attempt to cover all things regarding programming small devices. It assumes a basic Java literacy, has a brief introduction to MIDP, and then jumps straight into the details. There is no hand-holding, no padding, just the details of the APIs, how to use them, and intelligent examples.

Particularly well written is the section on User Interface development using the javax.microedition.lcdui libraries.

What this book isn't:
- It's not a "teach yourself J2ME in 5 minutes"
- An introducton to J2ME
- A tutorial on J2ME
- A guide to other J2ME technologies such as CDC
- A guide to wireless technologies like Bluetooth or 802.11b.

What it is:
- An intelligent, well written guide to programming MIDP.

If you want to write MIDP applications, this book is perfect for your needs. It "does exactly what it sez on the tin".

Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
Format:Paperback
The focus on programming wireless devices is growing these years. New devices arrive every day, having a huge set of functions - you just want to play a game or get some music on these small gadgets. You could really use a pocket database or another type of application.

Trouble is that these devices are all different. There are at least two different major operating systems on the PDA's and what the OS-situation is for the mobile phones can be difficult to tell. Even having the same operating system is not enough as the hardware platforms are different. This can certainly complicate the life of a developer. Choose your platform, mate!

Unless JAVA is used, of course! The promised land of Code Once, Run Everywhere cannot completely be fullfilled (we know!), but in the world of small devices there now exist a set of standards. These have acronyms such as CLDC and MIDP and are found within the Micro Edition of the JAVA environment (J2ME).

This book describes at a good level the J2ME-platform. The focus is placed mostly on the MIDP libraries which is natural as it is here that the most functions are found. The book covers the available API calls in a good way: Not too detailed, but clear and with a lot of example code. The authors remember to include proper warnings against misuse of some of the library routines - do not overdo the vibrator or flashing background, remember to add commands so that the user can navigate: That sort of advice. And trivial as this may seem, it is still needed, because programming an embedded or wireless device is something completely different than coding a PC-based application.

Between the release of the first edition of the book and this there has been a rapid development within the J2ME area, especially when it comes to the MIDP-platform. A host of new API's has been added to MIDP and this is clearly marked in the book. This is of course helpfull if you have older books and wants to compare. Or if you want to promote the new stuff - else I find it unnecessary.

The book is mostly concerned with the MIDP API and as such does not cover much outside of this scope. You will look in vain for a description of the JSR-82 BlueTooth specifications or the WiFi-protocols. This, I feel, is a weakness because of the growing impact of such network technologies.

The book itself is platform-independent: While it shows many examples it does not show how to compile and deploy an application to a specific wireless device, much less discuss existing platforms. It is an introduction to the CLDC and MIDP API's, not to the development process itself. But the book is important for a good introduction to programming in the "small world" and is a must for the developer. The starting chapters also give a good overview of the position of the J2ME environment and its components and should be required reading for any JAVA evangelist and architect.

Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  13 reviews
7 of 7 people found the following review helpful
Programming!? 2 Aug 2002
By A Customer - Published on Amazon.com
Format:Paperback
For a book with programming in the title there is precious little programming in this book...

The editorial review from Book News, Inc has it right: this is a general MIDP information book. If you are after a book about how to program some MIDP specific features you will not find it here. Contrary to the other reader's review there is actually little low level technical information.

No treatment on general programming tips either, for example, why threads are more important in MIDP wireless programming than traditional Java programming. Or how to change your style to be less Object Orientated for speed and memory efficiency (Nokia forum has good tips on these areas).

In short, good review but bad for programming.

4 of 4 people found the following review helpful
Review of "Programming Wireless Devices with the J2ME" 16 Oct 2003
By Joseph - Published on Amazon.com
Format:Paperback
So I have been programming with J2ME and DOJA for a while on various Japanese Cellphones. The Japanese cellphones that do support the full MIDP/CLDC combination do not yet support the MIDP 2.0 that this book is covering, but I thought it would be a good idea to check out what I might be able to use when they do, and also try and clear up my own confusion about what precisely the CLDC and MIDP actually are.

Having read the book I think I have a better idea of the distinction between CLDC and MIDP, but still don't feel wonderfully sure. The impression I come away with is that the CLDC is about ensuring a basic level of functionality and the MIDP describes a wider range of functionality such as GUIs and Advanced communications features. This would make sense then if the Japanese Docomo Java framework was CLDC and AU/Vodaphone framework was both CLDC and MIDP.

The book itself was reasonably informative as to the new MIDP 2.0 features, and I was interested to see some good code samples for things like the MIDP Game and Multimedia API - however the code samples don't yet appear available for download. I hope they'll be up soon so I can check them out.

Overall I found the book a little difficult to read - it is kind of more of a reference book - I would imagine myself dipping into it to get things I need, rather than reading through it to get an understanding of J2ME. In some ways the book would almost be better as a more condensed reference work. There are a number of good wireless programming tips such as making all communications run in a separate thread to improve user experience, but these are a little thin on the ground and the book is dominated by working through each detail of each of the APIs. I think is an important book to have if you are working against the MIDP2.0 specification, but I don't think I 'd recommend it to a beginner trying to learn J2ME.

I would imagine that successive iterations of this book will lead to major improvements, such as breaking the book into a Reference work, and a J2ME programming tips guide. I think another couple of years of explosive growth in J2ME wireless devices and programmers will make the latter work possible.

2 of 2 people found the following review helpful
I want to learn coding not reading... 2 Dec 2004
By sorry - Published on Amazon.com
Format:Paperback
This is NOT the book to learn how to programming in J2ME! You need a great imagination to learn the content of this book, if you have never experienced J2ME before, beacause it contains little code example. In spite of this, the book contains only 7 compileable code example, all others are code segments -- that is you need to do a lot of tedious coding your self to get it running.

This book should more likely be used as a reference manual by experienced J2ME programmer. The structure of this book is clear, so it is easy to retrieve information. But the authors of this book seems have a tendency to fill pages, as they use "Java 2 Platform, Standard Edition" and "Java 2 Platform, Micro Edition" (and other similar) instead of "J2SE" and "J2ME" through out the book, as if readers can't remember an acronym!

If you are looking for a book for learning "how to program with J2ME" you should not choose this one. [...]
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback