Mobile App Development

Apache Cordova – mobile application development framework

Apache Cordova is an open-source mobile development framework.

It allows you to use standard web technologies – HTML5, CSS3, and JavaScript for cross-platform development.

Applications execute within wrappers targeted to each platform, and rely on standards-compliant API bindings to access each device’s capabilities such as sensors, data, network status, etc.

Use Apache Cordova if you are:

  • a mobile developer and want to extend an application across more than one platform, without having to re-implement it with each platform’s language and tool set. Target multiple platforms with one code base
  • a web developer and want to deploy a web app that’s packaged for distribution in various app store portals. Mobile apps with HTML, CSS & JS.
  • a mobile developer interested in mixing native application components with a WebView (special browser window) that can access device-level APIs, or if you want to develop a plugin interface between native and WebView components.
  • Embedded WebView.
  • Plugins are an integral part of the Cordova ecosystem. They provide an interface for Cordova and native components to communicate with each other and bindings to standard device APIs. This enables you to invoke native code from JavaScript.

Website: cordova.apache.org
Support: Documentation
Developer: The Apache Software Foundation
License: Apache License 2.0

Apache Cordova is written in C#, C++, CSS, HTML, Java, JavaScript, and Objective-C. Learn C# with our recommended free books and free tutorials. Learn C++ with our recommended free books and free tutorials. Learn Java with our recommended free books and free tutorials. Learn JavaScript with our recommended free books and free tutorials.


Related Software

Mobile Application Development Frameworks
React NativeMobile application framework
Ionic FrameworkSDK for hybrid mobile app development
FlutterUI toolkit for building natively compiled applications
QuasarEnterprise-ready cross-platform VueJs framework
Framework7Mobile HTML framework for building iOS and Android apps
Apache CordovaMobile application development framework
NativeScriptDevelop mobile apps on Apple iOS and Android
DioxusReact-like library for building fast, portable, and beautiful user interfaces
Uno PlatformBuild single codebase native mobile, web, desktop and embedded apps
ZKAjax Web application framework

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments