集成
开发要求
需要安装 Java 开发环境 JDK、Android SDK 及 Android Studio IDE 综合开发环境,完成通用部署。
添加SDK
依赖其他组件模块如下:
包名或组件 | 是否必须 | 说明 |
---|---|---|
基础库 | 是 | 请参见“基础库API”手册 |
移动网关 | 是 | 请参见“移动网关”手册 |
数据同步组件 | 是 | 请参见“数据同步”手册 |
用户属性组件 | 是 | 请参见“用户属性”手册 |
热修复组件:
implementation 'com.tencent.tmf.android:base-core:+'
implementation 'com.tencent.tmf.android:base:+'
implementation 'com.tencent.tmf.android:shark:+
implementation 'com.tencent.tmf.android:conch:+'
implementation 'com.tencent.tmf.android:profile:+''
implementation 'com.tencent.tmf.android:hotpatchcore:+'
implementation 'com.tencent.tmf.android:hotpatch:+'