-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Frank Hunleth edited this page Jan 18, 2015
·
1 revision
Welcome to the CoderDojoDC ai2 wiki!
This page will contain helpful notes for using App Inventor 2 at CoderDojoDC.
- Boot into Ubuntu and open up a terminal
sudo apt-get install lib32z1
- Install the App Inventor .deb from App Inventor website (ignore warnings)
- Try it out. If the AI2 Companion can’t be updated, then the
sdcard.img
file is missing. Look at the console messages to figure out where it is supposed to be and run “dd of=sdcard.img seek=256K count=0
”. Start the emulator, go to settings and format. Restart the emulator and update the AI2 Companion