# 原生 Android SDK

## SDK介绍

GrowingIO Autotracker SDK具备自动采集基本的用户行为事件，比如访问和行为数据等。目前支持代码埋点、无埋点、可视化圈选、热图等功能。 如果您想了解更多关于 GrowingIO Autotracker SDK的信息，可以访问 GrowingIO 的官方网站

## SDK基本信息

| 信息        | 内容                                                                                                                                  |
| --------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| 类型        | 统计类                                                                                                                                 |
| 开发者       | 北京易数科技有限公司                                                                                                                          |
| 包名        | com.growingio.android.sdk                                                                                                           |
| 最新版本      | 2.10.0                                                                                                                              |
| 更新时间      | 2023-08-29 04:08                                                                                                                    |
| SDK官网链接   | [官网](https://www.growingio.com)                                                                                                     |
| SDK隐私政策链接 | [隐私政策](https://accounts.growingio.com/user-privacy)                                                                                 |
| SDK下载链接   | [下载链接](https://repo1.maven.org/maven2/com/growingio/android/vds-android-agent/autotrack-2.10.0/)                                    |
| 各端采集信息说明  | [采集信息说明](https://docs.growingio.com/v3/developer-manual/sdkintegrated/compliance/#ge-duan-sdk-cai-ji-yu-ding-yi-shu-xing-shuo-ming) |
| 合规使用说明    | [合规使用说明](https://docs.growingio.com/v3/developer-manual/sdkintegrated/compliance/sdk-he-gui-shuo-ming)                              |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://growingio.gitbook.io/v3/developer-manual/sdkintegrated/android-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
