1. Play a big video from the ASD (App-Specific Dir.)
To play a big video (e.g. 72 MB) with the VideoPlayer
component, you can download it first to the ASD and play it from there. This should work with Companion and the compiled app (APK).
See also here:
2. Play a big video from the assets
To upload a video > 5 MB to the assets and play it from there, you have to insert it into the assets via 7-Zip
/ WinRAR
, because you cannot upload a files (video) > 5 MB to the assets (in the Designer).
In this way you can play a video of about 25 MB (or 45 MB for code.appinventor...
) in size from the assets.
Note: Max. size of the aia is
- 30 MB for http://ai2.appinventor.mit.edu/ and
- 50 MB for http://code.appinventor.mit.edu/