Cordova (Apache Cordova) is an open-source mobile development framework that allows developers to build cross-platform apps using HTML, CSS, and JavaScript. It wraps the web application in a native container, enabling access to device features (like camera, GPS, or contacts) through plugins, and deploys the same codebase on Android, iOS, and other platforms.
Would you like me to also compare Cordova vs Flutter vs React Native for clarity?