Skip to content

Commit 58f3486

Browse files
authored
Update README.md
1 parent 4977715 commit 58f3486

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ allprojects {
2727
}
2828
```
2929

30-
如下示例图:
31-
![](https://github.com/sensorsdata/sa-sdk-android-plugin/blob/master/screenshots/android_sdk_autotrack_1.png)
32-
3330
(2)在 <font color=red size=4 > **主 module** </font>的 build.gradle 文件中添加 com.sensorsdata.analytics.android 插件、Sensors Analytics SDK 依赖及指定 weave 哪些 module:
3431

3532
```android
@@ -44,9 +41,6 @@ dependencies {
4441
}
4542
```
4643

47-
如下示例图:
48-
![](https://github.com/sensorsdata/sa-sdk-android-plugin/blob/master/screenshots/android_sdk_autotrack_2.png)
49-
5044
**
5145
1、由于 SDK 会依赖 appcompat-v7 处理下面几个控件:
5246

0 commit comments

Comments
 (0)