App Inventor Setup
App Inventor runs through a Web browser. If you're using a phone, you work with the phone connected to your computer by a USB cord. Your app will emerge on the phone bit by bit as you work. If you don't have a phone, there's a phone emulator included with the App Inventor setup package that you can use instead. When you're done building, you can "package" your finished app to produce an "application package" (Android apk file) that can be shared around and installed on any Android phone, just like any other Android app.
To get started you need to complete the following steps:
- Step 1: Set up your computer
-
- Step 2: Do one of the following, depending on whether you will develop on an Android phone or with the emulator:
Set up your computer
System requirements:
Computer and operating system
- Macintosh (with Intel processor): Mac OS X 10.5, 10.6
- Windows: Windows XP, Windows Vista, Windows 7
- GNU/Linux: Ubuntu 8+, Debian 5+
Browser
- Mozilla Firefox 3.6 or higher
- Note: If you are using Firefox with the NoScript extension, you'll need to turn the extension off. See the note on the troubleshooting page.
- Apple Safari 5.0 or higher
- Google Chrome 4.0 or higher
- Microsoft Internet Explorer 7 or higher
Test your Java configuration
Your computer needs to run Java 6 (also known as Java 1.6). You can download Java from www.java.com.
Test your Java configuration by performing both of the following tests:
- Visit the Java test page. You should see a message that Java is working and that the version is Java 1.6.
- Run the AppInventor Java test by clicking on this link. This will check that your browser is properly configured to run Java, and that your computer can launch applications with Java Web Start.
Install the App Inventor Setup Software
Before you can use App Inventor, you need to install some software on your computer. The software you need is provided in a package called App Inventor Setup. Follow the instructions for your operating system to do the installation, and then go on to build the demo app (Hello Purr) with the phone or with the emulator.
Something not working right? Visit the troubleshooting page, or check the App Inventor User Forum for help.