android / android/codelab-mlkit-android
Build fails
Open
- Dominant language
- Kotlin
- Stars
- 186
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
I get this error when I attempt to build:
TextRecognizer recognizer = TextRecognition.getClient();
^
required: TextRecognizerOptionsInterface
found: no arguments
reason: actual and formal argument lists differ in length
Contributor guide
Research direction
Start by locating the codelab code containing the TextRecognition.getClient() call and inspect the build configuration and ML Kit dependency version. Reproduce the build failure, then update the call or dependency usage as appropriate and verify that the project builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100