Google Releases Management API For Android
Written by Kay Ewbank   
Tuesday, 24 October 2017

Google has released a tool that lets you manage Android devices using a server-side API and with no need to write your own management app.

Until now, if you wanted to manage an Android device, you had to write your own Device Policy Controller (DPC) app. This is basically an agent deployed by the developer, and mostly it was done by Android Enterprise Mobility Management (EMM) partners.

The new Android Management API widens this to be something that any developer can do without needing to worry about the underlying Android framework. You create a Google Cloud project, then call the API using a couple of REST API calls.

 

androidapi

 

 

The API relies on you defining policies that say how the device should be managed rather than setting up discrete transactions. Google interprets the policies into a set of actions for the target device, and executes those requests using the Android Device Policy app, a Google-made managing agent. Because the agent is provided by Google, developers don’t need to be concerned about which APIs are available or the specifics of a particular version of Android. The developers say you could set up the same management policy across an organization, even if the devices in use come from multiple manufacturers.

The first set of APIs focus on purpose-built uses for devices such as digital signage, ticket printing, and kiosks. The developers are working on other specific uses, and will eventually add the ability to control all Android enterprise solution sets.

The Android Management API is now available in beta for all partners and developers. Using Google’s API Explorer, you can try out the API and provision a device so long as you have a new or factory reset Android 6.0+ device and a Gmail account.

 

androidapilogo

 

More Information

Quickstart Trial For API

Related Articles

Android Studio 3

Android's Dex Compiler Gets Better

Kotlin - New Language For Android

Android Studio Moves Toward Java 8

Google's Jack & Jill Android Java Compiler Project Is Dead

The New Android Compilers - Meet Jack And Jill 

Android Studio 2.3 - In Need Of Direction

Android Studio 2.2 Preview Big Changes! 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Digital Play Shown To Be Good For Kids
03/05/2024

When designed with their needs in mind, video games can benefit children’s well-being. This finding comes research from  UNICEF in partnership with LEGO and the University of Sheffield.



Apple's Walled Garden Is Crumbling
10/05/2024

Or is it? Depends on which side of the wall you are on. Apple is doing all it can to keep control and more importantly keep the revenuse from its App Store, but from the outside it seems to be losing  [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 24 October 2017 )