Browse Source

更新 'AI/安卓活体核身接入文档.md'

pull/1/head
周雪成 3 years ago
parent
commit
586b19ff94
1 changed files with 1 additions and 3 deletions
  1. 1
    3
      AI/安卓活体核身接入文档.md

+ 1
- 3
AI/安卓活体核身接入文档.md View File

@@ -12,9 +12,7 @@
12 12
 
13 13
 ### 配置证书和签名
14 14
 
15
-1. 提供应用ID和签名文件md5码获取以下2个证书文件([如何获取应用ID和签名文件md5码](https://cugeducn-my.sharepoint.com/:b:/g/personal/zhouxc_cug_edu_cn/EQA0mcJoDFhPvJmuKXIuumEBuDf-Bo9seappz2OqhW06fQ?e=ZzQoUC)),放入您的项目目录 `app\src\main\assets`。
16
-    * idl-key.face-android
17
-    * idl-license.face-android
15
+1. 提供应用ID和签名文件md5码获取证书文件idl-license.face-android([如何获取应用ID和签名文件md5码](https://cugeducn-my.sharepoint.com/:b:/g/personal/zhouxc_cug_edu_cn/EQA0mcJoDFhPvJmuKXIuumEBuDf-Bo9seappz2OqhW06fQ?e=ZzQoUC)),放入您的项目目录 `app\src\main\assets`。
18 16
 2. app\build.gradle 内配置:
19 17
 
20 18
     ```

Loading…
Cancel
Save