Software Alternatives & Reviews

Balsamiq Mockups VS MIT App Inventor

Compare Balsamiq Mockups VS MIT App Inventor and see what are their differences

Balsamiq Mockups logo Balsamiq Mockups

Using Balsamiq Mockups feels like you are drawing, but its digital, so you can tweak and rearrange...

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.
  • Balsamiq Mockups Landing page
    Landing page //
    2023-04-18
  • MIT App Inventor Landing page
    Landing page //
    2023-10-23

Balsamiq Mockups videos

Balsamiq Mockups: Beginner Tutorial

More videos:

  • Tutorial - A Short Review of How To Use Balsamiq MockUps
  • Review - Balsamiq Mockups - Review

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 Balsamiq Mockups and MIT App Inventor)
Prototyping
100 100%
0% 0
Application Builder
0 0%
100% 100
Mockups
100 100%
0% 0
IDE
0 0%
100% 100

User comments

Share your experience with using Balsamiq Mockups 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 Balsamiq Mockups and MIT App Inventor

Balsamiq Mockups Reviews

11 Best Prototyping Tools For UI/UX Designers — How To Choose The Right One?
We’ll end the list with another powerful prototyping tool called “Balsamiq Mockups”. It replicates the speed and convenience of creating mockups on paper, but on a digital medium. Designers can choose from more than 500 pre — made icons and items — or components they draw themselves. The interactions are basic, and the final, low-fidelity prototype feels more like an...

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

Based on our record, MIT App Inventor should be more popular than Balsamiq Mockups. It has been mentiond 40 times since March 2021. 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.

Balsamiq Mockups mentions (8)

  • Rough.js: Create graphics with a hand-drawn, sketchy, appearance
    Me of https://balsamiq.com/wireframes/ - guy used to do a lot of startup blogs about it. - Source: Hacker News / 4 months ago
  • Best package for doing UI/UX
    If you want to lay it out, use something like Balsamiq first. Just wireframe it. You’ll be surprised how much better your last version is than your first version. Once you’re done, you can try to make a nice version in Figma. And then do the hard part and do the actual programming. Source: about 1 year ago
  • Show HN: TinyUX – Grid based low-fi wireframing on your mobile phone
    > I still don't get this. Isn't it just using a different style of outline around buttons? What is lo-fi about it? Wouldn't lo-fi be something that was much lower memory and much faster to draw, like solid color boxes? Low-fidelity is jargon. It's a word used in the UX Design community for high level, low detail design artifacts. Perhaps you are thinking of low-fi audio and try to match that to wire-frames.... - Source: Hacker News / over 1 year ago
  • Ask HN: Is there an “uncanny valley” effect with startup MVPs
    ...to the point that (great) UX and wireframing tools like Balsamiq look crappy _on purpose_: https://balsamiq.com/wireframes/ Which all kinda makes sense, with the intuitive reasoning being: If you had time and money to sink into a pixel-perfect design, you're already one step beyond product-market fit, so creating a too good impression might not work in your favor. - Source: Hacker News / almost 2 years ago
  • Best way to make mock ups for beginners
    Sounds like Photoshop is the wrong tool. For the wireframe stage, I'd go for something simple like Balsamiq. Otherwise, Adobe offers AdobeXD specifically for such mockups. I have quite a few friends who specialize in UX, and almost all of them live by Figma. Good luck! Source: almost 2 years 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 Balsamiq Mockups and MIT App Inventor, you can also consider the following products

Axure - The most powerful way to plan, prototype and hand off to developers, all without code. Download a free trial and see why professionals choose Axure RP 9.

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

MockFlow - A super easy wireframing tool with all the other tools you need in the product design process

Kodular - Much more than a modern app creator without coding

UX-App - HTML5 all-in-one mockup & prototyping tool that exports completed interfaces to working HTML + Javascript

Android Studio - Android development environment based on IntelliJ IDEA