## 1. Conditions of use: | ## 1. Conditions of use: | ||||
1. Android SDK minimum version android4.4 (API 19). | 1. Android SDK minimum version android4.4 (API 19). | ||||
2. The Bluetooth version used by the device needs 4.0 and above. | 2. The Bluetooth version used by the device needs 4.0 and above. | ||||
3.Configure java1.8 | |||||
3. Configure java1.8 | |||||
4. The project depends on the androidx library | 4. The project depends on the androidx library | ||||
## 二, import SDK | ## 二, import SDK |
该文档为指导Android开发人员在Android 4.4及以上系统中集成AILink-SDK-Android,主要为一些关键的使用示例 | 该文档为指导Android开发人员在Android 4.4及以上系统中集成AILink-SDK-Android,主要为一些关键的使用示例 | ||||
## 一、使用条件: | ## 一、使用条件: | ||||
1.Android SDK最低版本android4.4(API 19)。 | |||||
2.设备所使用蓝牙版本需要4.0及以上。 | |||||
3.配置java1.8 | |||||
4.项目依赖androidx库 | |||||
1. Android SDK最低版本android4.4(API 19)。 | |||||
2. 设备所使用蓝牙版本需要4.0及以上。 | |||||
3. 配置java1.8 | |||||
4. 项目依赖androidx库 | |||||
## 二、导入SDK | ## 二、导入SDK | ||||