Can I sell an app that uses GPL libraries in the Android Market or iTunes App Store?
I want to sell an application that I made but it uses Gnu Public License Libraries. I’m wondering it it’s ok to charge for an application that uses a free library.
I want to sell an application that I made but it uses Gnu Public License Libraries. I’m wondering it it’s ok to charge for an application that uses a free library.
Yes you can. GPL doesnt prohibit you from making money.
Well, I believe you can, but you have to make the source available, especially of the GPL libraries that you use. You can’t just say you use them….you have to make them available to anyone who wants them. And if you change the original libraries in any way, you have to make the originals and your changes available as well.
Yes, you can sell it but with stipulations. Check out: http://www.gnu.org/licenses/gpl-faq.html
sure you can. but to gpl agreement, you must make the source code available to whoever wants it.