GoogleApi.AndroidDeviceProvisioning
Android Device Provisioning Partner API client library.
Automates Android zero-touch enrollment for device resellers, customers, and EMMs.
Installation
Install this package from Hex by adding
google_api_android_device_provisioning to your list of dependencies in mix.exs:
def deps do
[{:google_api_android_device_provisioning, "~> 0.19"}]
endFor more information
Product documentation is available at https://developers.google.com/zero-touch/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_android_device_provisioning.