using HTML5, CSS3 and JavaScript with PhoneGap Build
Why should you take THIS course compared to other courses on the same topic? Because we respect YOUR TIME!
Besides, there is a host of ways to make money with app development:
Below are some links to general information about these tutorials:
Below is a list of tools that can be used. Other than Dreamweaver, all of the tools are open source (FREE):
PhoneGap Build status page: (http://status.build.phonegap.com). Check on status of PhoneGap Build service.
Community forum: (http://community.phonegap.com/nitobi). Ask specific questions about PhoneGap Build.
PhoneGap blog: (http://phonegap.com/blog).
Google group: (https://groups.google.com/forum/#!forum/phonegap) Forum for asking and answering questions about the PhoneGap.
Lynda.com: (http://www.lynda.com) Training resources for learning mobile app development:
Net Market Share: (http://www.netmarketshare.com) - review trends for browsers, platforms, etc.
Assets Framework: (http://assets.cms.gov/resources/framework/3.4.1/Pages/#) The Section 508 Compliant Responsive Framework for Front-End Development
Below are steps to create a simple mobile app:
Below is a list of resource links for the tutorial:
Tutorial CheatSheet
Images Used In Tutorial (Zip file)
jQuery Framework
(Zip file: may not be latest versions)
Final Project (Zip file)
Preview Final Project
There are six major steps in developing a mobile app:
Create debug version using various technologies or tools:
PLATFORM | TECHNOLOGIES | NATIVE LANG. |
---|---|---|
Android or iOS |
HTML5, CSS3 and JS | N/A |
NOTE: There are other tools that can create mobile apps (e.g., Appcelerator Titanium, Iconic, jQuery Mobile, Sencha Touch, Enyo, Kendo UI, Onsen UI, etc.). |
Test debug version using PhoneGap:
PLATFORM | WHAT’S NEEDED |
---|---|
Android using HTML5, CSS3 and JS | Zip HTML5, CSS3, JS, graphics & config.xml files |
iOS using HTML5, CSS3 and JS | Zip HTML5, CSS3, JS, graphics & config.xml files and two keys |
Test debug version using browsers:
PLATFORM | MAIN TESTING TOOL |
---|---|
Android or iOS | Browsers (Chrome, FF & IE) |
Create released version with PhoneGap:
PLATFORM | WHAT’S NEEDED |
---|---|
Android using HTML5, CSS3 and JS | Zip file including HTML, CSS JS, graphics and config.xml files |
iOS using HTML5, CSS3 and JS | Zip file including HTML, CSS, JS, graphics, config.xml files and two keys |
Market released version on app store:
PLATFORM | APP STORE |
---|---|
Android | Google Play Store, Amazon Appstore and others |
iOS | Apple App Store |
Before you start, you may need to prep for app development:
Create app using HTML5, CSS3 and JavaScript*:
It is important to test an app using a various of tools and techniques before publishing it:
If you want to, you can deploy an app on one or more app store:
Once you create, test and deploy an app, you may want to market it for free or for money:
If you need to make changes to an app, you will have to: