Buch, Englisch, 468 Seiten, Format (B × H): 190 mm x 235 mm, Gewicht: 857 g
Reihe: Symbian Press
Buch, Englisch, 468 Seiten, Format (B × H): 190 mm x 235 mm, Gewicht: 857 g
Reihe: Symbian Press
ISBN: 978-0-470-01845-3
Verlag: John Wiley & Sons
The overall goal of this book is to provide introductory coverage of Symbian OS and get developers who have little or no knowledge of Symbian OS developing as quickly as possible.
* A clear and concise text on how Symbian OS architecture works and the core programming techniques and concepts needed to be a solid, competent Symbian programmer
* Shows how Symbian OS architecture and programming compares with other mobile operating systems (to help transition and for better understanding)
* Provides multiple examples and extra descriptions for areas most difficult for new programmers who are unfamiliar to the unique OS architecture
* Contains many tips and techniques documented only, up until now, by scattered white papers and newsgroup threads
* Describes many details of inner operations of Symbian OS, focusing specifically on those needed to become a competent programmer
The book will cover development ranging from low-level system programming to end user GUI applications. It also covers the development and packaging tools, as well as providing some detailed reference and examples for key APIs.
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Foreword.
Author Biography.
Author Acknowledgements.
Symbian Press Acknowledgements.
Chapter 1: Smartphones and Symbian OS.
1.1 Smartphone concept.
1.2 Smartphone features.
1.3 Smartphone meassaging.
1.4 Webbrowsing.
1.5 Local device communicaction features.
1.6 The mobile OS.
1.7 Symbian - A little history.
1.8 Symbian OS smartphones.
1.9 Other smartphone operating systems.
Chapter 2: Symbian OS Quickstart.
2.1 What do you need to get started?.
2.2 Firing up the development tools.
2.3 Simple example application.
2.4 Building and executing on the emulator.
2.5 Building for the smartphone.
Chapter 3: Symbian OS Architecture.
3.1 Components in Symbian OS.
3.2 Multitasking in Symbian OS.
3.3 Dynamic link libraries.
3.4 Client/server model.
3.5 Memory in Symbian OS.
3.6 The kernel.
3.7 Active objects and Asynchronous functions.
3.8 What is a polymorphic DLL?.
3.9 GUI architecture.
3.10 High performance grpahics.
3.11 The communication architecture.
3.12 Application engines, services and protocols.
Chapter 4: Symbian OS Programming Basics.
4.1 Use of C++ in Symbian OS.
4.2 Nonstandard C++ characteristics.
4.3 Basic data types.
4.4 Symbian OS classes.
4.5 Exception error handling and cleanup.
4.6 Libraries.
4.7 Executable files.
4.8 Naming conventions.
4.9 Summary.
Chapter 5: Symbian OS Build Environment.
5.1 SDK directory structure.
5.2 Build system overview.
5.3 Build targets.
5.4 Basic build flow.
5.5 What is a UID?.
5.6 The emulator.
5.7 Building DLLs.
5.8 DLL interface freezing.
5.9 Installing applications on the smartphone.
5.10 Switching between SDKs.
Chapter 6: Strings, Buffers and Data Collections.
6.1 Introducing the text console.
6.2 Descriptors for strings and binary data.
6.3 The descriptor classes.
6.4 Descriptor methods.
6.5 Converting between 8-bit and 16-bit descriptors.
6.6 Dynamic buffers.
6.7 Arrays.
6.8 Other data colection classes.
Chapter 7: Processes, Threads and Synchronisation.
7.1 Processes.
7.2 Using threads.
7.3 Sharing memory between processes.
7.4 Memory chunks.
7.5 Thread synchronization.
Chapter 8: Asynchronous Functions and Active Objects.
8.1 Asychronous fuctions.
8.2 Introducing active objects.
8.3 The active schedular.
8.4Active schedular error handling.
8.5 Active object prioities.
8.6 Canceling outstanding requests.
8.7 Removing an active object.
8.8 Active object example.
8.9 Active object issues.
8.10 Using active objects as threads.
Chapter 9: Client/Server Framework.
9.1 Client/server overview.
9.2 A look at the client/server classes.
9.3 Client/server example.
9.4 Subsessions of the server.
Chapter 10: Symbian OS TCP/IP Network Programming.
10.1 Introduction to TCP/IP.
10.2 Network progreamming using sockets.
10.3 Symbian OS socket API.
10.4 Example: Retreiving weather information.
10.5 Making a network connection.
Chapter 11: GUI Application Programming.
11.1 Symbian OS user interfaces.
11.2 Anatomy of a GUI application.
11.3 Application classes.
11.4 Resource files.
11.5 Dialogs.
11.6 Symbian OS controls.
11.7 View architecture.
11.8 Application icon and caption.
Appendix 1 Specifications of Symbian OS Phones.
Appendix 2 Security in Symbian OS v9.
Index.