From c9adf2cc131d7292a88f4173aab19944169b2e47 Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Mon, 1 Jun 2015 14:44:21 -0700 Subject: [PATCH] docs: Added AfW videos to "Android for Work" landing page See first comment for stage location. Change-Id: I61465141e31ef92308aa4f26fcd085529d29c220 --- docs/html/jd_collections.js | 3 +- docs/html/jd_extras.js | 38 +++++++++++++++++++++++++- docs/html/training/enterprise/index.jd | 13 ++++----- 3 files changed, 45 insertions(+), 9 deletions(-) diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index cac93afc5d2d3..0df0cc7a3c3c8 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -1590,6 +1590,7 @@ var RESOURCE_COLLECTIONS = { "resources": [ "training/enterprise/app-compatibility.html", "training/enterprise/app-restrictions.html", + "https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX", "samples/AppRestrictionSchema/index.html", "samples/AppRestrictionEnforcer/index.html" ] @@ -1634,4 +1635,4 @@ var RESOURCE_COLLECTIONS = { "tools/performance/batterystats-battery-historian/charts.html" ] } -} \ No newline at end of file +} diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js index 87581e9cfa5ac..5b2468d749fa3 100644 --- a/docs/html/jd_extras.js +++ b/docs/html/jd_extras.js @@ -2916,6 +2916,42 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([ "lang":"en", "type":"about" }, + { + "title":"App Configurations, Testing and Launchers", + "titleFriendly":"", + "summary":"With Android for Work you can make your apps remotely configurable. We also cover how to test your app in a managed environment.", + "url":"https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX", + "group":"", + "keywords": ["work", "enterprise", "emm"], + "tags": [], + "image":"http://i1.ytimg.com/vi/39NkpWkaH8M/maxresdefault.jpg", + "lang":"en", + "type":"about" + }, + { + "title":"Building an enterprise ready app", + "titleFriendly":"", + "summary":"A holistic view of Android for Work for developers.", + "url":"https://www.youtube.com/watch?v=dH41OutAMNM", + "group":"", + "keywords": ["work", "enterprise", "emm"], + "tags": [], + "image":"http://i1.ytimg.com/vi/dH41OutAMNM/maxresdefault.jpg", + "lang":"en", + "type":"develop" + }, + { + "title":"Android for Work: Single Use Devices", + "titleFriendly":"", + "summary":"Single-purpose computers are everywhere, and Android can meet that need.", + "url":"https://www.youtube.com/watch?v=j3QC6hcpy90", + "group":"", + "keywords": ["work", "enterprise", "emm"], + "tags": [], + "image":"http://i1.ytimg.com/vi/j3QC6hcpy90/maxresdefault.jpg", + "lang":"en", + "type":"about" + }, { "title":"Discover YouTube cards", "titleFriendly":"", @@ -3311,4 +3347,4 @@ var CAROUSEL_OVERRIDE = { "summary": "We’ve created a downloadable guide to help you find success with your app or game business on Google Play. In it, you’ll find features, tips, and best practices to help you build an effective strategy.", "tags": [] } -}; \ No newline at end of file +}; diff --git a/docs/html/training/enterprise/index.jd b/docs/html/training/enterprise/index.jd index fce09b94a5f9d..d54607c402652 100644 --- a/docs/html/training/enterprise/index.jd +++ b/docs/html/training/enterprise/index.jd @@ -6,10 +6,10 @@ page.article=true @jd:body -Android for Work apps in a managed profile +

The Android framework provides features to support the security, data separation, and @@ -32,7 +32,6 @@ page.article=true the enterprise environment or build enterprise-specific solutions.

-

App Development for Enterprises

@@ -44,7 +43,7 @@ page.article=true

@@ -60,7 +59,7 @@ page.article=true