How to use android native libraries in Java using eclipse?

10,312

Solution 1

I got the link, which described how to use native libraries in your eclipse step by step. Very nice tutorial.

Solution 2

You could also avoid dealing with JNI and the NDK altogether by using JavaCPP:

http://code.google.com/p/javacpp/#Instructions_for_Android

Share:
10,312
Sandy
Author by

Sandy

Updated on June 13, 2022

Comments

  • Sandy
    Sandy almost 2 years

    Can any body provide me a steps, How to use native libraries in eclipse. Your help highly appreciated. I don't want to create any native libraries. I just want to use predefined libraries.

  • Ellen Spertus
    Ellen Spertus almost 12 years
    Is there another link? Chrome warns me about malware for the one you include.
  • Sandy
    Sandy almost 12 years
    When i was accessed this link, it was working fine. Now it is having malware. My system is now showing same message :(