Table of Contents

App Inventor - Installing tools

Installing tools

For Android App Inventor

1. Installing Java in case it doesn't already exist: http://java.com/en/download/help/download_options.xml

2. App Inventor Setup: http://appinventor.mit.edu/explore/content/windows.html

3. Open Designer: http://appinventor.mit.edu/

4. Open Blocks Editor in Designer

5. Setup the phone/the emulator for the tests:

 A) USB connected phone
 http://appinventor.mit.edu/explore/content/setup-device-usb.html
 
 
 B) The emulator
 http://appinventor.mit.edu/explore/setup-emulator.html
 

For the code

1. Installing JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

2. Installing Android SDK: http://developer.android.com/sdk/index.html

3. Installing Eclipse: http://www.eclipse.org/

4. Configure AVD