Skip to content

Latest commit

 

History

History

android_management

GoogleApi.AndroidManagement

Android Management API client library.

The Android Management API provides remote enterprise management of Android devices and apps.

Installation

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

For more information

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.