In the library, "Textrecognition base on mlkit",
Erel mentioned that "It will not work on devices without Google SDK."
Assuming that there are Android and iPhones out there that do not use Google SDK, is there a way in code to test this? I would like to turn off this feature if a phone does not use the Google SDK.
[B4X] TextRecognition based on MLKit
This is a B4A + B4i solution. It recognizes text in images based on Google ML Kit. Dependencies: - MediaChooser library: https://www.b4x.com/android/forum/threads/b4x-mediachooser-cross-platform-videos-and-images-chooser.161093/ - B4i - iCPP...
www.b4x.com
Assuming that there are Android and iPhones out there that do not use Google SDK, is there a way in code to test this? I would like to turn off this feature if a phone does not use the Google SDK.