AI2OFFLINE custom package name

The packageName with AI2 (online version) is:
appinventor.ai_<email>.<projectName>
In my case e.g.:
appinventor.ai_bodymindpower.Relax

The packageName with AI2Offline is:
com.<email>.<projectName>
In my case e.g.:
com.bodymindpower.Relax

Note: → AboutScreen
AboutScreen must be empty on all screens and must not be used with blocks either, as AI2Offline has removed this property.

1 Like