App inventor user interface modification

no no entire build log

3 Likes

@preetvadaliya



2 Likes

Many error

Use Ai2 offline

Hello @preetvadaliya Sir Ai2 offline editing is possible.

@Appzard_lover what is ai2.

App inventor offline version easy to install.

how to install

This is the project link

AI2 stands for App Inventor 2.

2 Likes

@nishyanthkumar @preetvadaliya
Can you tell me how to change the title of AI2 offline

1 Like

Title? Could you please elaborate?
Edi: Are you talking about the Window title?

2 Likes

@Nishyanth_Kumar


Only AI2 Offline​:yum::yum:

1 Like

@Benod_Monhora

follow this guide for build App Inventor from MIT Source

3 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

@preetvadaliya
Lovely

@preetvadaliya
Sir AI2 will be possible to be edite offline

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

:heart::heart::heart::heart::heart: