Quantcast
Channel: Processing Forum
Viewing all articles
Browse latest Browse all 1768

Minim, android and LGPL

$
0
0
Hi,

I am trying to use Minim (actually, only certain parts of it) to implement a rhythm game for Android. The game will eventually go into commercial distribution (hopefully!) However, Android have tough times supporting dynamic linking which is required by LGPL. While I could implement the dynamic linking, I was wondering if I can actually just build normal apk for my application, state Minim and it's author in credits, and provide a link to both modified and original version of Minim?
Most libraries do modify LGPL stating that Android is an exclusion from dynamic linking rule. Is Minim a case?

Viewing all articles
Browse latest Browse all 1768

Trending Articles