blinkid-android icon indicating copy to clipboard operation
blinkid-android copied to clipboard

Everything you need to add AI-driven ID scanning into your native Android app.

Results 24 blinkid-android issues
Sort by recently updated
recently updated
newest added

Fatal Exception: java.lang.IllegalStateException: Method must be called after calling start() at com.microblink.view.recognition.RecognizerRunnerView.reconfigureRecognizers(RecognizerRunnerView.java:75) at com.microblink.fragment.overlay.blinkid.BlinkIdOverlayController.IlIllIlIIl(BlinkIdOverlayController.java:22) at com.microblink.fragment.overlay.blinkid.BlinkIdOverlayController.llIIlIlIIl(BlinkIdOverlayController.java) at com.microblink.fragment.overlay.blinkid.BlinkIdOverlayController$4.run(BlinkIdOverlayController.java:36) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:246) at android.app.ActivityThread.main(ActivityThread.java:8653) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)...

### Description After upgrading to v5.15.0 cannot generate apk. 1. cordova prepare android 2. cordova build android Throws me: > Task :app:processDebugResources FAILED FAILURE: Build failed with an exception. *...

https://github.com/BlinkID/blinkid-android/issues/268

There is not enough information being extracted from Korean ID Card. The good thing was that it does hide the Registration Number, but it doesn't extract the other information such...

### Description We got a null pointer exception when scanning an id card. When the app goes in the background with low memory(that cause killing activity) and returns back to...

### Description We are using your sample - BlinkID-CustomCombinedSample and the recognizer - BlinkIdCombinedRecognizer. We understand that this is a common recognizer for all documents, but we wish to restrict...

I am using blinkIDRecognizer for citizen card data extraction. The webcam I am using is the following: Logitech hd pro webcam c920. This webcam has autofocus however when I try...

### Description Capture preview gets stretched on Samsung Active Tab2 - SM-T395 & Samsung A50 - SM-A505FN, also images returned by the library are stretched. Seems like aspect ration is...

Before opening an issue, check that you are using the latest version of the BlinkID SDK. Also, make sure your issue isn't on [the list of common problems.](https://github.com/BlinkID/blinkid-android#-frequently-asked-questions-and-known-problems) --- ###...