arm64-v9a

Results 13 comments of arm64-v9a

1. VpnService 本来就是 tun 2. 开机自启只需要打开 [always_on_vpn](https://developer.android.com/guide/topics/connectivity/vpn#always-on) 3. CFA 支持 HTTP 系统代理,大部分流量不会进入 tun

You can try [anywebview](https://github.com/neoblackxt/AnyWebView)

> > You can try [anywebview](https://github.com/neoblackxt/AnyWebView) > > thx, but I need to add bromite webview as default in my GSI builds https://github.com/ProtonAOSP/android_vendor_proton/commit/c660d884571e867dcf471be6323223db902c0fdb

> This happens when you install the armv8 APK. Vanilla Chromium/Google Chrome/Firefox will return Linux aarch64. As far as I know, armv8l is 64bit kernel+32bit ELF, and the Bromite of...

> I observe the same value with Vanilla Chromium, `Linux armv81`. It means that the Chromium/Bromite ELFs are 32bit. I installed [Vanilla Chromium](https://github.com/bromite/chromium/releases/download/105.0.5195.41/chr_arm64_ChromePublic.apk) on Pixel 4 XL ProtonAOSP. the navigator.platform...

Disable chrome://flags/#reduce-user-agent, problem solved. https://chromestatus.com/feature/5098783126323200 This seems to be expected behavior in the future?

Bromite supports HEVC by default after [83.0.4103.101](https://github.com/bromite/bromite/blob/master/CHANGELOG.md#8304103119) , and needs to be manually enabled after 103

> Your first screenshot and the second one are the same? The first image has no HEVC

Using dGPU doesn't seem to be able to reclaim VRAM, if it runs out it can cause such issues

> > Using dGPU doesn't seem to be able to reclaim VRAM, if it runs out it can cause such issues > > Is that normal? or it only on...