I am trying to include xfeature2d in my Android App and got the error message
java.lang.UnsatisfiedLinkError: Couldn't load xfeature2D from loader dalvik.system.PathClassLoader
as in this photo

I guess it's probably because the library path isn't set correctly.How do I correct this issue?
↧