android / android/codelab-mlkit-android
Step 6 : Run on emulator doesn't work
- Dominant language
- Kotlin
- Stars
- 186
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
When I try to run "FIND TEXT" on my emulator 10.1 WXGA (Tablet) API 29 I obtain the following issues :
`W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.ocr not found.
I/DynamiteModule: Considering local module com.google.android.gms.vision.ocr:0 and remote module com.google.android.gms.vision.ocr:0
E/Vision: Error loading module com.google.android.gms.vision.ocr optional module true: hg: No acceptable module found. Local version is 0 and remote version is 0.
I/Vision: Request download for engine ocr is a no-op because rate limiting
Fallback loading lorry ocr model while waiting for optional module to download.
I/Vision: Loading library libocr.so
I/Vision: libocr.so library load status: false
Request download for engine ocr is a no-op because rate limiting`
Contributor guide
Research direction
Start by reproducing Step 6, running "FIND TEXT" on the 10.1 WXGA (Tablet) API 29 emulator and reviewing the reported DynamiteModule and Vision logs. Done means the OCR engine loads successfully and the text search runs without these module or library-loading errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100