It doesn't require you to release your source code. It just requires that you provide your application "as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library." (That quote is from section 6a of version 2.1 of the license.) Relinking of compiled java code is easy to do. The only real restriction is that, if you run your code through an obfuscator, your have to leave the Gamine classes unobfuscated.
Peter -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

