Windows Mobile Hybrid Web Container Customization

Customize the look and feel and default behavior of the Windows Mobile Hybrid Web Container.

Before getting started, build the Hybrid Web Container project in Visual Studio, as described in Building the Windows Mobile Hybrid Web Container Using the Provided Source Code. In Solution Explorer, the HybridWebContainer directory contains directories such as libs, as well as images and other files.

The HybridWebContainer solution includes a set of sample files that you can include in your project. After modifying the code in the sample files, rebuild your project: to preserve your changes in the generated code. Always test your changes before using the resulting application.

In the HybridWebContainer project, the docs directory includes JavaDoc documentation for applications in com.sybase.hwc, and the library in com.sybase.hybridApp.

Related tasks
Building the Windows Mobile Hybrid Web Container Using the Provided Source Code