true and ‘true’ (the file will be downloaded as “true.txt”)
_blank (the function works exactly the same way without it)
Just to make it clear, when opening the “.html” file directly from Android File Manager, the above “Save” function works perfectly well in “Android Google Chrome browser” and “Android Browser”.
The problem is not the Device\OS, the problem seems to be that Android\Cordova webviews only support downloads from http\https.
Web Apps use Android\Cordova webviews that’s probably why “Save” does not work.
Unfortunately, I can’t create Web Apps “.apk” files to test because my PC is not configured to do so. (Android Studio, Java, Cordova, etc …)