Try only Ant
Afroz Ahmad@LAPTOP-1G90T038 MINGW64 ~/Downloads/appinventor-sources-master/appinventor-sources-master/appinventor $ git submodule update --init fatal: not a git repository (or any of the parent directories): .git
We got this in git submodule update --init
As I know I have skipped git submodule update --init many times But it works after That
the Main thing is ant and 1. java_dev_appserver --port=8888 --address=0.0.0.0 appengine/build/war/
....
As we told many times, Delete the folder then run git clone https://github.com/mit-cml/appinventor-sources
Then cd appinventor-sources
followed by git submodule update --init
Got same error with ant also
I have downloaded zip which is of 410 mb now I need to download its clone which is of more than600 mb I see in @Aarush_Kumar video he tell to download zip
0 git clone...
0.1 cd appinventor-sources
First ant MakeAuthKey
2nd git submodule update - - init
3rs ant noplay
4th java_dev_appserver...
5th ant RunLocalBuildServer
Am I correct Then like this post
You also need to compile it by running ant noplay
Am I correct Then like this post
Promo ?
wrong
1 should be cd appinventor
Without this After all the code will be wrong
You need to have the cloned directory for the compilation and submodules.
Not promo just no need of reply...
By mistake I liked it It is wrong code
I already corrected, what you said
The Correct Format
-
cd appinventor-sources
-
cd appinventor
-
git submodule update --init
-
ant MakeAuthKey
-
ant
-
java_dev_appserver --port=8888 --address=0.0.0.0 appengine/build/war/
after It works with guarantee
Do you have compiled same as this
yess the same I got success
let me show you the compiled localhost:8888 will take 8 min
- git clone https://github.com/mit-cml/appinventor-sources
- cd appinventor
cd appinventor-sources too?
Directory structue :
appinventor-sources appinventor