0%
Loading ...

Category: Phonegap

  • Build Android App with PhoneGap

    Build Android App with PhoneGap 01 – Install JDK http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 02 – Install Android Studio http://developer.android.com/sdk/index.html#top 03 – Install Node.JS http://nodejs.org/download/ 04 – Install PhoneGap Open command prompt and write there: C:> npm install -g phonegap 05 – Install Cordova  C:>npm install -g cordova 06 – Create new phonegap project : Open command prompt and…

    Continue reading