-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App fails to install #34
Comments
I can't reproduce the problem you're experiencing, so I suggest you check your phone's settings or try installing only the public_apk |
I have been trying the public_arm64.apk file. Very weird issue. The device is 64 bit but i have managed to install the 32 bit version (of course removed the SystemWebView64 then reinstalled the 32 bit) Not sure if this helps you or if will help others with Xiaomi devices |
Doesn't install for me too on some devices, specifically huawei y6 2018 (android 8) and zte vfd 600 (android 6). I thought that the android version was too old but I managed to install thorium on android TV 7.0. I remember that I had the same problem on my first phone xiaomi 11 lite 5g ne (android 13) but after some days I redownloaded it and installed without problems. Quick edit: installed the arm32 version on android 8 huawei phone (droid info says it's arm64). |
I have this on my xiamoi redmi 7a when I try to install through adb:
what i get if I try to specify the ABI:
when i checked it seemed like the redmi 7a has a arm64-v8a, so I don't understand what is the problem here |
It seems that your processor does not support some of the compilation optimization parameters we are currently using. It is recommended that you try to install the arm32 version. In addition, please also ensure that the system you are using is Android 8.0 and above. |
that's strange the v8a is not even listed here and the abilist64 is comletely empty... I didn't think that the xiaomi redmi 7a is that old to be 32 bit or I don't really know what this means... Android vesion is '10 QKQ1.191014.001' so that shouldnt be a problem The 32 bit version installs without any problems. But now i've run into a different one (Issue: #37 But that's a different story..) |
This is a restriction imposed by Google on third-party Android browsers, which requires third parties themselves (including Thorium) to find corresponding solutions. These solutions will inevitably cost money and time. |
I flashed lineage os 21 (21-20240315-NIGHTLY-Mi439) and suddenly the 'arm64-v8a' abis appeared and I could install the 64bit version of Thorium without problems.
I'm posting this because op was also a MIUI user. and there might be something fishy going on with the MIUI rom instead of cpu problems. (Unfortunately I failed to write down my exact MIUI version before i changed it). When I tried to install from the apk copied to the device i got the exact result op did, thats why I used adb to get some more info. |
System Details
Problem
Not sure what the exact issue is. The app fails to install at all. File manager permissions are set correct (install from unknown sources, etc)
Screenshots
Additional Notes
I can install the SystemWebView application fine. The Thorium shell application does the same as above (installing.... application failed to install)
I'm trying to install the arm64.apk files
System spec as follows:
CPU: 12 nm FinFET, Up to 2.0 GHz; 2 ARM Cortex A75 + 6 ARM Cortex A55, Octa-core
ARMv8.1-A
The text was updated successfully, but these errors were encountered: