How create custom f-droid server

We need to create our own app store based on f-droid.
What steps do we need to take to do this?

We try this way:

  1. sudo apt-get install fdroidserver
  2. upload the apk file to the repository
  3. we try to get a list of flooded applications from the mobile application - but we get nothing …

Put APKs in fdroiddata/repo, run fdroid update -c or something, see the docs: Setup an F-Droid App Repo | F-Droid - Free and Open Source Android App Repository

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.