I actually have successfully built appinventor from appinventor-sources
It is successfully running in localhost:8888
My question is that how can I add extra components and change the logo?
I actually have successfully built appinventor from appinventor-sources
It is successfully running in localhost:8888
My question is that how can I add extra components and change the logo?
Put your source code in the components/runtime folder with the package name of com.google.appinventor.component.runtime; and run ant command to add new component
And the logo?
Travel to appengine folder you will get all