Yes, there are essentially two ways to rename an app. Actually there is a third .. change the name of the app where shown and then compile; the Project will retain the original name, however, the name of the app will change. I think this will not overwrite your existing app but do not know.
When you get this "
-
"save my project as" under a different name and make the changes needed. My app inventor does not seem to let me do this, as I get an error message
"server error - could not copy project, please try again later" " seems to indicate there is something wrong with this Project or you have very many copies of this Project. Does this project run correctly under live development or using an emulator?
When you get this " - "export project (aia) to my computer", and re-upload the project under a different name and make the changes then. When I export my project, I get a zip file. Now, I know that an aia file is essentially is zip file, but when I try to re-upload the project back onto MIT app inventor, I get an error message: "The selected project is not a project source file! Project source files are aia files." this appears to be the response of a project that has had its manifest file modified with a third part tool or a project that was compiled using a third party version of MIT App Inventor. Is this possible?
If you download a Project in App Inventor to your desktop, the resulting download is a file like myProject.aia That AI2 is identifying the aia as a non-source file is indicative that the file was modified using an unzip program to add additional files and then re -zipped. Is this possible?
You say your zip file is 3.7 Mb ... do you mean your aia file? If you do in fact have a zip file, that source file was probably compiled with App Inventor Classic and cannot be loaded into AI2 until it is converted and even then it might not load without tweaking the app.
If you app was created with a third party version of AI2, then you will have to use that offline version to work with your Project. You cannot use the online AI2.
Regards,
Steve