How to Install Adobe PhoneGap on Elementary OS Gnu/Linux Easy Guide

April 22, 2015 | By the+gnu+linux+evangelist.

PhoneGap Quick Start for Elementary OS




The Step-by-Step Guide shows you How to Install Latest Adobe PhoneGap for Elementary OS GNU/Linux i386/amd64 Desktops.

The PhoneGap is Tied to Node.js npm installer, so you need to have a working Node.js on System.

PhoneGap Supports App Development for the Following Mobile Devices:

  • iPhone
  • Android
  • Blackberry
  • WebOS
  • Windows
  • Symbian
  • Bada

PhoneGap is a Free and Open Source Framework for Mobile Apps Development using Standardized web APIs for the platforms you care about.

Here is a List of PhoneGap Supported Features: PhoneGap API for Devices

Install PhoneGap for Elementary OS - Featured
  1. How to Install Latest Node.js on Elementary OS Linux

    Installing Node.js for Elementary
  2. Open a Command Line Terminal Window
    Ctrl+Alt+t
    (Press “Enter” to Execute Commands)

    Install PhoneGap for Elementary OS - Pantheon Open Terminal
  3. Installing PhoneGap for Elementary OS

    cd  
    sudo su -c "npm install -g phonegap"
  4. Then to Create and Run App

    phonegap create myApp
    cd myApp
    phonegap run Android
  5. Getting-Started with PhoneGap App Development

    PhoneGap Quick Start Guides/b>

QuickChic Theme • Powered by WordPress