ungoogled-software / ungoogled-chromium-android

Android build for ungoogled-chromium
GNU General Public License v3.0
491 stars 43 forks source link

Incompatibility question #39

Closed AlexKalopsia closed 3 years ago

AlexKalopsia commented 3 years ago

Hi,

I run Android 11 on my Xperia 1II. F-Droid labels the app as incompatible, I am curious why that is the case and what I can do to get the app to run on my phone.

Thanks

wchen342 commented 3 years ago

Theorically it shall run fine. The incompatible note comes from the problem that the f-droid server tool I use to generate the repo has a maximum API level of 29 which is Android 10. Maybe I will try to modify those scripts to circumvent this next time.

wchen342 commented 3 years ago

Strange, I checked the metadata generated and it says targetSdkVersion is 30, so probably this is not the problem. Can you use expert mode in fdroid client and see what version the client says you need to be on?

AlexKalopsia commented 3 years ago

Mmm just so you know today I checked and there was no incompatible label anymore. I could install v87.0.4280.141

wchen342 commented 3 years ago

Ok so I assume this is solved.