Sorry, cannot package projects larger than 30 MB Local Instance

Hey Guys Is there any One could tell me how to bypass, Sorry, cannot package projects larger than 30 MB in my Local Instance I'm Using Offline Version of MIT App inventor. Thank you.

1 Like

Use the code server for projects up to 50mb

Search the community for a solution if you want to add more than that to your app (note: Google Play has a limit too)

I mean Offline version Not Online, I created Local Copy from MIT App inventor

No problem to build a big app (APK > 70 MB) with AI2Offline:

grafik

See also here:

2 Likes

Note that there is a property in the sources that controls the maximum limit. You can either increase that limit or you can just comment out the check at YoungAndroidProjectService.java:522.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.