Hi,

Got it..  Using function pointers the cycle dependency can be resolved..


--------------
Regards

Vikas KM


On Fri, Aug 5, 2011 at 2:15 PM, Vikas KM <vikki...@gmail.com> wrote:

> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to