i want to upload my quiz tide app here
what are the steps to do it.
app link : www.quiztide.com/download/quiztide.apk
Hello!
First you must publish the source code of your application somewhere online, for instance, GitHub or GitLab. Next, you should follow the steps described here:
# F-Droid Data
[](https://gitlab.com/fdroid/fdroiddata/builds)
[
](https://liberapay.com/F-Droid-Data/)
**[Current Buildserver Activity](https://f-droid.org/wiki/index.php?title=Special:RecentChanges&days=7&from=&hidebots=0&hideanons=1&hideliu=1&limit=500)**
Build logs can be found at `https://f-droid.org/repo/$APPID_$VERCODE.log.gz`.
This repository holds general and build information for all the apps on our
main repo on f-droid.org.
## Quickstart
Install [fdroidserver](https://gitlab.com/fdroid/fdroidserver), or just
use it directly from master:
git clone https://gitlab.com/fdroid/fdroidserver.git
export PATH="$PATH:$PWD/fdroidserver"
This file has been truncated. show original
And finally, those under “Contributing”:
# Contributing to F-Droid
For information about all aspects of F-Droid, check out the
[docs](https://f-droid.org/docs)
## Issue Tracker
You may use the
[issue tracker](https://gitlab.com/fdroid/fdroiddata/issues) to report
issues on app metadata and issues with the packages distributed
through our repository.
Before opening an issue about an outdated app, have a look at its metadata
file and make sure that updating the app is actually possible.
## Merge Requests
### Setting up fdroiddata for merge requests
This file has been truncated. show original
1 Like