I am trying to get my application on FDroid. The problem is, I don’t know how to do that.
So, I followed instruction on the GitLab fdroid repos and tried to do it on my own without bothering anyone.
My problem: I have a folder named FDroid and in it, I have cloned ‘fdroidserver’ and ‘fdroiddata’ as instructed. I changed the directory to ‘fdroidata’ and tried to run "fdroid init " command. The Git Bash gives me an error saying “fdroid: command not found”.
Running sudo apt-get install fdroidserver in a bash window should get you somewhere, if that doesn’t work, try reading the instructions I posted before, and providing more detail