Windows R2 FP1 64-bit
Install SMP3.0 Client SDK-Perform setupAMD64.exe, installation path C:\SAP\MobileSDK3
Install SMP3.0 Client SDK FP1-Execute SetupAMD64.exe
Download install JDK 1.6 64-bit (1.6.0_43)
Setting Java_home Environment variables
Download Install ADT Bundle for Windows, unzip http://developer.android.com/sdk/index.html
Add C:\adt-bundle\sdk\tools into path path
Install Android 4.2 (API 17) related content in ADT: SDK platform,arm EABI v7a System Image.
Download and install git Http://msysgit.github.io
Download Install ant http://ant.apache.org/manual/install.html
Download install node. js Http://nodejs.org/download
4.1 Install cordovanpm install-g cordova@3.1.0-0.2.0
Tip: Cordova is installed to C:\Users\Administrator\AppData\Roaming\npm\node_modules
Create Directory C:\Kapsel_Projects
command line into the directory, execute command Cordova create HelloWorld com.example.helloworld "HelloWorld"
Explanation: Cordova Create <project folder> <package name> <AppName>
CD C:\Kapsel_Projects\HelloWorld
Cordova-d Platform Add Android
Note 1:SMP 3.0 SP01 Kapsel plugins currently supports Cordova 3.0.1
Search for Cordova in the SMP 3.0 SDK InfoCenter
Search Result: SAP Mobile Platform SDK 3.0 and SP01 > Installation:sap Mobile Platform SDK for Windows 3.0 and SP01 > Upgradi Ng to support package > Running the Installer
Note 2:cordova 3.0.1 supports Android 4.2 (API 17)