selvinEduardo / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

Javacv installation android #385

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi samual ,

I am using javacv for my project, 
in my project i want to use opencv_highui.cvLoadImage function 

I have added javacv.jar,javacpp.jar in libs folder,and extract all so files 
in libs/armebi-v7a folder 

but when i run my project it gives me error of exceptionintialization error 
is there any other steps to follow for opencv 

Please give me some suggestion 

Thanks 

Original issue reported on code.google.com by Bindal...@gmail.com on 21 Nov 2013 at 6:28

GoogleCodeExporter commented 9 years ago
Could you try to add the *.so files in the libs/armeabi subdirectory instead, 
as instructed in the README.txt file? Thanks!

Original comment by samuel.a...@gmail.com on 24 Nov 2013 at 12:50

GoogleCodeExporter commented 9 years ago
I'm assuming that moving the files to the "libs/armeabi" directory did the 
trick.

But please ask on the mailing list if you are still have some problems with 
that! Thanks

Original comment by samuel.a...@gmail.com on 7 Jan 2014 at 12:56