이 문서에서는 getDeviceInfo API가 모든 EloView 장치 관련 데이터를 표시하지 않는 이유를 설명합니다
EloView 모드(즉, EloView를 사용하여 프로비저닝 및 관리되는 경우)에서 Elo Android 장치의 getDeviceInfo API를 사용할 때 검색된 장치 정보에는 사용자 지정 장치 이름과 같은 일부 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