Android package
Some hints
The application font on some devices may be too big. You can adjust the application font under File-Options. For me this setting has best results:
appfontsize=6
In order to save space on your screen you may set the defaults for the visibility of the menubar and statusbar. Using the green arrows within the toolbar you can switch the visibility of the bars.
menubar=0 # 0|1 statusbar=0 # 0|1
The pvbrowser.ini file can be found under:
/sdcard/pvbrowser/pvbrowser.ini
Download
pvbrowser-qt5.apk
DownloadQt5 for Android does not support WebKit. Thus pvbrowser-qt5 falls back to QTextBrowser and QSvgRenderer instead of the according WebKit version. Here we get good visibility with setting "appfontsize=14" within pvbrowser.ini.