easily create apps using phonegap

24
PHONEGAP Easily create apps using the web technologies HTML, CSS, and JavaScript

Upload: devowl-meetup

Post on 20-Jul-2015

2.677 views

Category:

Software


0 download

TRANSCRIPT

PHONEGAP

Easily create apps using the web technologies

HTML, CSS, and JavaScript

IOS

Android

Windows

Windows Phone 8

BlackBerry 10

Amazon Fire OS

Tizen

Firefox OS

Ubuntu

PhoneGap is a free and open source framework that allows you to create mobile apps

sudo npm install -g cordova

cordova create hello com.example.hello Hello

Install:

Create the app:

Build the app:

cordova build ios

Test the app an Emulator:

cordova run android

Add platforms:

cordova platform add blackberry10

Add plugin features:

cordova plugin add org.apache.cordova.contacts

Supported Features

APPERY.IOThe industry’s leading cloud-based rapid development environment for building mobile apps