this post was submitted on 26 Aug 2023
1 points (100.0% liked)

F-Droid

7910 readers
1 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.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

I just made an app which, I believe would just be a test when I publish it to F-Droid. I just wonder if you have some ideas of how to publish it there, especially all the source code and build logs.

I want to hear your answers on this

top 1 comments
sorted by: hot top controversial new old
[–] crazyman@lemmy.world 1 points 1 year ago

F-Droid is just a front end for repositories so there are a few ways you can list an app on it - mainly by hosting your own repo or contributing to an existing one.

If you go into F-Droid -> Settings -> Repositories you can see what repos are already configured. Most major repos will have a guide for how to contribute, and this is the F-Droid official repo guide.