In the library, "Textrecognition base 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 The files and folders should be unzipped into Libs/Extra/MLKit Don't miss: - B4i dependencies + #PlistExtra (for MediaChooser)...
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.