What is the best way to install Lemmy apps?

With all the Lemmy apps (especially Jerboa) on the way, I was wondering what the best installation method is to get the latest updates regularly (I'm on Android).

  • Play Store, if available?
  • Pulling the apks from GitHub (too much effort for me, actually).
  • F-Droid or some other repo?

I'm not very familiar with the subject, would appreciate any pointers.

12 points · 4 comments · view on lemmy.world

4 Comments

Zpiritual@lemmy.world · 4 pts · 3y (3 replies)

The way you prefer? Playstore or fdroid if you want convenient updates I guess.

wmrch@lemmy.world · 1 pts · 3y (2 replies)

To be more precise - where can I expect to get the latest updates the fastest? Is F-Droid pulling updates from GitHub? Or has the developer of the app to upload bis latest releases to these App stores manually?

Zpiritual@lemmy.world · 1 pts · 3y

I doubt the play store is pulling from git, as for F-droid I don't know but it's currently on the same stable release as play store. Jerboa seem to be doing mostly alpha releases though so if you want those I guess get them from git.

knifer@lemmy.world · 1 pts · 3y

I usually prefer F-Droid releases over Play Store releases. As for which has the fastest updates, depends on which store processes the latest release earlier. F-droid can directly pull code from the Git repository and build it from source. And from the F-Droid version description for Jerboa, it is built from source by F-Droid.