Hi All, I have a Application which is written in C, i need to call a Java method from the C.
The Call from which shared library happens is also part of the JNI. Eg: *HelloWorld* is my App which uses the *HelloJNI.so* as the JNI layer, Now this HelloJNI.so is dependent on *HelloC.so* Now i want to Call a function of HelloJNI.so from HelloC.so. How do i implement it? If this not a approriate group please redirect and if this is discussed please let me know. -------------- Regards Vikas KM -- 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

