Welcome to AILiveComplete!
The AiLiveComplete! is originated from App Inventor and has been updated to run, standalone, on following platforms:
AILiveComplete! includes everything that you need to run your App Inventor Personal Server AND the Build Server! It also contains updates and enhancements to App Inventor. You can even download and run AILiveComplete! from a USB Stick!
FEATURES:
- Runs standalone on Windows; Contains App Inventor Server and BuildServer
- Can be used, run directly on USB Stick!
- Can be used to build project that are larger than 5MB
- Configured for Linux / Windows / Mac
- Can be installed and run directly from USB Stick!
- ENHANCEMENT: ListPicker includes Sorting and SearchFilter capability
- ENHANCEMENT: Now includes SQLite; A component that allows you to manage a private relational database
- ENHANCEMENT: Custom FontFace can be used for Buttons & TextBoxes
NOTES:
- This version is compatible with App Inventor version 1.34
SETUP and Installation:
- Watch the YouTube vide HERE.
-
Download AILiveComplete! from HERE, and then unzip it.
-
Please make sure that you have installed JDK
-
Setup JAVA_HOME. Here is instruction for Windows set the environment variable JAVA_HOME to point to your JDK folder
-
Windows users
- Use Windows Explorer to cd to where you unzipped AILiveComplete!
- double-click on startAIServer.cmd -- this will start your AI instance
- double-click on startBuildServer.cmd -- this will start your AI build server
- Now start a browser and goto http://localhost:8888
- Linux users
- open a terminal and cd to where you unzipped AILiveComplete!
- make .sh files executable using chmod +x *.sh
- start AI server by typing ./startAIServer.sh
- open another terminal, cd to where you unzipped AILiveComplete!
- Start AI build server by typing ./startBuildServer.sh
- Now start a browser and goto http://localhost:8888
- Mac users
- follow same instructions as Linux
Once both
Project Members: