Hi Paolo, IMHO port the source to android, build a shared lib and provide NDK- JNI-Wrapper Classes for your lib, so that any app developer has not to handle the JNI Details.
And usage example are always a big help, i.e. a sample App, which uses your lib. Good luck ! Frank On 16 Sep., 18:10, Paolo <[email protected]> wrote: > Hi there, > I should port a framework written in C/C++ to Android, in order to > allow developer to use it to implement application. Is the NDK the > right way? > > and then... this framework won't "open", so how can I distribute it > ready to be used in every android app? > > Thanks to anyone helps me. -- 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

