nqpen-sdk/README.md

34 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 智能笔SDK使用说明文档
## 项目技术选型
Android Studio Bumblebee + AGP3.4.1 + Java 8
Android Studio版本
![image-20230914103359165](https://starrylixu.oss-cn-beijing.aliyuncs.com/202309141034246.png)
```
Android Studio Bumblebee | 2021.1.1 Patch 3
Build #AI-211.7628.21.2111.8309675, built on March 17, 2022
Runtime version: 11.0.11+9-b60-7590822 amd64
VM: OpenJDK 64-Bit Server VM by Oracle Corporation
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 1280M
Cores: 12
Registry: external.system.auto.import.disabled=true
Non-Bundled Plugins: com.wuyr.google_library_query (3.3), training (211.7442.38), GsonFormatPlus (1.6.1), com.mistamek.drawablepreview.drawable-preview (1.1.6), cn.yiiguxing.plugin.translate (3.5.4+203u212)
```
AGP版本
![image-20230914103505514](https://starrylixu.oss-cn-beijing.aliyuncs.com/202309141035559.png)
> 不使用高版本是因为sdk的AGP是3.4.1升级编译问题很多所以基于这个AGP下调其他技术选型的版本这意味着使用不了kotlinviewBinding等。所以整个项目使用Java 8开发不引入新特性
测试连接
测试连接
测试连接
测试连接