Sample project of SDKs from Onyx-Intl, including onyxsdk-base, onyxsdk-scribble
To use the SDK, please add the following statement to your build.gradle:
compile 'com.onyx.android.sdk:onyxsdk-base:1.3.1'
compile 'com.onyx.android.sdk:onyxsdk-scribble:1.0.2'
The project contains following examples:
- EnvironmentDemoActivity: shows how to use DeviceEnvironment to access removeable sdcard
- EpdDemoActivity: basic demo of EPD Screen Update with EpdController
- FrontLightDemoActivity: demo of FrontLightController
- ScribbleStylusDemoActivity: example of Onyx Scribble SDK for IMX6 devices with stylus
- ScribbleTouchScreenDemoActivity: example of Scribble API from EpdController for IMX6 devices