does anyone know a good library which is compliant with both Android and IPhone operating systems with a license less strict than GPL 2.0, 3.0? Any license like Eclipse, BSD, LGPL should be fine.
I'm looking for a nice general purposes library , to be used in building a closed source application that should run on Android and IPhone. For general purposes I mean a library that can help me in various tasks like gui building, xml management, audio/video feature ..etc. I found this library: juce that fits quite all my needs. But it's under GPL 2.0 (or a commercial license for payment, which I hope to stay away from ).
In a previous question I posted, that hasn't still been answered ( my other question), other people pointed out that GPL 2.0 is quite incompatible with at least IPhone market.
Any suggestion?