NOTE This SDK is deprecated, please refer to the XYO Android SDK.
A basic network module that complies to the XYO Network Provider Interface.
You can add mod-bluetooth-android to your existing app by cloning the project and manually adding it to your build.gradle or by using JitPack:
git clone [email protected]:XYOracleNetwork/mod-ble-android.git
dependencies {
implementation 'com.github.XYOracleNetwork:mod-ble-android:0.1.1-beta.3'
}
- JDK 1.8
- Kotlin
This project is licensed under the MIT License - see the LICENSE.md file for details
Made with ❤️ by [XY - The Persistent Company] (https://xy.company)