Android Management API client library.
The Android Management API provides remote enterprise management of Android devices and apps.
Install this package from Hex by adding
google_api_android_management
to your list of dependencies in mix.exs
:
def deps do
[{:google_api_android_management, "~> 0.58"}]
end
Product documentation is available at https://developers.google.com/android/management.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_android_management.