April 2017
Beginner to intermediate
378 pages
7h 57m
English
The first approach we will take a look at is generating app installers using the PhoneGap build service. This is perhaps the simplest way to generate installers for Android and iOS.
The process is quite simple. We upload the entire project to the PhoneGap build service and it takes care of building the installer.
If you think uploading the complete project is not practical, you can upload only the www folder. However, you need make the following changes.
If you find yourself doing the preceding often, I would recommend using a build script to generate a PhoneGap build ...
Read now
Unlock full access