salut tout le monde; en supprimant un ecran dont je n’avais plus besoin, je me suis aperçu que je ne pouvais plus charger mon projet pour continuer le travail.
It is possibly easier in linux which treats an aia file as a zip. Do what you have to do in your OS...
- Download your project as an aia file
- Open up the aia project in your zip program
- Double click on the
youngandroidprojectfolder to open it - Right click and open
project.propertiesin a text editor - Scroll down to find
lastopened=xxxxx - Set this to
lastopened=Screen1 - Save the file
- Close the aia project (zip - rename as required)
Test in AppInventor
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.
If you upload the aia here, we can usually fix it.