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

Use the provided Windows Mobile Hybrid Web Container template to build your own customized user interface and configure other resources.

  1. Unpack SMP_HOME\MobileSDK<version>\HybridApp\Containers\WM\WM_HWC_<version>.zip into a local folder.
  2. Include custom code files in your template project:
    1. In Visual Studio, open Solution Explorer and select the template project.
    2. Click the Show All Files button and select all files in the CustomCode folder.
    3. With all files selected, right-click and choose Include In Project.
  3. Specify the signing for the template project:
    1. Right-click the project in the Solution Explorer and choose Properties.
    2. Open the Signing tab, and select an existing key file or create a new one.
  4. Right-click the project and choose Add Reference.
  5. Click Browse, select HybridAppLib.dll, and click OK.