- Solution Summary:*
Step 1:
Step 2:
Step 3:
Use the Tutorial as mentioned in the Readme file:
-
For AI Server
Linux & Mac
chmod +x startAIServer.sh
(ONLY THE FIRST TIME)
./startAIServer.sh
(and go to url: localhost:8888) -
For Build Server
Linux & Mac
chmod +x startBuildServer.sh
(ONLY THE FIRST TIME)
./startBuildServer.sh
Step 4:
Note: I have installed latest Jdk, it doesn't work. So you must install Jdk8 inorder to get the build server work.
Step 5:
Restart the PC and Enjoy using MIT App Inventor (AI2) Offline on linux at (http://localhost:8888)
Make sure to execute the commands on terminal before launching MIT
-
./startAIServer.sh
-
./startBuildServer.sh
Last Updated: 2022-06-05T02:33:00Z