本文解释了为什么 getDeviceInfo API 无法显示所有与 EloView 设备相关的数据
在 EloView 模式下使用 getDeviceInfo API(即通过 EloView 进行配置和管理)的 Elo Android 设备时,检索到的设备信息将包括一些与 EloView 相关的信息,例如用户指定的设备名称。以下是检索到的完整设备信息的截图:
如果在使用 getDeviceInfo API 时没有看到与 EloView 相关的设备信息...
...请在您的清单文件中添加以下内容:android:requestLegacyExternalStorage="true"
此条目是必需的,因为与 EloView 相关的设备信息存储在此文件中:/sdcard/elo/device_info/deviceinfo.properties。
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article