Using MIT App Inventor, you can develop applications for Android devices using a web browser and a connected phone (or emulator). The App Inventor servers store your work and help you keep track of your projects.
When you log in to the App Inventor server with a google account, at first you will see an empty project list. If you have completed the
setup instructions, you will be ready to open up the Designer and Blocks Editor to get started on building apps. Just click the "New" button in the upper left to start a new project.
The App Inventor Development tools run in two separate windows:
- The Designer, where you select the components for your app.
- The Blocks Editor, where you assemble program blocks that specify how the components should behave. You assemble programs visually, fitting pieces together like pieces of a puzzle.
App Inventor will display your app on a phone or emulator as you add pieces to it, so you can test your work as you build.
- Phone: App Inventor connects to your Android phone through a USB cord. (Follow phone setup instructions.)
- Emulator: If you don't have a phone, you can test your app using the emulator software that mimics an Android phone right on your computer screen. (The emulator is installed during App Inventor Setup).
When you're done, you can package your app and produce a stand-alone application for installation on other phones.
Get started building your first app
with the emulator or
with the phone.
The App Inventor development environment is supported for Mac OS X, GNU/Linux, and Windows operating systems, and several popular Android phone models. Applications created with App Inventor can be installed on any Android phone. (
See system requirements.)