JerzyPuchalski

Results 4 comments of JerzyPuchalski

+1 compileSdkVersion 23 buildToolsVersion "23" minSdkVersion 15 targetSdkVersion 23 compile 'com.android.support:appcompat-v7:23.0.0'

OpenALPR "SHOULD" or "WORKS" with OpenCV 3 without a problem? Have you done any tests on this? Can you provide a compiled OpenALPR?

I suppose it's a problem between the architecture the lib was compiled for and your device's architecture. Knowing the device model might help.

@kykm1307 would need to compile all libs from [this folder](https://github.com/SandroMachado/openalpr-android/tree/master/app/src/main/jniLibs/armeabi-v7a) on x86. Seems doable @SandroMachado?