Software Alternatives & Reviews

Apache Cordova VS MIT App Inventor

Compare Apache Cordova VS MIT App Inventor and see what are their differences

Apache Cordova logo Apache Cordova

Platform for building native mobile applications using HTML, CSS and JavaScript

MIT App Inventor logo MIT App Inventor

App Inventor is a cloud-based tool, which means you can create apps for phones or tablets right in your web browser.
  • Apache Cordova Landing page
    Landing page //
    2023-01-17
  • MIT App Inventor Landing page
    Landing page //
    2023-10-23

Apache Cordova

Categories
  • Development Tools
  • JavaScript Framework
  • Javascript UI Libraries
  • Libraries And Widgets
Website cordova.apache.org
Details $

MIT App Inventor

Categories
  • Application Builder
  • IDE
  • Text Editors
  • Mobile App Builder
Website appinventor.mit.edu
Details $-

Apache Cordova videos

Apache Cordova - Hello World from Android and iOS

More videos:

  • Review - What’s Your View on Apache Cordova?

MIT App Inventor videos

MIT App Inventor: Mobile Apps. Built by You.

More videos:

  • Tutorial - How to Send Data to a Google Sheet with MIT App Inventor
  • Review - Thunkable Vs AppyBuilder Vs Makroid Vs MIT App Inventor ||difference||
  • Tutorial - Create First App in MIT App Inventor 2

Category Popularity

0-100% (relative to Apache Cordova and MIT App Inventor)
Development Tools
100 100%
0% 0
Application Builder
0 0%
100% 100
JavaScript Framework
100 100%
0% 0
IDE
0 0%
100% 100

User comments

Share your experience with using Apache Cordova and MIT App Inventor. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Apache Cordova and MIT App Inventor

Apache Cordova Reviews

10 Best Android Studio Alternatives For App Development
Apache Cordova is a tool to develop Android App Development. It enables software engineers to build apps for Android mobile phones. Using HTML5, CSS3, JavaScript instead of relying on platform-specific APIs. Like those in Android, iOS or Windows phones. When you are using Apache Cordova APIs, an app can be developed without any native code (like Java, objective-C, etc.) from...
Source: techdator.net
Top Cross-Platform App Development Frameworks
Formerly known as PhoneGap, Apache Cordova is a reliable cross-platform app development framework that comes with decent support for CSS3, HTML4, and JavaScript. It offers numerous plugins using which the developers can access native device APIs to develop near-native apps. Using Apache Cordova, developers can use device features (geolocation, camera, etc.) and UI libraries...
Source: www.pangea.ai

MIT App Inventor Reviews

Top 5 App Builder To Build Your Own App Without Coding
Undoubtedly, Kodular has been the best app builder in recent years. It was founded on 6 July 2017 by the partnership of 7 people such as Conor shipp, Vishwas Adiga, Pavitra Golchha, Sander Jochems, Sivagiri Visakan, and Diego Barreiro. It is a Builder based on the MIT App inventor. You can make your apps on this platform without any charges. Everything is 100% free in this...
THE BEST 34 APP DEVELOPMENT SOFTWARE IN 2022 LIST
AppInventor.org is a site for learning and teaching how to program mobile apps with MIT’s App Inventor. These tutorials are refined versions of the tutorials that have been on the Google and MIT App Inventor sites from App Inventor’s inception– thousands of beginners have used them to learn programming and learn App Inventor.
Best Mobile App Development Tools for Kids
MIT App Inventor is a web application integrated development environment originally provided by Google and now maintained by the Massachusetts Institute of Technology (MIT). It allows newcomers to computer programming to create application software(apps) for two operating systems (OS): Android, and iOS. It is free and open-source software released under dual licensing.
Source: codinghero.ai
10 Best Android Studio Alternatives For App Development
Thunkable is a powerful drag and drops app builder. And this is made by two of the very first MIT engineers on the MIT app inventor. The platform is geared for the most professional users, who may want higher quality and robust apps for their business, community or just for themselves. Thus, Thunkable has an amazingly active and engaged community. And it also offers live...
Source: techdator.net
Thunkable Alternatives with Advanced Options [Easy App Building]
MIT App Inventor is also same as thunkable app builder but with more customization and advanced options. I listed this drag and drop app builder at No 2 because of its simple and easy user interface and flexibility.

