Jump to content

Recommended Posts

Posted

Hi

I build apk of BarcodeScanner FGX Native Sample Application,

everything is ok in Xiaomi Mi5 with android 8.0 but in Redmi Note 13 Pro 5G with android 14 scannig barcode fails and in FGX Native Log Viewer i see this errors in android 14.

DynamiteModule, "Local module descriptor class for com.google.mlkit.dynamite.barcode not found."

System.err, "java.util.concurrent.ExecutionException: com.google.mlkit.common.MlKitException: Waiting for the barcode module to be downloaded. Please wait."

please help.

thanks

screen.jpg

  • Administrators
Posted

Hello,

The barcode detection is a part of Android System. When your application or another try to request barcode detection, It downloads required module to Android system by the Internet. As soon as module is downloaded, any application can use it. So in your case just let the application downloads this module. 

Thank you

Posted (edited)

thanks for your reply

but this is not good that my app could not works without existence of a internet connection. i prefer to embed all require libs into my apk.

what is the solution for embeding required libs?

Google Play Services not installed natively in some mobile phones.

thanks

Edited by mahmoudikia
  • Administrators
Posted

We are using Google Vision. It downloads library as I mentioned automatically. 

On 11/28/2024 at 2:07 AM, mahmoudikia said:

what is the solution for embeding required libs?

Use other solution. We don't provide it for Android.

  • Sad 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...