There are many closed source applications that have been removed from the Google Play catalog for various reasons.
Often this reason is the cessation of further development and maintenance of the application.
Why don’t these people make the code open to everyone if they don’t need it anymore?
This could bring great benefits to all people, but everything that was once created simply disappears.
Why do people not give away that neglected guitar/motorcycle/boat that’s been sitting unused for free?
Because one day they’ll get to fixing it up surely, and besides they’ve sunk so much time and money into it that it must still be worth a lot.
I have projects. Games that were in the google play store. One had hundreds of thousands of downloads. Then Google pulled it as I didn’t maintain it. But, I have to pull artwork out, sound effects, etc that can not be included. And that’s just time. I don’t have much of that, that’s due sure.
Because their code is a mess, ugly and full of bugs, that is better burn to the roots that trying to fix it.
It would still be nice to look at how someone did something even if implemented poorly to make redevelopment quicker.
As for why people don’t do this they might just not care or believe they will maybe get back to it again someday even if that is years in the future.
In addition to other reasons already given, commercial software may contain licensed code, libraries, assets, trademarks, and other IP that cannot legally be given away for free, or under an open source licence.
Sure, it may be possible to strip those things out, but that may leave the software broken or fundamentally changed, and it may be a significant amount of work to do, which am author or publisher is not likely to spend on abandoned software, especially if their free release would compete with any current products.
It’s probably unmaintained because they don’t care any more, or don’t have the time. If they don’t care or have time, they are not going to spend the effort and time required to open source it and publicise that fact
Because I don’t want people seeing my terrible code
Additional question: wouldn’t it be cool to have a place where you can only get open source stuff? Obviously there needs to be more to it than this fact i presume but its a start.
I can’t tell whether you’re joking or not, but if you aren’t: https://f-droid.org/
Oh! I didnt know that was OS only! Thanks for lmk!
F-Droid isn’t the only one: I also like Neo Store, which has more than just the F-Droid repository and I think has a better interface. However, I think not all repo are 100% safe because F-Droid verify all the apps they have while Neo-Store doesn’t because it simply list known repos, which you can activate however you like in the settings.
Feels like this comes right from /r/comicrackusers
Maybe you could find some answers if you have a look into apps that actually did what you suggest and see how they did through time. Comes to my mind, for example, Astrid, a to-do app that became FOSS after a good run in the early android days.
XNViewMP… the dev is basically gone, but they are opposed to OpenSource. XNViewMP is even a QT showcase project, and with opensourcing its features could be easily split up, converted, UI modernized, Wayland adapted etc. Its easier and faster than GIMP, especially for batch image converting and all that. Its great software.