일반 Android 리셀러 라이브러리는 삼성
Knox API와 제로터치 리셀러 API를
삼성의 Knox 배포 프로그램을 위한 단일 통합 기능 제공
(KDP) 및 Google의 제로터치 등록 서비스에 적용됩니다.
KDP는 신뢰할 수 있는
기기 리셀러가 다음을 사용하여 엔터프라이즈 고객의 삼성 기기를 인증합니다.
Knox 모바일 등록
(KME). 마찬가지로 기업 고객은 제로터치 등록을 통해
다른 Android 기기 구성
인증된 기기 리셀러에서 구매한 기기입니다.
한 번의 통합을 통해 삼성 및 기타 Android 기기를 등록합니다.
리셀러 라이브러리에는 두 가지 팩토리 클래스(하나
각 등록 서비스에 적용됩니다 이러한 팩토리 클래스는 서비스 계정을 허용합니다.
삼성의 Knox Cloud API 포털과 Google API 콘솔에서 생성된 키를 사용하여
Knox 및 제로터치 리셀러 API 호출을 승인합니다 (자세한 내용은 시작하기 참고).
이러한 팩토리 클래스를 사용하여 ResellerService 객체를 만듭니다.
일반적인 메서드 세트는
리셀러가 작업을 수행할 수 있도록 허용하는 ResellerService개 객체에 사용 가능
예를 들어 고객에게 기기를 할당하고 할당 해제하는 등의 작업을 수행할 수 있습니다.
리셀러가 라이브러리를 사용하여 엔터프라이즈 고객에게 기기를 할당한 후
고객은 KME 포털을 사용하여 삼성의 구성을 만들고 적용할 수 있습니다.
구성 생성 및 적용을 위한 제로터치 등록 포털에서
사용할 수 있습니다.
[null,null,["최종 업데이트: 2024-08-07(UTC)"],[[["The Common Android Reseller Library is a Java library that provides a unified integration for both Samsung's Knox Deployment Program (KDP) and Google's zero-touch enrollment services."],["This library simplifies the process for device resellers to manage Samsung and other Android devices, allowing them to use a single set of tools for device assignment."],["Resellers can use factory classes in the library, utilizing service account keys from Samsung's Knox Cloud API portal and Google's API Console, to perform actions like assigning devices to customers."],["Customers who receive devices through this library can then use the Knox Mobile Enrollment (KME) portal for Samsung devices and the zero-touch enrollment portal for other Android devices to configure their newly acquired devices."],["The library is primarily intended for device resellers who have yet to integrate with either zero-touch enrollment or KDP, providing a single point of integration for both."]]],["The Common Android Reseller Library, a Java library, provides a unified approach for resellers to manage device enrollment for both Samsung and other Android devices. It uses factory classes and service account keys to interface with Samsung Knox and Google's zero-touch APIs. Resellers can create customer IDs and assign devices to customers via `ResellerService` objects and a common set of methods. Customers then utilize Knox Mobile Enrollment or the zero-touch portal to configure assigned devices.\n"]]