Prerequisites for this tutorial include having a basic working or general knowledge of the following technologies.
However, anyone can complete this training by following the steps but may not understand all of the concepts discussed. Below are some time-saving tips on creating simple Android apps using jQueryMobile and PhoneGap Build:
Having to learn about Accessibility/Responsive Device and Progressive Enhancement | jQuery Mobile has Accessibility, RD and PE built-in |
Catering to old phone | Don't spent time catering to old phones (Grade 3) |
Developing for iOS | Develop for Android first is easier. |
Having animation and determining the type (e.g., CSS, GSAP, Flash, jQuery, etc.) | No animation on version 1 |
Native programming (C++, Java, Xcode, Flash, Flash Builder, etc.) | HTML5, CSS3 and jQuery |
Installing, setting up and using emulators | Use browsers and resize |
Installing and using SDKs for each platform. | Use PhoneGap Built so that you don't have to install SDKs |
Complex design | Simple Design on version 1 |
Cost iOS: $99/yr | Cost: Android: $35 one time fee |
Using JavaScript | Use jQuery/jQueryMobile for cross-browser compatibility |