MAX_BINARY_DATA_SIZE

Maximum size for binary data like LOGO and SOUND data URIs.

Data larger than this size has unfortunately to be dropped because of Android's IPC limits (max 1 MB per transaction, for all rows together).