In the library, "Textrecognition base on mlkit",
www.b4x.com
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: - B4i (local Mac only): https://www.b4x.com/b4i/files/MLKit.zip - B4A: open B4A Sdk Manager - search for mlkit and install all items. Also search and install odml. Don't miss: - B4i...

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.