or_s
September 28, 2020, 4:11am
1
http://appinventor.mit.edu/explore/ai2/setup-emulator.html
http://appinventor.mit.edu/explore/ai2/linux
https://www.youtube.com/watch?v=96U_hpc8p7w
When watching a video, choose a high-resolution view, it will be much clearer.
operating system: ubuntu 20.04 LTS
Installation command:
sudo apt-get install lib32z1
sudo apt-get install lib32stdc++6
sudo dpkg -i appinventor2-setup_2.3_all.deb
What is the reason for the unsuccessful installation?
TIMAI2
September 28, 2020, 1:09pm
2
I have just tested the installation process, and it worked fine for me:
cd
sudo rm -rf /usr/google/appinventor
sudo rm -rf ~/.appinventor
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install lib32z1
sudo apt-get install lib32stdc++6 >> "latest version already installed"
cd Downloads
sudo dpkg -i appinventor2-setup_2.3_all.deb
cd
/usr/google/appinventor/commands-for-Appinventor/aiStarter &
Both emulator and device via USB worked
3 Likes
or_s
September 29, 2020, 3:20pm
3
After the simulator is upgraded, there is a problem.
The simulator has been stopped at the place of the picture.
TIMAI2
September 29, 2020, 3:21pm
4
How long have you waited, this part can take some time...
or_s
September 29, 2020, 3:25pm
5
After waiting for a long time, there was no response.
Why is there a picture situation?
ABG
September 29, 2020, 3:59pm
7
When doing Companion updates, move the emulator window to the side so you can see if the AI2 web site has popped up a confirmation dialog.
or_s
October 3, 2020, 1:39pm
8
Re-record a video
Why does the picture above appear? What should I click?
After the emulator is upgraded, should you click open or done。
TIMAI2
October 3, 2020, 2:32pm
9
You should click Done
and allow the emulator to restart
or_s
October 6, 2020, 3:13pm
10
Why does the situation in Figure 2 appear?
Figure 2. Click "force close", or "wait".
or_s
October 7, 2020, 3:49pm
11
Re-record the video
When installing the emulator, the picture appears.
The emulator still cannot be installed?
I'll suggest to use genymotion or android studio emulator (for Linux) or Memu and Bluestacks (for Windows).
or_s
October 10, 2020, 3:56am
14
ubuntu20.04 LTS system, no directory: C:\Users\USERNAME
or_s
October 14, 2020, 10:48am
16
After changing the App Inventor source code (non-APK program), will the android studio emulator display the modification result instantly?
You will have to manually refresh the companion if do a non ui change.
or_s
October 17, 2020, 8:41am
18
https://appinventor.mit.edu/explore/ai2/setup
Conditions for installing the simulator:
Install under windows system.
The operating system must be one of Windows XP, Windows Vista, and Windows 7.
Other windows systems, such as windows 10 can't. is not it?
Install under ubuntu system.
Only supports wifi connection. is not it?
TIMAI2
October 17, 2020, 10:49am
19
Emulator and USB work for me in Ubuntu
or_s
October 18, 2020, 12:46pm
22
Operating system: ubuntu 20.04 LTS
USB, success.
Video link:
^
computer
^
phone
or_s
October 18, 2020, 1:01pm
23
Operating system: ubuntu 20.04 LTS
WIFI, failed.
Video link:
^
computer
^
phone
The computer ubuntu 20.04 LTS is set as a hotspot.
Android phones connect to computer hotspots via WIFI.
Is there a problem with the WIFI connection between the computer and the android phone?
The debugger stops at 20%, why?