Download the Android SDK (for example,
installer_r21-windows.exe).
Note: For this tutorial, do not download the larger SDK starter
package (ADT Bundle for Windows). The starter package includes not only the SDK but
also the ADT plug-in for Eclipse and a more recent platform than the one shown in
this tutorial.
In Windows Explorer, double-click the downloaded installer to run it.
Note where the SDK is installed on your system, for example,
C:\Program Files\Android\android-sdk.
Install the SDK platform tools:
Run the Android SDK Manager,
android-sdk\SDK Manager.exe.
In the Android SDK Manager, expand Tools and select Android SDK
Platform-tools.
Android SDK Tools should already be installed.
Expand Android 4.0.3 (API 15) and select
these packages:
SDK Platform.
ARM EABI v7a System Image.
Click the Install n
packages button.
In Choose Packages to Install, select Accept All, then click
Install. Close the log window when done.
Close the Android SDK Manager.
Run the Android Virtual Device Manager, android-sdk\AVD
Manager.exe.
Configure and start an Android emulator instance.
In the AVD Manager, click New.
In the Create new Android Virtual Device window, enter an AVD name and select a
supported Android device for this instance.
For example:
Click OK to add the instance to the AVD Manager.
Select the new virtual device and click Start.
In Launch Options, click Launch to open the Android emulator
screen.
Install the Hybrid Web Container on the emulator instance:
With the Android emulator running, open a command prompt window.
Run android-sdk\platform-tools\adb.exeSUP_HOME\MobileSDKversion\HybridApp\Containers\Android\HybridWebContainer.apk.