See this post for introduction to SkEye API.
This repo contains code for a very simple app that demonstrates the use of the SkEye API.
If your app targets Android 11+, then you need to specify the queries element
in your AndroidManifest.xml file. You can see this app's
AndroidManfiest.xml for an example specification of the queries element.
More details here.