Android Manual Installation
Manual Installation Installing Mono for Android for Windows involves six steps: Step 1 - Install the Java JDK Download and install the Java 1.6 (Java 6) or Java 1.7 (Java 7) JDK. The JRE is not sufficient. The Android SDK requires the 32 bit JDK, that is, select "Windows" for your platform, not "Windows x64". http://www.oracle.com/technetwork/ja...ads/index.html Step 2 - Install the Android SDK Download the Android SDK from Google: Download Windows SDK installer (e.g. installer_r10-windows.exe) from: http://developer.android.com/sdk/index.html Run the installer. Run the SDK Manager after install. Install at least: Android SDK Tools, revision 16 or greater Android SDK Platform-tools, revision 10 or greater Install one or more SDK Platforms, such as: SDK ...