codelab-mlkit-android icon indicating copy to clipboard operation
codelab-mlkit-android copied to clipboard

Results 48 codelab-mlkit-android issues
Sort by recently updated
recently updated
newest added

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

Tutorial just assumes it is imported at one point.

Hello - in Step 4 ('Run the starter app'), using Pixel_3a_API_30_x86 as emulator the screen displays multicoloured moving blocks (attaching screenshot). ![mlkit_error](https://user-images.githubusercontent.com/65919155/126869896-eb3bfb51-8c0d-4509-9ce3-600c7cb86dde.JPG) I tried wiping data from the emulator but...

The detected text additionally includes some of the grass detected as "l"s. Detected text: ``` Please Walk on the Grass ll ll l Metropolitan Toronto Parks ``` ![Screenshot_20210603-224606](https://user-images.githubusercontent.com/11628691/120712819-6a889400-c4c1-11eb-927f-9a5898483bbf.png) Device: Pixel...

after i used this code i recieved an error, can someone fix this? i don't know what to fix. thanks... ```

Recognize, Identify Language and Translate text with ML Kit and CameraX: Android : this kotlin code lab does not have any code for cameraX api and the app preview is...

Device model: Xiaomi MI 8 SE Android version: 10 (MIUI 11.0.3) Play Store version: 20.4.18 Google Play Services 20.21.17 ``` 2020-06-23 18:01:02.165 14211-14553/com.google.codelab.mlkit E/Vision: Error loading module com.google.android.gms.vision.ocr optional module...

com.google.firebase.ml.common.FirebaseMLException: **batchAnnotateImages call failure**

I downloaded the MLKit and opened the final project and it won't execute because: Execution failed for task ':app:processDebugGoogleServices'. > File google-services.json is missing. The Google Services Plugin cannot function...