Social recommendations and mentions

Apache Cordova might be a bit more popular than MIT App Inventor. We know about 43 links to it since March 2021 and only 40 links to MIT App Inventor. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Apache Cordova mentions (43)

  • PWAs wont replace native iOS apps
    Anyone have experience with/opinions on Apache Cordova? [1] It seems like it would solve most of the PWA issues. Although I vaguely recall reading that Apple is not too fond of apps that are basically just wrapped web views. [1] https://cordova.apache.org/. - Source: Hacker News / 2 months ago
  • What's the latest way of submitting pwas to the app stores?
    Has anyone tried pwa builder?[2] Thank you for any insights! [0]https://cordova.apache.org/. - Source: Hacker News / 2 months ago
  • Why does everyone "suddenly" hate Single Page Apps?
    A little over a decade ago, I worked on the open-source project Apache Cordova/Adobe PhoneGap, first at IBM and later at Adobe. Apache Cordova enables you to build mobile applications using HTML, CSS and JavaScript while targeting multiple platforms with one code base. In today’s technology landscape, mobile is dominated by iOS and Android. In the early 2010’s we were awash in mobile platforms from BlackBerry,... - Source: dev.to / about 1 year ago
  • The right way to build multi platform apps in 2023 using web tech. ?
    There are layers that offer access to native APIs like capacitor, cordova and nativescript. Apparently sometimes multiple of them should be used, but I didn't understand what are the differences even after reading the announcement. These seem to be frontend agnostic technologies and Capacitor is apparently the more modern choice at the moment. Source: about 1 year ago
  • How to bypass mobile app review thanks to Capacitor, Ionic, and micro frontends 🤯
    To be honest, we have not only Capacitor but also Cordova which Capacitor is based on but because Capacitor is more popular, has better community, deals with some problems better, and works beautifully with Ionic Framework I will tell more in a second, I simply recommend Capacitor. - Source: dev.to / about 1 year ago
View more

MIT App Inventor mentions (40)

  • Looking for savable graphing methods
    First thought, play with MIT App Inventor https://appinventor.mit.edu/, they have dedicated blocks for graphing and cross-platform implementations of Bluetooth for Android and iOS. The data format is still up to you. Source: 11 months ago
  • App for recording time periods
    Or you could go to https://appinventor.mit.edu/ and design your own custom app (no widget, though). Source: 12 months ago
  • Easiest code to learn to make an app?
    If you want to make a mobile app you could try https://appinventor.mit.edu/. Source: about 1 year ago
  • Trying to have a Ubuntu server I can turn on from my phone, log in as user, and start the Docker containers for my server. How do I automate this process?
    Maybe a raspberry pi that's on 24/7 connected to wifi and use that to send the wake over lan signal to the server? Arduino on the power pins also works, I did something quite similar but with a Bluetooth board, the code was really simple I just made an Android app with MIT app inventor that sent a signal to the hc_05 bt board, once the Arduino received that signal it shorted the power pin to 5v for half a second... Source: about 1 year ago
  • Am searching for a partner who can help me with an app idea
    If your idea isn't complicated, have a look at MIT App Inventor. It literally is, drag-and-drop. That should get you started. Source: about 1 year ago
View more

What are some alternatives?

When comparing Apache Cordova and MIT App Inventor, you can also consider the following products

React Native - A framework for building native apps with React

Thunkable - Powerful but easy to use, drag-and-drop mobile app builder.

PhoneGap - Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript.

Kodular - Much more than a modern app creator without coding

Ionic - Ionic is a cross-platform mobile development stack for building performant apps on all platforms with open web technologies.

Android Studio - Android development environment based on IntelliJ IDEA