SandroMachado / openalpr-android

Android Automatic License Plate Recognition library (http://www.openalpr.com) ported for android.
Apache License 2.0
770 stars 272 forks source link

openalpr-android for x64 architectures #72

Open AguGriguol opened 5 years ago

AguGriguol commented 5 years ago

Hi @SandroMachado!

Do you have openalpr libraries for x64 architectures (arm64, x86_x64, mips64)? Google needs to upload apks in 64 bits. This is a great limitation, please we need the new libraries.

Thanks @SandroMachado.

wicheda commented 4 years ago

Firstly thanks for a great library and all the work on it.

I'm in the same position as @AguGriguol , I've spent a couple of days now building various versions of the libopenalpr.so file from scratch but can't get any to work.

It means a major app I have can't be updated since Google won't accept the old 32 bit library. Any thoughts @SandroMachado ?

Thanks,

Daniel.

prashantsaini1 commented 3 years ago

Same here. Looking for 64-bit libraries support or any guide to create them manually.

alitele commented 3 years ago

Anyone got help regarding building 64bit APKs google playstore ?