Minim, android and LGPL
in
Core Library Questions
•
5 months ago
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?
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?
1