Android/F-Droid: Difference between revisions

From KDE Community Wiki
(add QR code for stable repo and update for nightly repo)
(make this more helpful for end-users)
Line 1: Line 1:
To install KDE apps via the F-Droid app store you first need to install the F-Droid store application. You can find it at https://f-droid.org. Once you have the store you will need to add one of the repositories below to it, depending on if you prefer the very latest or more stable versions of our apps.
== KDE F-Droid Release Repository ==
== KDE F-Droid Release Repository ==


Line 6: Line 8:


https://cdn.kde.org/android/stable-releases/fdroid/repo/?fingerprint=13784BA6C80FF4E2181E55C56F961EED5844CEA16870D3B38D58780B85E1158F
https://cdn.kde.org/android/stable-releases/fdroid/repo/?fingerprint=13784BA6C80FF4E2181E55C56F961EED5844CEA16870D3B38D58780B85E1158F
=== How can I help? ===
Release packages are built using [[Craft|KDE Craft]] on [https://binary-factory.kde.org/ Binary Factory]


== KDE F-Droid Nightly Build Repository ==
== KDE F-Droid Nightly Build Repository ==
Line 21: Line 19:
Please use with caution.
Please use with caution.


=== How can I help? ===
== Additional information ==
 
* Release packages are built using [[Craft|KDE Craft]] on [https://binary-factory.kde.org/ Binary Factory]
The build status of these applications can be found at https://binary-factory.kde.org/view/Android/
* The build status of these applications can be found at https://binary-factory.kde.org/view/Android/
 
* To add your KDE app to the F-Droid repository please file a merge request against https://invent.kde.org/sysadmin/binary-factory-tooling/-/blob/master/android/current-jobs.json
To add your application please file a merge request against https://invent.kde.org/sysadmin/binary-factory-tooling/-/blob/master/android/current-jobs.json

Revision as of 11:12, 20 July 2023

To install KDE apps via the F-Droid app store you first need to install the F-Droid store application. You can find it at https://f-droid.org. Once you have the store you will need to add one of the repositories below to it, depending on if you prefer the very latest or more stable versions of our apps.

KDE F-Droid Release Repository

KDE's F-Droid Release Repository contains builds of stable packages of our applications.

Scan this code and open it with F-Droid to add the stable build repository

https://cdn.kde.org/android/stable-releases/fdroid/repo/?fingerprint=13784BA6C80FF4E2181E55C56F961EED5844CEA16870D3B38D58780B85E1158F

KDE F-Droid Nightly Build Repository

Scan this code and open it with F-Droid to add the nightly build repository

KDE offers a repository containing nightly test versions of our Android applications.

https://cdn.kde.org/android/fdroid/repo/?fingerprint=B3EBE10AFA6C5C400379B34473E843D686C61AE6AD33F423C98AF903F056523F

Please use with caution.

Additional information