Skip to content

Commit

Permalink
Modify SDK download URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeejio committed Sep 27, 2019
1 parent f481382 commit 9af16a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Jeejio OS 是基于 Android 的 IoT(物联网) 设备操作系统,具有安全

### 开始使用 Jeejio OS SDK
+ SDK下载
前往 [Jeejio 官网](https://jeejio.com/) 下载。
前往 [Github](https://github.com/jeejio/Jeejio-OS-SDK/releases/tag/1.0.0) 下载。
+ Android SDK导入
将下载下来的 `CloudserviceLib.jar` 放入 AndroidStudio 工程的 `libs` 目录下,并在 `app/build.gradle` 文件中加入 `implementation files('libs/CloudServiceLib.jar')`,即可完成导入。

Expand Down

0 comments on commit 9af16a6

Please sign in to comment.