Hello App Inventor Community Friends. I Have Already Develop app inventor source in my own. Now I wanna Ad it to g cloud. i add it to g cloud using this command
The buildservers are a separate infrastructure from what runs in Google's App Engine (App Engine isn't capable [or wasn't in the past] of running the code that the buildserver needs).
You need a separate computer (can be a virtual computer in Google Compute Engine) where you run the buildserver code.
In addition, once you've set up the build server on another machine, you'll need to set the build.server.host property in appengine/war/WEB-INF/appengine-web.xml to point to your server.
hello anyone can reply me. what is the i wanna run buildserver code ?
i have alrady buy Google Compute Engine. but i dont no what is the buildserver code .......
Did you actually tar up and copy over the build server files?
Also, if you're doing this for your own personal use, there's no need to run a separate system. You can run ant RunLocalBuildServer in your source directory to use the build server.
hallo sir..
i upload my project to google cloud
but build sever is not working . i dont have any ida what i wanna du.
i cant build apk or aab.
i have alredy by appengine and computer engine . but i cant build aab or apk always come this error : Build failed! Connection refused (Connection refused)