Developer Guide
This guide will help you learn about building Palm® webOS™ applications using the Mojo framework. In this Developer Guide, you can learn the details of the application architecture, how to use widgets and services, and other features of the framework.
How to Use this Guide
Each of the major sections starts with an introduction and topic list so you can skip around. The first three sections are important if you are new to writing webOS applications.
- To install the Palm® Mojo™ SDK, see Getting Started for a guided introduction.
- For detailed API information such as class names, properties and specific syntax help, see API Documentation.
- For user interface or design information, see UI Guidelines.
| Section | Description |
|---|---|
| Application Basics | Covers basic application structure, configuration, lifecycle, scenes, stages, and assistants. |
| All About Widgets | Describes widgets, how to instantiate, setup, and use any widget; summarizes the widget set and indexes reference documentation. |
| Services | Describes webOS services design and access methods; summarizes the service offerings and indexes reference documentation. |
| Advanced Applications | Covers multistage and background applications, and techniques for notifications and dashboard panels. |
| Internationalization and Localization | Review of internationalization features and localization techniques. |
| Tips and Techniques | Beyond the basics, advanced or specialized topics that may help with your development. |

