App Inventor for Android

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, which, as of 8 July 2019, is in final beta testing. It is free and open-source software released under dual licensing: a Creative Commons Attribution ShareAlike 3.0 Unported license, and an Apache License 2.0 for the source code.

MIT App Inventor
MIT App Inventor
Original author(s)Hal Abelson, Mark Friedman
Developer(s)Google, MIT Media Lab, MIT Computer Science and Artificial Intelligence Laboratory
Initial releaseDecember 15, 2010 (2010-12-15)
Stable release
nb180a / November 26, 2019 (2019-11-26)
Repositorygithub.com/mit-cml/appinventor-sources
Written inJava, Kawa, Scheme
Operating systemAndroid
Available in19 languages
List of languages
English, Spanish, French, Italian, Korean, Dutch, Portuguese, Brazilian Portuguese, Russian, Swedish, Simplified Chinese, Traditional Chinese
TypeApplication software development IDE
LicenseCreative Commons Attribution ShareAlike 3.0 Unported, Apache 2.0
Websiteappinventor.mit.edu

It uses a graphical user interface (GUI) very similar to the programming languages Scratch (programming language) and the StarLogo, which allows users to drag and drop visual objects to create an application that can run on android devices, while a App-Inventor Companion (The program that allows the app to run and debug on) that works on iOS running devices are still under development. In creating App Inventor, Google drew upon significant prior research in educational computing, and work done within Google on online development environments.[1]

App Inventor and the other projects are based on and informed by constructionist learning theories, which emphasize that programming can be a vehicle for engaging powerful ideas through active learning. As such, it is part of an ongoing movement in computers and education that began with the work of Seymour Papert and the MIT Logo Group in the 1960s, and has also manifested itself with Mitchel Resnick's work on Lego Mindstorms and StarLogo.[1][2]

App Inventor also supports the use of cloud data via an experimental Firebase#Firebase Realtime Database component.[3]

History

The application was made available through request on July 12, 2010, and released publicly on December 15, 2010. The App Inventor team was led by Hal Abelson[1] and Mark Friedman.[4] In the second half of 2011, Google released the source code, terminated its server, and provided funding to create The MIT Center for Mobile Learning, led by App Inventor creator Hal Abelson and fellow MIT professors Eric Klopfer and Mitchel Resnick.[5] The MIT version was launched in March 2012.[6]

On December 6, 2013 (the start of the Hour of Code),[6] MIT released App Inventor 2, renaming the original version "App Inventor Classic"[7] Major differences are:

  • The blocks editor in the original version ran in a separate Java process, using the Open Blocks Java library for creating visual blocks programming languages and programming
App Inventor Classic Blocks Editor

Open Blocks is distributed by MIT's Scheller Teacher Education Program (STEP) and is derived from master's thesis research by Ricarose Roque. Professor Eric Klopfer and Daniel Wendel of the Scheller Program supported the distribution of Open Blocks under an MIT License.[2] Open Blocks visual programming is closely related to StarLogo TNG, a project of STEP, and Scratch, a project of the MIT Media Lab's Lifelong Kindergarten Group led by Mitchel Resnick. App Inventor 2[7] replaced Open Blocks with Blockly, a blocks editor that runs within a web browser.

The MIT AI2 Companion app[8] enables real-time debugging on connected devices via Wi-Fi, or Universal Serial Bus (USB). In addition to this the user may use a on computer emulator available on Windows, MacOS, and Linux.

Criticism

In April 2018, allegations were announced by Will Dormann that "By default, private crypto keys are permanently built into the source code" in App Inventor[9]. MIT did not resolve this for unknown reasons, despite competences in security at MIT, the issue is raised by many virus-scanners detecting the potentially malicious characteristics.[10]

See also

References

  1. Hardesty, Larry (August 19, 2010). "The MIT roots of Google's new software". MIT News Office.
  2. "On the Shoulders of Giants!". Google. Archived from the original on August 11, 2010. Retrieved August 10, 2010.
  3. "The FirebaseDB Component (Experimental)". ai2.appinventor.mit.edu. Retrieved 2019-02-14.
  4. Wolber, David; Abelson, Hal; Spertus, Ellen; Looney, Liz (May 2011), App Inventor for Android: Create Your Own Android Apps, O'Reilly, ISBN 978-1-4493-9748-7
  5. "App Inventor @ MIT".
  6. Clark, Andrew (December 30, 2013), "App Inventor launches second iteration", MIT News, retrieved 7 July 2019
  7. App Inventor Classic, December 3, 2013
  8. "MIT AI2 Companion". Google. May 25, 2019. Retrieved 8 July 2019.
  9. "Android apps prove a goldmine for dodgy password practices". Google. April 16, 2018. Retrieved 16 Apr 2018.
  10. "Security threat - "my app appears to be infected. Immediate uninstallation is advised"". MIT App Inventor Forum. February 19, 2020. Retrieved 13 Apr 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.