Step 1: Install PhoneGap

The PhoneGap Desktop application provides a drag and drop interface for creating PhoneGap applications. It's an alternative to using the PhoneGap CLI built for those who prefer a visual user interface over a command line interface approach.

**NOTE:** The getting started steps vary based on the initial PhoneGap tool you install here in step 1. For the rest of the steps be sure to choose either the **Desktop** or **CLI** tab at the top accordingly.

Select your operating system to continue:

Mac OS X Installation

  1. Download the latest Mac OS X Installer.

  2. Double-click the downloaded file to run the installer. You will initially be prompted with a license agreement to accept:

  3. Drag and drop the application into the Applications folder on your Mac as prompted:

  4. Next simply open the application and proceed to Step 2 where you will install the PhoneGap Developer App to your mobile device for previewing the apps you build.

Windows Installation

  1. Download the latest Windows Installer.
**NOTE:** If you're unable to run the Windows Installer for some reason, there's also a zip file available that can be used to install PhoneGap Desktop manually. Download the [zip file for the latest release](https://github.com/phonegap/phonegap-app-desktop/releases) and follow the instructions in the README and INSTALL files within the downloaded zip.
  1. Double click the downloaded file to run the installer. You will be prompted with the PhoneGap Desktop Setup Wizard:

  2. Accept the license agreement:

  3. Select the desired destination for the application and click Next:

  4. Select the desired location for the shortcut and click Next:

  5. Click Install to begin the installation:

  6. Click Finish to close the Setup Wizard:

  7. Next simply open the application and proceed to next step below where you will install the PhoneGap Developer App to your mobile device for previewing the apps you build.

Edit this page on GitHub