This page tests a bunch of download/open methods for weird Android web views.
Test file contents: GABB_DOWNLOAD_TEST_BIN_123
If Google Drive is the only thing that works, this web view may only hand off downloads when the URL is a normal HTTPS file response with useful headers.
Data URLs and Blob URLs are commonly blocked or ignored in picky embedded browsers, because apparently browsers needed one more way to be annoying.
Status log
Ready.
Method 1: direct data URL download, application/octet-stream