The Ionic frame seems to have the following two combinations inside. This sentence is to be determined.
Cordova This sentence is the best explanation:
When using the Cordova APIs, a app can be built without any native code (Java, Objective-c, etc) from the app developer. Instead, Web technologies is used, and they is hosted in the app itself locally (generally no on a remote HTTP server).
PhoneGap
PhoneGap is an open-source development framework designed to enable developers to develop cross-platform mobile applications using Web APIs such as HTML, Javascript, and CSS.
- Acceleration meter
- Camera
- Compass
- Contacts
- Document
- Geo-positioning
- Media
- Internet
- Notifications (warnings, sounds, and vibrations)
- Store
Can be implemented using the Phonegap API.
RELATED links:
http://cordova.apache.org///cordova Official website
http://phonegap.com///PHONEGAP Official website
ionic+phonegap+ Cordova