I've tried all of this again and the emulator still needs to get an update even with the 2.16... showing in the Help.
I've always had the aiStarter icons and have been able to see the black window.
The emulator froze or caused a browser error when it tried to update the first time. I tried it again, and it worked
I would like the command file install instructions for the latest code anyway. I can do this and I also need to have something that is quick because I have to install this on 42 computers once we get something that works reliably.
(The live Android connection works great, by the way, but we have a few puzzling wireless network issues and we just don't have enough of the Android phones in the classes to let everyone test.)
Thank you,
Lee"
This is what worked for me Lee:
You may need to update that companion on the emulator. Do you know how to do that with the adb?
Copy it from your download folder to the "Program Files <x86>\AppInventor\commands-for-appinventor\" folder.
open up a Command prompt window.
go to Program Files (x86)\AppInventor\commands-for-appinventor\ in the Command Window.
type adb -e install -r MITAI2Companion.apk in the command window
Now, it should be installed on your emulator.
Before you do the above procedure, you probably will have to delete aistarter.exe (use the uninstall.exe) after you do that,
Reboot, then return to the C:\Program Files (x86)/AppInventor\commands-for-Appinventor folder, open the folder and
from there run kill-emulator.bat ; then then run run-emulator.bat ; just double click them and wait.
The above procedure did not work on my Win7 box unless the emulator was already running.
Something that may be inhibiting the install may be your network firewall etc. Have you installed on a PC not part of your network? Normally, this is fairly straight forward. The vast majority of users have little or no issues ever, so sorry you are having difficulty.
I am also bringing this to the attention of the MIT staff. Someone there may be able to provide additional advice.
---Steve