Time to compile Phonegap using Cordova.
Basic commands;
1. Create an Android project called com.example.hello in folder hello.
cordova create hello com.example.hello
2. Include Android platform for cordova. In the project folder, type;
cordova platform add android
3. Compile the project (some call this build). In the project folder, type;
cordova build
2. Start the android emulator with the compiled cordova project. In the project folder, type;
cordova emulate android
Looking at alternative computer software solutions for a variety of reasons. This includes price, computer security, virus prevention and reliability. Here are my notes and great that if it helps you, otherwise please understand what you are doing and not follow blindly. All works expressed are my own and does not necessarily express the products or organisations mentioned here.
No comments:
Post a Comment