A Complete PhoneGap Tutorial (Beginners to Advanced)
Want create site? Find Free WordPress Themes and plugins.
A Complete PhoneGap Tutorial (Beginners to Expert)
What is PhoneGap?
Apache Cordova (aka PhoneGap) is an open-source framework for building mobile apps for Android, iOS, Windows Phone using web technologies
Introduction
- What is PhoneGap
- Who uses PhoneGap / Apache Cordova
- Native vs Hybrid
Installation
- Installing PhoneGap – Environment Setup
- First Project : Hello World
- Icon and Splash Screen Sizes
- How to Setup Icon for Cordova/PhoneGap Project
- How to setup Splash Screen
- All Events
- PhoneGap / Apache Cordova Cheatsheet 1
- Cheatsheet 2 – Plugins
- The Config.xml
Plugins
- Device Plugin
- Console Plugin
- Vibration Plugin
- Device Motion Plugin
- Showing Native Dialogs
- InAppBrowser
- Network Plugin
- Detect Online / Offline using Events
Push Notifications
Android Push Notification using GCM
- Part 1 : Setup A Google console Project
- Part 2: PhoneGap coding – Receive Push Notification
- Part 3: Send Push Notification using PHP
- Get SIM Information using PhoneGap / Apache Cordova
- Create a Flash Light App using PhoneGap / Apache Cordova
- Get Mac Address
- Create BarCode Scanner App
Tools
- Top 10 tools for PhoneGap / Apache Cordova Developers
- Debugging Cordova Apps using GapDebug
- Best UI Framework for Hybrid Development
Working with Web Services
- PhoneGap Login System using PHP & MySQL
- PhoneGap with PHP & MySQL Databases
- Parse JSON with PhoneGap
Storage
Authentication
- PhoneGap Login System using PHP & MySQL
- Google+ Login Using Ionic Framework
- Facebook Login using Ionic Framework
Media
Geolocation
Contacts
- Create New Contact part 1
- Create New Contact Part 2
- Get All Contacts using PhoneGap / Apache Cordova