blinkid-android
blinkid-android copied to clipboard
Everything you need to add AI-driven ID scanning into your native Android app.
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) --- ###...
Pls guys would you advise? I am scanning my Passport with BlinkID-aMinimalSample getting to onScanSuccess but all images are null :( Would you pls advise? Pls see attachement.
BlinkID version:5.10.0 ### Description  I have implemented the below dependencies and found the same BaseCameraView class in multiple dependencies. implementation('com.microblink:blinkid:5.10.0@aar') { transitive = true } implementation project(':LibBlinkReceiptCamera') implementation project(':LibBlinkReceiptCore')...
Hello, is there a way to filter non latin characters documents that is being scanned ? Best, Souheib
I want to extract information from Address such as : - Street - House Number - Zip Code - City Is there any possibility to do that ? BlinkIdCombinedRecognizer.Result offer...
Hi, We have implemented the latest version of blinkid and rollout our app in production about a week ago. Our use case is somehow special as a backend ocr is...
In the readme there is a sample for Built-in fragment (RecognizerRunnerFragment) that is implementing fragment inside activity. If I want to use it in a fragment what should I do?
Is their planned support for arabic text in arabic documents ex. Egypt ID.
### Description We are experiencing ANR events when the license is set in the `Application.onCreate` callback. The ANR is triggered because the libBlinkID.so library is being loaded in the main...
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#-faq-and-known-issues) --- ###...