How do I open source an Android app?

https://lemmy.world/post/45068015

How do I open source an Android app? - Lemmy.World

I’ve been building an app for some time and I’m interested in open sourcing it. I’ve searched the net but I haven’t found a good thorough guide on how to open source an app. So, besides choosing a place to put my code (github etc), what are some other advice you can give me in order to do it right? Thanks in advance

@ByteMe Look at publishing it on #fdroid @fdroidorg may be of help.
I’m thinking about fdroid, just later

If you’re new to Android development, before you submit to main f-droid repo, try submitting it to izzydroid repo.

Follow their requirements but even if you miss some things, Izzy is very friendly and will guide you through the process. And then once you’re done, you’ll have a proper setup to submit to the main repo.

Good luck!