steven
steven
Yes. Here is the release notes about the support: https://developers.google.com/ml-kit/release-notes#improvements_2 You can use the GMS [ModuleInstallClient API](https://developers.google.com/android/guides/module-install-apis) on ML Kit Detectors that extend [OptionalModuleApi](https://developers.google.com/android/reference/com/google/android/gms/common/api/OptionalModuleApi), e.g. [BarcodeScanner](https://developers.google.com/android/reference/com/google/mlkit/vision/barcode/BarcodeScanner)
Hi yezhiren1991, Could you clarify which sample app you are talking about? Is this something you could fix on your end (in another word, you are mostly suggesting us to...
Feel free to re-open if you are still working on this. Close for now.
Could you share the error stacktrace? Also more information as requested in the issue template, e.g. what version of the SDK you are using? Device? OS level?...
Thanks for the additional info. Based on your description, it is not an ML Kit API question, and this repo is not the best place for it. Could you try...
I assume you are talking about the document scanner API. (Please consider following the issue template so we can save round-trip for info collection). I couldn't reproduce this issue. Does...
Currently, the strings in UI is based on the Android System Language Setting. Do you want to use a different language from System setting? Could you explain a bit more...
Thanks for the detailed info! The object-detection 16.2.5 is a quite old version from ~3 years ago. https://developers.google.com/ml-kit/release-notes#may_25_2021 The latest version is 17.0.1. Do you see same error logs from...
I assume you all got this error from using the mlkit vision demo app (let me know if that is not the case). We already update a fix for the...
Could you provide more info? e.g. which SDK (object detection with base or custom model?), SDK version, OS version, full stacktrace