# 概述

欢迎使用 RayNeo IPCSDK for Android，这是一个专为第三方开发者设计的 SDK，旨在提供便捷的接口，以获取眼镜中的相关开放数据。通过这个 SDK，您可以轻松地访问眼镜的开放数据，为您的应用增添更多创新性和交互性。

<table data-header-hidden><thead><tr><th width="211"></th><th width="160"></th><th></th></tr></thead><tbody><tr><td>功能</td><td>适配眼镜</td><td>描述</td></tr><tr><td>戒指信息获取</td><td>X2</td><td>获取眼镜连接的戒指的状态信息，包括连接状态、IMU 状态、戒指的四元数数据</td></tr><tr><td>戒指长按功能屏蔽</td><td>X2</td><td>戒指全局长按唤起眼镜Dock，可以通过SDK对本应用在前台时进行戒指长按屏蔽，以便开发者自定义戒指在当前应用的长按功能</td></tr><tr><td>戒指触控按钮配置</td><td>X2</td><td>支持配置戒指Touchpad面板及以下按钮是否一体化，实现个性化的用户体验</td></tr><tr><td>手机GPS 推流</td><td>X2、X3</td><td>接收与眼镜连接的手机端的 GPS 数据推送</td></tr></tbody></table>


---

# 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://rayneo.gitbook.io/rayneo-devdoc/x-xi-lie/android-kai-fa/ipc-sdk/gai-shu.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.
