i can't accress my project. Each and Every time i want to open a project, select the particular name, it shows Loading then nothing happened
TIMAI2
November 23, 2025, 3:59pm
2
Restart AppInventor
Restart Browser
Restart Computer
ABG
November 23, 2025, 7:06pm
3
This URL allows you to open AI2 to the Project List, without opening any project.
http://ai2.appinventor.mit.edu/?autoload=false
From that list, you can request Exports of Projects without trying to open them.
Upload the troublesome .aia here.
...
ABG
November 23, 2025, 9:46pm
4
If you are unable to export your aia and upload it here, try this technique on the exported aia file:
How to circumvent that:
From the Projects list of MIT AI2 Export the aia of the project in question.
Install 7zip and use it to open the aia, a zip file. Alternatively, change its extension from .aia to .zip, and have Windows open it as a compressed folder.
It should look like
[image]
Open the youngandroidproject folder
[image]
Open the project.properties file with a text editor, like Notepad++
[image]
Change the lastopened to Screen1
[image]
Save and close, and ren…