Hi Ashwini, If you got this solution please tell me. I have put my all .c file in jni and mentiond in Android.mk (LOCAL_SRC_FILE) and compiled.it creates a shared library.
On Thu, Dec 30, 2010 at 11:22 AM, Anshuman Tripathi <[email protected]> wrote: > hi. > > I have done task of ndk successfully. from my application I am > able to call my native function. > > I have a problem I have a huge c code .Is it necessary to rewrite > whole code as native function. > > Please help me as soon as possible. > > Thanks' > Anshuman > -- 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

