micro5k / microg-unofficial-installer

microG unofficial installer - it installs microG on Android
https://forum.xda-developers.com/showthread.php?t=3432360
GNU General Public License v3.0
162 stars 20 forks source link

Using Fdroid apk builds so that they can be updated through any fdroid client #83

Closed ghazzor closed 4 months ago

ghazzor commented 4 months ago

Checklist

Feature description

as stated in title

ale5000-git commented 4 months ago

Can you please explain in details? By default the microG Services that it is installed is the official version (that can be updated through F-Droid); it only install my custom version if you enable the option USE_GMSCORE_BY_ALE5000 (USE_MICROG_BY_ALE5000 in the next versions) before flashing the zip.

ghazzor commented 4 months ago

Can you please explain in details? By default the microG Services that it is installed is the official version (that can be updated through F-Droid); it only install my custom version if you enable the option USE_GMSCORE_BY_ALE5000 (USE_MICROG_BY_ALE5000 in the next versions) before flashing the zip.

i tried updating through fdroid but it failed (signature mismatch) but it updated if i downloaded apk from official microg website

ale5000-git commented 4 months ago

Sometimes there may be issues with the microG repository or with F-Droid itself. The fact that microG use signature spoofing add additional complications because F-Droid isn't able the see the real signature; the microG repository has a workaround for this issue but problems may arise.

ghazzor commented 4 months ago

Sometimes there may be issues with the microG repository or with F-Droid itself. The fact that microG use signature spoofing add additional complications because F-Droid isn't able the see the real signature; the microG repository has a workaround for this issue but problems may arise.

hmm , so no fix for this ?

ale5000-git commented 4 months ago

The microG installed by default is the one with official signature. Other than this I cannot do anything. This problem annoy also me but I haven't found any solution.

You could try to find where this problem is reported in F-Droid support and write there. If they don't find a way to overcome the problem of signature spoofing then I think that there isn't any alternative.