Android Question Testing for Google SDK

gregchao

Member
Licensed User
Longtime User
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.
 
Top