question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish on F Droid

See original GitHub issue

It would be great if SilentNotes could be published on F-Droid although I have the feeling that building .NET applications could be a problem for them (at least it is in issue 114 and on keepass2android).

Until then @IzzySoft could take it his repo though.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:25 (22 by maintainers)

github_iconTop GitHub Comments

2reactions
alexanderadamcommented, Apr 6, 2020

as far as I understood, one can only upload applications which can be built on their Unix servers

That’s true

[…] and so far it seems not possible for DotNet projects

Are you sure about that?

IMHO Microsoft tries to keep away-moving developers by creating compatibilities between their tooling and *nix ones. Mono and .NET Core are available for Linux too. Projects like Xamarin are running on *nix as well and there are pretty good explanations out there, how to develop under GNU/Linux.

Furthermore @borishonman created some documentation how to add support for F-Droid (at least for Xamarin).

2reactions
martinstoecklicommented, Apr 3, 2020

I would really like the idea to have SilentNotes on f-droid, unfortunately f-droid can currently not host projects written in C#, I used this language so SilentNotes can be compiled cross-platform with a single code base. Hope one day I can include the app there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to publish my App on f-droid?
I created an open source android app , how i can upload the app on f-droid ? I searched internet and found many...
Read more >
How to publish your apps on F-Droid?
How to publish your apps on F-Droid? ; Step 2: · sudo apt install fdroidserver ; Step 3: · git clone https://gitlab.com/fdroid/fdroiddata cd ......
Read more >
Publishing an App on F-Droid
Why publish on F-Droid? ... F-Droid is a great way of distributing your FOSS Android application. It makes it very easy for your...
Read more >
How I can publish my app on F-Droid?
Create a F-Droid account and sign in. · Go to the My Apps page and click on the New App button. · Fill...
Read more >
How to publish your apps on F-Droid? - DevPress官方社区
First you need a GitLab account beacuse the F-Droid repository is hosted on GitLab. After registering on GitLab, you need to fork fdroiddata ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found