How to create your own app builder | Only for windows | 100% guaranteed

https://git-scm.com/download/win
git clone https://github.com/mit-cml/appinventor-sources.git

https://ant.apache.org/bindownload.cgi

User Variables:-
_JAVA_OPTIONS = -Xmx1200M
CLASSPATH = %ANT_HOME%\lib;%JAVA_HOME%\lib
JAVA_HOME = path to java jdk
PATH = %ANT_HOME%\bin
%JAVA_HOME%\bin

System Variables:-
ANT_HOME = path of apache ant
ANT_OPTS = -Xmx256M
PATH = C:\Program Files (x86)\Common Files\Oracle\Java\javapath
%ANT_HOME%\bin
%JAVA_HOME%\bin

Whitelist appinventor-sources directory

appinventor-sources:-
git pull origin master
git submodule deinit --all
git submodule update --init

appinventor-sources/appinventor:-
ant MakeAuthKey
ant
java_dev_appserver.cmd --port=8888 --address=0.0.0.0 appengine/build/war/
ant RunLocalBuildServer

1 Like

This needs a peer review...

Windows ???? 7/10/11 ?

Might help to post that notepad file in full....

Credits ?

1 Like

I do not need to give credit to anyone