https://github.com/stellarsand/f-droid-submit-guide
Guide for submitting apps to F-Droid.
https://github.com/stellarsand/f-droid-submit-guide
android android-application android-apps android-development apps f-droid fdroid guide guides
Last synced: 28 days ago
JSON representation
Guide for submitting apps to F-Droid.
- Host: GitHub
- URL: https://github.com/stellarsand/f-droid-submit-guide
- Owner: StellarSand
- License: mit
- Created: 2024-06-24T15:17:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-02T22:17:32.000Z (10 months ago)
- Last Synced: 2025-03-28T07:51:15.747Z (about 2 months ago)
- Topics: android, android-application, android-apps, android-development, apps, f-droid, fdroid, guide, guides
- Homepage:
- Size: 42 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# F-Droid-Submit-Guide
## Contents
- [1. App metadata (Start here)](https://github.com/StellarSand/F-Droid-Submit-Guide/blob/main/App-Metadata.md)
- [2. Release a signed build of your app](https://github.com/StellarSand/F-Droid-Submit-Guide/blob/main/Release-Signed-Build.md)
- [3. Build metadata](https://github.com/StellarSand/F-Droid-Submit-Guide/blob/main/Build-Metadata.md)
- [4. Merge request](https://github.com/StellarSand/F-Droid-Submit-Guide/blob/main/Merge-Request.md)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)## Contributing
New pull requests can be submitted [here](https://github.com/StellarSand/F-Droid-Submit-Guide/pulls).## Credits
- [licaon-kter](https://github.com/licaon-kter) for reviewing & improving this guide.## License
This project is licensed under the terms of [MIT license](https://github.com/StellarSand/F-Droid-Submit-Guide/blob/main/LICENSE).