Show TOC

Creating an Application on WindowsLocate this document in the navigation structure

Describes support for Apache Cordova application using the Hybrid SDK (Kapsel) plugins on Windows.

Table 1: Supported Hybrid SDK (Kapsel) Plugins for Windows
Supported Hybrid SDK (Kapsel) Plugins Windows 8.1 Windows 8.1 Phone Windows 10
Logon Yes Yes Yes
AppUpdate No No No
Application Preferences Yes Yes Yes
Attachment Viewer Yes Yes Yes
AuthProxy Yes Yes Yes
Bacrode Scanner Yes Yes Yes
Cache Manager No No No
Calendar No No No
End-to-end Tracing Yes Yes Yes
Encrypted Storage Yes Yes Yes
Logger Yes Yes Yes
Offline OData Yes No Yes
Online Application No No No
Printer No No No
Push Yes Yes Yes
Settings Yes Yes Yes
Toolbar Yes Yes Yes
Usage Yes Yes Yes
Voice Recording No No No

For more information about the Hybrid SDK (Kapsel) plugins, see Hybrid SDK (Kapsel) plugins.

Running Cordova Applications on Windows 8.1 or Windows 8.1 Phone

Apache Cordova natively provides support for Windows 8.1 and Windows Phone 8.1 applications. You can create Cordova applications for these platforms that utilize the Hybrid SDK (Kapsel) plugins.

  1. Create a Cordova application.
  2. Add Hybrid SDK (Kapsel) plugins.
  3. (Optional) In Visual Studio, remove CordovaApp.Windows80 (Windows 8.0) project.
  4. Install Visual Studio tools for Windows 8.1/Windows Phone 8.1.
Running Cordova Applications on Windows 10
Prerequisities
  • Windows 10 operating system
  • Microsoft Visual Studio 2015
  • Apache Cordova
  1. Create a Cordova application.
  2. Add Hybrid SDK (Kapsel) plugins.
  3. (Optional) In Visual Studio, remove CordovaApp.Windows80 (Windows 8.0) project.
  4. Update index.xml file with WinJS version/platform of the WinJSInformation published on non-SAP site libraries for CordovaApp.Windows10 (Universal Windows) project.
Note To use WinJS UI controls, add and reference WinJS stylesheets or UI.js files to the project.