no no entire build log
3 Likes
Many error
Use Ai2 offline
App inventor offline version easy to install.
how to install
This is the project link
AI2 stands for App Inventor 2.
2 Likes
Title
? Could you please elaborate?
Edi: Are you talking about the Window title?
2 Likes
Use TamperMonkey, a JavaScript injector extension for browsers.
Here's how the code will look...
<<<Start of code
function(){
x = "title_you_want_goes_here"
document.getElementsByTagName("title").innerHTML(x)
};
function();
End of code>>>
How to use Tampermonkey: How to install and use Tampermonkey - YouTube
3 Likes
find your solution here
5 Likes
I dont know much about MIT App Inventor off-line but I think if you use MIT Source code from GitHub then it is good and anyone of opensource contributor can help you.
2 Likes