Apache Cordova
Get acquainted with Apache Cordova.
We'll cover the following
What is Apache Cordova?
Apache Cordova is a free, open-source mobile development framework that:
- Allows standard web development technologies (HTML5, CSS3, and JavaScript) for cross-platform development
- Packages apps in native wrappers targeted at different platforms
- Supports iOS, Android and Electron
- Allows apps to access device-level
such as geolocation, media capture, network, and accelerometer through an easy-to-implement plug-in architectureAPIs Application Programming Interfaces
Get hands-on with 1200+ tech skills courses.