/skeye-api-sample-app

A sample app that uses SkEye API

Primary LanguageJava

Example app that consumes SkEye API

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.

Note about Android 11

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.