-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Android for Work
Android for Work enables your mobile devices to be managed centrally by enterprises as well to help mitigate issues with lost or stolen devices. You can leverage Google's own enterprise mobile management (EMM) system, or you can use a third-party approved vendor list. Using Android for Work, you can also leverage managed app configurations, which allow a way to push custom key/value pairs to apps for large scale deployments.
In order to use Android for Work, you either need to do the following:
- Signup for a Google Apps for Work (Gmail, Calendar, Drive) through apps.google.com.
If you want to use this option, you need to upgrade to a paid subscription service but you can upgrade to a 30-day free trial service to evaluate the solution first. Also, if you choose not to use this paid offering, you can easily downgrade without any cost.
- Signup for Android for Work using a personal Gmail account using this registration link.
You can only use this option if you are not currently using Google Apps to manage your domain. You will also need at least a personal Gmail account that will serve as the administrator. Note that Android for Work accounts do NOT have any access to paid products such as Gmail, Google Calendar, and Drive. You will mostly use it in conjunction with a third-party EMM system.
Upon signing up, your screenshot will look like:
See this reference guide for more details about the differences between using a Google Apps for Work domain vs. using an Android for Work account with a persona Gmail account.
If you are using Google Apps for Work, inside the admin console, make sure to click on the Android for Work
option:
Once this option is selected, you will need to either rely on Google to manage the devices, or you can use a third-party solution.
If you are using Android for Work accounts or use a third-party solution instead of Google's (only applicable with using with Google Apps for Work), you will need to generate a token that can be used. If you wish to try to use Google's, you can always unbind the selection.
If you use a third-party solution from the approved vendor list, you are likely to need to grant access to the Google Play EMM API.
-
Visit https://console.developers.google.com with the Google Apps domain.
-
Create a new project or use an existing one.
-
Make sure to enable EMM API
-
Go the
Credentials
section and create a service account. Save the credential file to JSON format. -
Upload this JSON data along with the EMM token you generated to the vendor system you've chosen. You may need to follow other steps as provided by the vendor to complete the necessary steps.
Created by CodePath with much help from the community. Contributed content licensed under cc-wiki with attribution required. You are free to remix and reuse, as long as you attribute and use a similar license.
Finding these guides helpful?
We need help from the broader community to improve these guides, add new topics and keep the topics up-to-date. See our contribution guidelines here and our topic issues list for great ways to help out.
Check these same guides through our standalone viewer for a better browsing experience and an improved search. Follow us on twitter @codepath for access to more useful Android development resources.