The developer documentation for the blobstore says
the maximum size of Blobstore data that can be read by the application with one API call is 32 megabytes.
What does this mean exactly? If I am uploading a video from android to the blobstore, does this mean the max size of the video file is 32MB? How about if I am watching the video from an android device? I am confused about the on API call
modifier.