Wireless Java for Symbian Devices (Symbian Press)
Preis 99.86 - 110.00 USD
Developed by a consortium of several major mobile-telephone manufacturers and licensed by nearly all the others, the Symbian operating system seems likely to be the OS running on the next generation of mobile communications devices. Wireless Java for Symbian Devices explains why the Java programming language is similarly likely to appeal to programmers having the task of providing services to users of Symbian devices. This book is a guide for competent Java programmers who need to know how Java works under Symbian, and want to learn by working through some illustrative examples (beginning with Hello World and working up in complexity from there).The authors--who work for Symbian--do a good job of revealing their environment"s capabilities, and leave their readers feeling prepared to dive in and do less academic development work. Code samples and class diagrams help clarify systems" workings, and explanatory prose is generally lucid. Helpfully, the authors go beyond mere explanation of APIs and show how to build full applications, including a multiuser card game and a chat-and-whiteboard tool. As with any emerging technology, though, readers may wonder how the examples will pan out outside the emulator, in a production environment. Only time and experience will tell. For now, this book represents a good value for people who want to scope out Java"s behavior under the Symbian OS before the combination goes big-time. --David Wall Topics covered: How to program applications in Java for execution under Symbian OS version 6.0 (both the Quartz and Crystal implementations are dealt with). Sections address the JavaPhone APIs, Java Services, and the special security and efficiency requirements of mobile software.