this post was submitted on 08 Oct 2024
19 points (100.0% liked)
F-Droid
8138 readers
32 users here now
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.
Matrix space | forum | IRC
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Because they have different appid. Izzy version is
app.organicmaps.web
fdroid version isapp.organicmaps
(you can see this in the url). Google version uses the same appid as fdroid. You can't have two apps installed with the same appid, but this way you can have both installed at the same time.I guess organic devs wanted separate appid for their 2 versions and fdroid just went with the default, original one.
So the 3 versions:
Ah, I understand now. Thank you very much!