集成

使用 Android Studio IDE 结合 gradle 编译脚本的方式添加 SDK 进行使用,SDK 以 maven 库方式提供,具体的操作如下:

统一存储组件:

implementation 'com.tencent.tmf.android:base:+'
implementation 'com.tencent.tmf.android:base-core:+'
implementation 'com.tencent.tmf.android:cipher:+'
implementation 'com.tencent.tmf.android:storage-wcdb:+'
implementation 'com.tencent.tmf.android:storage-mmkv:+'
implementation 'com.tencent.tmf.android:storage:+'

说明 注意:统一存储组件的依赖包含了 MMKV 以及 WCDB 组件。

Copyright © 2013-2023 Tencent Cloud. all right reserved,powered by GitbookUpdate Time 2023-08-31 14:46:07

results matching ""

    No results matching ""