Ho Cheung

Results 573 comments of Ho Cheung

> I have this on my xiamoi redmi 7a when I try to install through adb: > > ``` > $ adb install Thorium_Public_arm64.apk > Performing Streamed Install > adb:...

> ``` > $ adb shell getprop | grep abi > [ro.product.cpu.abi]: [armeabi-v7a] > [ro.product.cpu.abi2]: [armeabi] > [ro.product.cpu.abilist]: [armeabi-v7a,armeabi] > [ro.product.cpu.abilist32]: [armeabi-v7a,armeabi] > [ro.product.cpu.abilist64]: [] > ``` > > that's...

It seems that you used the args parameters given by Google to compile the webview. It should be noted that the args parameters given by Google often lack optimization and...

There is no guarantee that this issue will be resolved quickly. The existing patches on the Internet are relatively old and require a lot of refactoring work.

Sorry, Alex has been unable to handle anything related to the github repo due to some unexpected reasons recently. We have always wanted to enable the Android version to support...

I can use the Android version of Thorium on an Android device without Thorium Webview installed. As for the problem you encountered, it may be caused by certain optimization parameters,...

Maybe your device doesn't support some of the optimization parameters we use on the arm64 version

If we were to add an ad blocker, we might need to restore extension support on the Android version. However, the existing patch to restore extension support for the Android...

I may try to see if I can add an ad blocker, but please note this is a best effort and requires Alex's approval.