blob: 26231bea68c79c7b422d640954118dd35f9dcab0 [file] [log] [blame]
Dirk Doughertya74a6e52016-04-29 19:36:20 -07001/*
2 * THIS FILE IS DEPRECATED.
3 *
4 * Please add and edit resource collections in jd_extras_<lang>.js
5 * where lang matches the language code appropriate for the resource.
6 * Last sync'd with jd_extras_<lang>.js on 29 Apr 2016.
7 *
8 */
Dirk Dougherty3506ac82014-02-21 11:15:52 -08009var RESOURCE_COLLECTIONS = {
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070010 "index/carousel": {
11 "title": "",
12 "resources": [
13 "about/versions/lollipop.html"
14 ]
15 },
Robert Ly1568c192014-06-15 18:14:06 -070016 "index/primary": {
17 "title": "",
18 "resources": [
Robert Lya460cc42014-06-25 10:54:40 -070019 "training/building-wearables.html",
smain@google.com271078f2014-10-09 17:00:20 -070020 "training/material/index.html",
smain@google.com89d11702016-05-14 19:20:00 -070021 "studio/index.html"
Robert Ly1568c192014-06-15 18:14:06 -070022 ]
23 },
Dirk Dougherty19332342015-06-12 19:41:35 -070024 "index/secondary/carousel": {
25 "title": "",
26 "resources": [
Dirk Dougherty8713a032016-02-21 16:57:49 -080027 "http://www.youtube.com/watch?v=9m6MoBM-sFI",
Dirk Dougherty43eb9512016-03-03 14:53:16 -080028 "http://www.youtube.com/watch?v=Pms0pcyPbAM",
Dirk Dougherty8713a032016-02-21 16:57:49 -080029 "http://www.youtube.com/watch?v=e7t3svG9PTk",
30 "http://www.youtube.com/watch?v=J3IvOfvH1ys"
Dirk Dougherty19332342015-06-12 19:41:35 -070031 ]
32 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070033 "index/multiscreen": {
34 "title": "",
35 "resources": [
36 "wear/index.html",
37 "tv/index.html",
38 "auto/index.html"
39 ]
40 },
Dirk Doughertya79acc02014-11-14 19:19:18 -080041 "index/primary/zhcn": {
42 "title": "",
43 "resources": [
44 "intl/zh-cn/resources.html",
45 "intl/zh-cn/distribute/tools/launch-checklist.html",
46 "intl/zh-cn/distribute/tools/localization-checklist.html"
47 ]
48 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070049 "design/landing/latest": {
50 "title": "",
51 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -080052 "https://www.youtube.com/watch?v=p4gmvHyuZzw",
53 "https://www.youtube.com/watch?v=YaG_ljfzeUw",
54 "https://www.youtube.com/watch?v=XOcCOBe8PTc"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070055 ]
56 },
57 "design/landing/materialdesign": {
58 "title": "",
59 "resources": [
60 "https://www.google.com/design/spec/animation/",
61 "https://www.google.com/design/spec/style/",
62 "https://www.google.com/design/spec/layout/",
63 "https://www.google.com/design/spec/components/",
64 "https://www.google.com/design/spec/patterns/",
65 "https://www.google.com/design/spec/usability/"
66 ]
67 },
68 "design/landing/pureandroid": {
69 "title": "",
70 "resources": [
71 "design/get-started/creative-vision.html",
72 "design/material/index.html",
73 "training/material/index.html",
74 "design/patterns/pure-android.html",
75 "design/patterns/new.html",
76 "design/devices.html"
77 ]
78 },
79 "design/landing/resources": {
80 "title": "",
81 "resources": [
82 "https://www.google.com/design/spec/resources/color-palettes.html",
83 "https://www.google.com/design/spec/resources/layout-templates.html",
84 "https://www.google.com/design/spec/resources/sticker-sheets-icons.html",
85 "https://www.google.com/design/spec/resources/roboto-noto-fonts.html",
Dirk Dougherty674b1fc2015-05-07 20:39:50 -070086 "https://www.google.com/design/icons/index.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070087 "design/downloads/index.html#Wear"
88 ]
89 },
90 "develop/landing/mainlinks": {
91 "title": "",
92 "resources": [
93 "tools/studio/index.html",
94 "samples/new/index.html",
95 "tools/projects/templates.html"
96 ]
97 },
98 "develop/landing/latest": {
99 "title": "",
100 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800101 "https://android-developers.blogspot.com/2015/04/new-android-code-samples.html",
102 "https://android-developers.blogspot.com/2015/04/android-support-library-221.html",
103 "https://android-developers.blogspot.com/2015/03/a-new-reference-app-for-multi-device.html"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700104 ]
105 },
Quddus Chong921e2042015-11-09 16:07:24 -0800106 "develop/landing/devpatterns": {
107 "title": "",
108 "resources": [
109 "https://www.youtube.com/watch?v=kmUGLURRPkI",
110 "https://www.youtube.com/watch?v=HGElAW224dE",
111 "https://www.youtube.com/watch?v=zQekzaAgIlQ"
112 ]
113 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700114 "develop/landing/performance": {
115 "title": "",
116 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800117 "https://www.youtube.com/watch?v=fEEulSk1kNY",
118 "https://www.youtube.com/watch?v=-3ry8PxcJJA",
119 "https://www.youtube.com/watch?v=_kKTGK-Cb_4"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700120 ]
121 },
122 "develop/landing/buildwithgoogle": {
123 "title": "",
124 "resources": [
125 ]
126 },
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700127 "develop/landing/ubicomp": {
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700128 "title": "",
129 "resources": [
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700130 "https://www.youtube.com/watch?v=AK38PJZmIW8&list=PLWz5rJ2EKKc-kIrPiq098QH9dOle-fLef",
131 "https://www.youtube.com/watch?v=6K_jxccHv5M&index=1&list=PLOU2XLYxmsILFBfx66ens76VMLMEPJAB0",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700132 "https://www.youtube.com/watch?v=ctiaVxgclsg&list=PLWz5rJ2EKKc9BdE_PSLNIGjXXr3h_orXM"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700133 ]
134 },
135 "develop/landing/tools": {
136 "title": "",
137 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700138 "https://www.youtube.com/watch?v=K2dodTXARqc&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700139 "https://www.youtube.com/watch?v=cD7NPxuuXYY&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
140 "https://www.youtube.com/watch?v=JLLnhwtDoHw&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
141 "https://www.youtube.com/watch?v=2I6fuD20qlY&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
142 "https://www.youtube.com/watch?v=5Be2mJzP-Uw&list=PLWz5rJ2EKKc9e0d55YHgJFHXNZbGHEXJX"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700143 ]
144 },
Dirk Dougherty43eb9512016-03-03 14:53:16 -0800145 "preview/landing/resources": {
146 "title": "",
147 "resources": [
148 "preview/overview.html",
149 "preview/api-overview.html",
150 "preview/behavior-changes.html",
Dirk Dougherty43eb9512016-03-03 14:53:16 -0800151 "preview/setup-sdk.html",
Dirk Doughertya6495a922016-03-04 15:21:59 -0800152 "preview/samples.html",
Dirk Dougherty43eb9512016-03-03 14:53:16 -0800153 "preview/support.html"
154 ]
155 },
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800156 "preview/landing/more": {
157 "title": "",
158 "resources": [
Andrew Solovay4158fc12016-03-10 17:45:23 -0800159 "https://www.youtube.com/watch?v=CsulIu3UaUM",
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800160 "preview/features/multi-window.html",
Dirk Doughertya6495a922016-03-04 15:21:59 -0800161 "preview/features/notification-updates.html",
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800162 "preview/features/background-optimization.html",
Dirk Doughertya6495a922016-03-04 15:21:59 -0800163 "preview/features/data-saver.html",
164 "preview/features/direct-boot.html",
165 "preview/features/icu4j-framework.html",
166 "preview/features/multilingual-support.html",
167 "preview/features/scoped-folder-access.html",
168 "preview/features/picture-in-picture.html",
169 "preview/features/tv-recording-api.html"
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800170 ]
171 },
Joe Fernandez9ccfe252016-04-10 16:10:09 -0700172 "wear/preview/landing": {
173 "title": "",
174 "resources": [
Joe Fernandez74c05bb2016-05-11 19:51:49 -0700175 "wear/preview/api-overview.html",
176 "wear/preview/downloads.html",
177 "wear/preview/start.html"
Joe Fernandez9ccfe252016-04-10 16:10:09 -0700178 ]
179 },
180 "wear/preview/landing/resources": {
181 "title": "",
182 "resources": [
Joe Fernandez74c05bb2016-05-11 19:51:49 -0700183 "wear/preview/features/complications.html",
184 "wear/preview/features/notifications.html",
185 "wear/preview/features/ui-nav-actions.html"
Joe Fernandez9ccfe252016-04-10 16:10:09 -0700186 ]
187 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700188 "google/landing/services": {
189 "title": "",
190 "resources": [
191 "https://developers.google.com/analytics/devguides/collection/android/",
192 "https://developers.google.com/maps/documentation/android/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700193 "https://developers.google.com/identity/sign-in/android/",
194 "https://developers.google.com/mobile-ads-sdk/download",
Dirk Dougherty518651c2015-05-27 20:24:37 -0700195 "https://developers.google.com/cloud-messaging/gcm",
Dirk Dougherty74709452015-05-15 00:51:24 -0700196 "https://developers.google.com/app-indexing/"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700197 ]
198 },
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700199 "google/landing/videos": {
200 "title": "",
201 "resources": [
Dirk Dougherty08710f12015-05-28 22:01:36 -0700202 "https://www.youtube.com/watch?v=M3Udfu6qidk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700203 "https://www.youtube.com/watch?v=FOn64iqlphk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
204 "https://www.youtube.com/watch?v=F0Kh_RnSM0w&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
205 "https://www.youtube.com/watch?v=fvtMtfCuEpw&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf"
206 ]
207 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700208 "google/landing/googleplay": {
209 "title": "",
210 "resources": [
211 "google/play/billing/index.html",
212 "google/play/billing/billing_subscriptions.html",
213 "google/play/developer-api.html"
214 ]
215 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700216 "develop/landing/courses": {
217 "title": "",
218 "resources": [
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700219 "https://www.udacity.com/course/ud849",
220 "https://www.udacity.com/course/ud853",
221 "https://www.udacity.com/course/ud825",
Dirk Doughertyae70b692015-05-27 16:58:46 -0700222 "https://www.udacity.com/android",
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700223 "https://www.udacity.com/course/ud855",
224 "https://www.udacity.com/course/ud875A",
225 "https://www.udacity.com/course/ud875B",
226 "https://www.udacity.com/course/ud875C",
227 "https://www.udacity.com/course/ud876--1",
228 "https://www.udacity.com/course/ud876--2",
229 "https://www.udacity.com/course/ud876--3",
230 "https://www.udacity.com/course/ud876--4",
231 "https://www.udacity.com/course/ud876--5",
232 "https://www.udacity.com/course/ud862",
233 "https://www.udacity.com/course/ud837",
234 "https://www.udacity.com/course/ud867"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700235 ]
236 },
237 "distribute/landing/carousel": {
238 "title": "",
239 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700240 "distribute/googleplay/guide.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800241 "https://www.youtube.com/watch?v=JrR6o5tYMWQ",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700242 "https://www.youtube.com/watch?v=B6ydLpkhq04&list=PLOU2XLYxmsIKLNUPiFCWVtcO7mZRZ9MmS",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800243 "https://www.youtube.com/watch?v=yJisuP94lHU",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700244 ]
245 },
246 "distribute/landing/googleplay": {
247 "title": "",
248 "resources": [
249 "distribute/googleplay/about.html",
250 "distribute/googleplay/developer-console.html",
251 "distribute/googleplay/index.html#opportunities"
252 ]
253 },
254 "distribute/landing/more": {
255 "title": "",
256 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800257 "distribute/users/promote-with-ads.html",
258 "distribute/monetize/ads.html",
259 "distribute/analyze/index.html",
260 "distribute/engage/deep-linking.html",
261 "distribute/engage/easy-signin.html",
262 "https://cloud.google.com/docs/"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700263 ]
264 },
Robert Ly7298a3f2014-07-14 14:12:13 -0700265 "distribute/edu/videos/stories": {
Robert Ly1568c192014-06-15 18:14:06 -0700266 "title": "",
267 "resources": [
Robert Ly7298a3f2014-07-14 14:12:13 -0700268 "https://www.youtube.com/watch?v=Idu7VcTTXfk",
269 "https://www.youtube.com/watch?v=iokH4SAIfRw"
270 ]
271 },
272 "distribute/edu/videos/bestpractices": {
273 "title": "",
274 "resources": [
275 "https://www.youtube.com/watch?v=iulXz8QTD1g",
276 "https://www.youtube.com/watch?v=IKhU180eJMo",
277 "https://www.youtube.com/watch?v=_AZ6UcPz-_g",
278 "https://www.youtube.com/watch?v=Eh2adsAyTKc"
279 ]
280 },
281 "distribute/edu/videos/experience": {
282 "title": "",
283 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800284 "https://youtu.be/vzvpcEffvaE"
Robert Ly1568c192014-06-15 18:14:06 -0700285 ]
286 },
Dirk Dougherty74709452015-05-15 00:51:24 -0700287/* "launch/static": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800288 "title": "",
289 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800290 "https://www.youtube.com/watch?v=1RIz-cmTQB4",
291 "https://www.youtube.com/watch?v=MVBMWDzyHAI",
292 "https://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html",
293 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
294 "https://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700295 "distribute/essentials/quality/tablets.html",
296 "distribute/users/build-buzz.html",
297 "distribute/monetize/premium.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800298 "distribute/monetize/freemium.html",
299 "distribute/monetize/ads.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700300 "distribute/essentials/best-practices/apps.html",
301 "distribute/essentials/best-practices/games.html",
302 "distribute/users/know-your-user.html",
303 "distribute/googleplay/developer-console.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800304 ]
Dirk Dougherty74709452015-05-15 00:51:24 -0700305 }, */
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900306 "launch/static/ja": {
307 "title": "",
308 "resources": [
309 "https://www.youtube.com/watch?v=xelYnWcYkuE",
310 "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800311 "https://googledevjp.blogspot.jp/2014/12/android-wear.html",
312 "https://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
313 "https://googledevjp.blogspot.jp/2014/12/google-play-65.html",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900314 "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
315 "intl/ja/distribute/googleplay/guide.html",
316 "intl/ja/distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800317 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900318 "intl/ja/support.html",
319 "intl/ja/distribute/essentials/quality/wear.html",
320 "intl/ja/training/tv/start/index.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800321 "https://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900322 "intl/ja/distribute/monetize/ads.html"
323 ]
324 },
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900325 "launch/static/ko": {
326 "title": "",
327 "resources": [
328 "https://www.youtube.com/watch?v=7X9Ue0Nfdh4&index=2&list=PL_WJkTbDHdBksDBRoqfeyLchEQqBAOlNl",
329 "https://www.youtube.com/watch?v=83FpwuschCQ",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800330 "https://googledevkr.blogspot.com/2014/11/android50guidefordevelopers.html",
331 "https://googledevkr.blogspot.com/2014/10/material-design-on-android-checklist.html",
332 "https://googledevkr.blogspot.com/2014/10/appcompat-v21-material-design-for-pre.html",
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900333 "intl/ko/distribute/googleplay/developer-console.html#alpha-beta",
334 "intl/ko/distribute/googleplay/guide.html",
335 "intl/ko/distribute/essentials/quality/core.html",
336 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ko",
337 "intl/ko/support.html",
338 "intl/ko/distribute/essentials/quality/wear.html",
339 "intl/ko/tv/index.html",
340 "intl/ko/google/play-services/games.html",
341 "intl/ko/distribute/monetize/ads.html"
342 ]
343 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800344 "distribute/gp/gplanding": {
345 "resources": [
346 "distribute/googleplay/about.html",
347 "distribute/googleplay/start.html",
348 "distribute/googleplay/developer-console.html"
349 ]
350 },
351 "distribute/gp/gpfelanding": {
352 "resources": [
Luan Nguyencbd00322014-12-04 14:32:30 -0800353 "distribute/googleplay/wear.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700354 "distribute/googleplay/tv.html",
355 "distribute/googleplay/auto.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700356 "distribute/googleplay/families/about.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700357 "distribute/googleplay/work/about.html",
358 "distribute/googleplay/edu/about.html",
359 "distribute/googleplay/cast.html",
360 "distribute/googleplay/cardboard.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700361 "distribute/googleplay/guide.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700362 ]
363 },
364 "distribute/googleplay/gpfw": {
365 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800366 "https://www.android.com/work/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700367 "https://www.youtube.com/watch?v=jQWB_-o1kz4&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
Billy Lambertae1277eb2016-05-03 16:23:59 -0700368 "work/index.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800369 ]
370 },
371 "distribute/essentials": {
372 "resources": [
373 "distribute/essentials/quality/core.html",
374 "distribute/essentials/quality/tablets.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -0700375 "distribute/essentials/quality/tv.html",
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700376 "distribute/essentials/quality/wear.html",
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800377 "distribute/essentials/quality/auto.html",
Dirk Doughertyd66be4d2016-05-12 12:04:14 -0700378 "distribute/essentials/quality/billions.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800379 ]
380 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800381 "distribute/essentials/zhcn": {
382 "resources": [
383 "intl/zh-cn/distribute/essentials/quality/core.html",
384 "intl/zh-cn/distribute/essentials/quality/tablets.html",
385 "distribute/essentials/quality/tv.html",
386 "distribute/essentials/quality/wear.html",
387 "https://developers.google.com/edu/guidelines",
388 "distribute/essentials/optimizing-your-app.html"
389 ]
390 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800391 "distribute/users": {
392 "title": "",
393 "resources": [
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800394 "distribute/users/your-listing.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700395 "distribute/users/promote-with-ads.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700396 "distribute/googleplay/index.html#opportunities",
397 "distribute/analyze/improve-roi.html",
398 "distribute/users/expand-to-new-markets.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700399 "distribute/analyze/index.html",
400 "distribute/users/app-invites.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700401 "distribute/users/ota-installs.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700402 "distribute/users/youtube.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700403 "distribute/users/house-ads.html",
Andrew Solovay827b8022015-11-13 13:09:12 -0800404 "distribute/users/experiments.html",
405 "distribute/users/user-acquisition.html",
406 "distribute/users/banners.html",
407 "distribute/users/beta.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800408 ]
409 },
410 "distribute/engagelanding": {
411 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700412 "distribute/engage/intents.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800413 "distribute/engage/widgets.html",
Joe Fernandez5310e2d2016-04-12 12:35:56 -0700414 "distribute/engage/translate.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800415 "distribute/engage/notifications.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800416 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700417 "distribute/engage/ads.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700418 "distribute/engage/game-services.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700419 "distribute/engage/easy-signin.html",
420 "distribute/analyze/build-better-apps.html",
421 "distribute/engage/gcm.html",
Andrew Solovay827b8022015-11-13 13:09:12 -0800422 "distribute/engage/beta.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800423 ]
424 },
425 "distribute/monetize": {
426 "resources": [
427 "distribute/monetize/premium.html",
428 "distribute/monetize/freemium.html",
429 "distribute/monetize/subscriptions.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800430 "distribute/monetize/ads.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700431 "distribute/monetize/ecommerce.html",
432 "distribute/monetize/payments.html",
433 "distribute/analyze/understand-user-value.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800434 ]
435 },
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800436 "distribute/analyzelanding": {
437 "resources": [
438 "distribute/analyze/start.html",
439 "distribute/analyze/measure.html",
440 "distribute/analyze/understand-user-value.html",
441 "distribute/analyze/improve-roi.html",
442 "distribute/analyze/build-better-apps.html",
443 "distribute/analyze/google-services.html"
444 ]
445 },
446 "distribute/analyzestart": {
447 "resources": [
448 "https://analyticsacademy.withgoogle.com/course04",
449 "google/play-services/index.html",
450 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
451 "https://developers.google.com/analytics/devguides/collection/android/",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800452 "https://www.google.com/tagmanager/",
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800453 "https://github.com/googleanalytics/google-analytics-plugin-for-unity"
454 ]
455 },
456 "distribute/analyzemeasure": {
457 "resources": [
458
459 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
460 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
461 "https://support.google.com/analytics/answer/1032415",
462 "https://developers.google.com/analytics/devguides/collection/android/v4/events",
463 "https://developers.google.com/analytics/devguides/collection/android/v4/customdimsmets",
464 "https://developers.google.com/analytics/devguides/collection/android/v4/user-id"
465 ]
466 },
467 "distribute/analyzeunderstand": {
468 "resources": [
469 "https://developers.google.com/analytics/devguides/collection/android/v4/display-features",
470 "https://support.google.com/analytics/answer/3123906",
471 "https://support.google.com/analytics/answer/2568874?ref_topic=6012392",
472 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
473 "https://support.google.com/analytics/answer/1032415",
474 ]
475 },
476 "distribute/analyzeimprove": {
477 "resources": [
478
479 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns",
480 "https://support.google.com/analytics/answer/2956981",
481 "https://support.google.com/analytics/answer/1033961",
482 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder",
483 "https://developers.google.com/analytics/solutions/mobile-campaign-deep-link"
484 ]
485 },
486 "distribute/analyzebuild": {
487 "resources": [
488 "https://support.google.com/tagmanager/answer/6003007",
489 "https://support.google.com/analytics/answer/2785577",
490 "https://support.google.com/analytics/answer/1151300"
491 ]
492 },
493 "distribute/analyzeact": {
494 "resources": [
495 "https://support.google.com/analytics/answer/2611268",
496 "https://support.google.com/analytics/answer/1033961",
497 "https://support.google.com/admob/answer/3508177",
498 "https://support.google.com/analytics/answer/2956981",
499 "https://support.google.com/tagmanager/answer/6003007"
500 ]
501 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700502 "distribute/essentials/guidelines": {
503 "title": "",
504 "resources": [
505 "distribute/essentials/quality/core.html",
506 "distribute/essentials/quality/tablets.html",
507 "distribute/essentials/quality/wear.html",
508 "distribute/essentials/quality/tv.html",
509 "distribute/essentials/quality/auto.html",
Dirk Doughertyd66be4d2016-05-12 12:04:14 -0700510 "distribute/essentials/quality/billions.html"
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700511 ]
512 },
513 "distribute/essentials/tools": {
514 "title": "",
515 "resources": [
516 "distribute/tools/launch-checklist.html",
517 "distribute/tools/localization-checklist.html",
518 "https://support.google.com/googleplay/android-developer",
519 "distribute/tools/promote/brand.html",
520 "distribute/tools/promote/device-art.html",
Quddus Chong665cf852015-11-10 10:11:16 -0800521 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700522 "distribute/tools/promote/linking.html",
523 "distribute/tools/open-distribution.html",
524 "about/dashboards/index.html"
525 ]
526 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800527 "distribute/tools/checklists": {
528 "title": "",
529 "resources": [
530 "distribute/tools/launch-checklist.html",
531 "distribute/tools/localization-checklist.html"
532 ]
533 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800534 "distribute/tools/checklists/zhcn": {
535 "title": "",
536 "resources": [
537 "intl/zh-cn/distribute/tools/launch-checklist.html",
538 "intl/zh-cn/distribute/tools/localization-checklist.html"
539 ]
540 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800541 "distribute/tools/promote": {
542 "resources": [
543 "distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800544 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800545 "distribute/tools/promote/linking.html"
546 ]
547 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800548 "distribute/tools/promote/zhcn": {
549 "resources": [
550 "intl/zh-cn/distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800551 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800552 "intl/zh-cn/distribute/tools/promote/linking.html"
553 ]
554 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800555 "distribute/tools/support": {
556 "title": "Google Play",
557 "resources": [
558 "https://support.google.com/googleplay/android-developer",
559 "https://support.google.com/googleplay/android-developer/answer/4430948",
560 "support.html"
561 ]
562 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800563 "distribute/tools/support/zhcn": {
564 "title": "Google Play",
565 "resources": [
566 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
567 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
568 "support.html"
569 ]
570 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800571 "distribute/tools/news": {
572 "title": "",
573 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800574 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800575 "https://plus.google.com/+AndroidDevelopers/"
576 ]
577 },
578 "distribute/tools/more": {
579 "title": "Google Play",
580 "resources": [
581 "distribute/tools/promote/brand.html",
582 "distribute/tools/open-distribution.html",
583 "about/dashboards/index.html"
584 ]
585 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800586 "distribute/tools/more/zhcn": {
587 "title": "Google Play",
588 "resources": [
589 "intl/zh-cn/distribute/tools/promote/brand.html",
590 "distribute/tools/open-distribution.html",
591 "about/dashboards/index.html"
592 ]
593 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800594 "distribute/googleplay": {
595 "title": "Google Play",
596 "resources": [
597 "distribute/googleplay/developer-console.html",
598 "distribute/essentials/best-practices/apps.html",
599 "distribute/tools/launch-checklist.html",
600 "distribute/essentials/best-practices/games.html",
601 ]
602 },
603 "distribute/googleplay/gettingstarted": {
604 "title": "Get Started",
605 "resources": [
606 "distribute/googleplay/developer-console.html",
607 "https://support.google.com/googleplay/android-developer/answer/113468",
608 "https://support.google.com/googleplay/android-developer/answer/138294",
609 "https://support.google.com/googleplay/android-developer"
610 ]
611 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800612 "distribute/googleplay/developerconsole/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800613 "title": "Developer Console",
614 "resources": [
615 "google/play/billing/index.html",
616 "https://support.google.com/googleplay/android-developer/answer/138294"
617 ]
618 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800619 "distribute/googleplay/beta": {
620 "title": "Alpha and Beta Testing",
621 "resources": [
622 "https://support.google.com/googleplay/android-developer/answer/3131213",
623 "https://support.google.com/googleplay/android-developer/answer/3131213#games",
624 "distribute/googleplay/experiments.html"
625 ]
626 },
627 "distribute/googleplay/experiments/successes": {
628 "title": "Store Listing Experiment successes",
629 "resources": [
630 ]
631 },
632 "distribute/googleplay/experiments/related": {
633 "title": "Store Listing Experiments",
634 "resources": [
635 "https://support.google.com/googleplay/android-developer/answer/6227309",
636 "https://www.youtube.com/watch?v=B6ydLpkhq04",
637 "https://support.google.com/tagmanager/answer/6003007"
638 ]
639 },
640 "distribute/googleplay/banners/related": {
641 "title": "App Install Banners",
642 "resources": [
643 "https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android#native"
644 ]
645 },
646 "distribute/googleplay/useracquisition/related": {
647 "title": "User Acquisition",
648 "resources": [
649 "https://support.google.com/googleplay/android-developer/answer/6263332"
650 ]
651 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700652 "distribute/googleplay/cast": {
653 "title": "Google Cast",
654 "resources": [
655 "https://developers.google.com/cast/docs/ux_guidelines",
656 "https://developers.google.com/cast/docs/android_sender",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800657 "https://www.github.com/googlecast"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700658 ]
659 },
660 "distribute/googleplay/cardboard": {
661 "title": "Google Cast",
662 "resources": [
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700663 "https://www.google.com/get/cardboard/get-cardboard/",
Dirk Doughertyde401c82015-05-09 12:10:56 -0700664 "https://developers.google.com/cardboard/android/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800665 "https://www.google.com/design/spec-vr"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700666 ]
667 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800668 "distribute/googleplay/gpfe/highlight": {
669 "title": "About Google Play for Education",
670 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800671 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800672 ]
673 },
674 "distribute/googleplay/gpfe/dev/about": {
675 "title": "About Google Play for Education / Developers",
676 "resources": [
677 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700678 "https://developers.google.com/edu/guidelines",
679 "https://developers.google.com/edu/faq",
680 "distribute/essentials/quality/tablets.html",
681 "https://developers.google.com/edu/",
682 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800683 ]
684 },
685 "distribute/googleplay/gpfe/dev": {
686 "title": "About Google Play for Education / Developers",
687 "resources": [
688 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700689 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800690 "distribute/essentials/quality/tablets.html",
691 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800692 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800693 ]
694 },
695 "distribute/googleplay/aboutgpfe/educators/about": {
696 "title": "About Google Play for Education / Educators",
697 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800698 "https://www.google.com/edu/tablets/",
699 "https://www.youtube.com/watch?v=haEmsMo0f3w"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800700 ]
701 },
702 "distribute/googleplay/aboutgpfe/educators": {
703 "title": "About Google Play for Education / Educators",
704 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800705 "https://www.google.com/edu/tablets/",
706 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800707 ]
708 },
709 "distribute/googleplay/gettingstartedgpfe/educators": {
710 "title": "About Google Play for Education / Educators",
711 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800712 "https://www.google.com/edu/tablets/",
713 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800714 ]
715 },
716 "distribute/essentials/eduessentials/developers": {
717 "title": "",
718 "resources": [
719 "distribute/googleplay/developer-console.html",
720 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700721 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800722 ]
723 },
724 "distribute/essentials/eduessentials/educators": {
725 "title": "",
726 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800727 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800728 "distribute/essentials/quality/tablets.html",
729 ]
730 },
731 "distribute/essentials/optimizing": {
732 "title": "Optimizing Your App",
733 "resources": [
734 "design/index.html",
735 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800736 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800737 ]
738 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700739 "distribute/users/appinvites": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800740 "title": "",
741 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700742 "https://developers.google.com/app-invites/",
743 "https://developers.google.com/identity/sign-in/android/",
744 "https://developers.google.com/app-indexing/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800745 ]
746 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700747 "distribute/users/promotewithads": {
748 "title": "",
749 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700750 "https://support.google.com/adwords/answer/6032059",
751 "https://support.google.com/adwords/answer/6032073",
752 "https://support.google.com/adwords/answer/6167164",
753 "https://support.google.com/adwords/answer/6167162"
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700754 ]
755 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800756 "distribute/users/buildbuzz": {
757 "title": "",
758 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800759 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800760 "distribute/tools/promote/linking.html",
761 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800762 "https://plus.google.com/+GooglePlay"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800763 ]
764 },
765 "distribute/users/createagreatlisting": {
766 "title": "",
767 "resources": [
768 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800769 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800770 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800771 "https://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
772 "https://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
773 "https://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800774 ]
775 },
776 "distribute/users/buildcommunity": {
777 "title": "",
778 "resources": [
779 "distribute/googleplay/developer-console.html",
780 "https://support.google.com/groups/answer/46601",
781 "https://support.google.com/plus/topic/2888488",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800782 "https://www.youtube.com/yt/dev/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800783 ]
784 },
Dirk Dougherty98794c02015-05-09 12:10:56 -0700785 "distribute/users/appindexing": {
786 "title": "",
787 "resources": [
788 "https://developers.google.com/app-indexing/",
789 "https://developers.google.com/app-indexing/webmasters/details",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -0700790 "distribute/engage/deep-linking.html",
791 "training/app-indexing/index.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700792 ]
793 },
794 "distribute/users/otas": {
795 "title": "",
796 "resources": [
797 "https://developers.google.com/identity/sign-in/android/",
798 "https://developers.google.com/+/features/play-installs",
799 "https://developers.google.com/+/features/analytics"
800 ]
801 },
802 "distribute/users/houseads": {
803 "title": "",
804 "resources": [
805 "https://support.google.com/admob/topic/2784623",
806 "https://developers.google.com/mobile-ads-sdk/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800807 "https://support.google.com/googleplay/android-developer/topic/2985714",
808 "https://analyticsacademy.withgoogle.com/mobile-app",
Dirk Dougherty74709452015-05-15 00:51:24 -0700809 "https://support.google.com/analytics/answer/2611404",
810 "https://support.google.com/admob/answer/3111064"
811 ]
812 },
813 "distribute/users/youtube": {
814 "title": "",
815 "resources": [
816 "https://support.google.com/youtube/answer/6140493",
817 "https://support.google.com/youtube/answer/2797387"
Dirk Dougherty98794c02015-05-09 12:10:56 -0700818 ]
819 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800820 "distribute/toolsreference/bestpractices/apps": {
821 "title": "",
822 "resources": [
823 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800824 "https://android-developers.blogspot.com/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800825 ]
826 },
827 "distribute/toolsreference/bestpractices/games": {
828 "title": "",
829 "resources": [
830 "google/play-services/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800831 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800832 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800833 "https://www.youtube.com/watch?v=1RIz-cmTQB4"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800834 ]
835 },
836 "distribute/essentials/corequalityguidelines/visualdesign": {
837 "title": "",
838 "resources": [
839 "design/index.html",
840 "design/patterns/navigation.html",
841 "design/patterns/actionbar.html",
842 "design/style/iconography.html",
843 "design/patterns/notifications.html"
844 ]
845 },
846 "distribute/essentials/corequalityguidelines/functionality": {
847 "title": "",
848 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800849 "https://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800850 "guide/components/tasks-and-back-stack.html",
851 "training/basics/activity-lifecycle/recreating.html"
852 ]
853 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700854 "distribute/essentials/tvqualityguidelines/visualdesign": {
855 "title": "",
856 "resources": [
857 "design/tv/index.html",
858 "training/tv/start/index.html"
859 ]
860 },
861 "distribute/essentials/tvqualityguidelines/functionality": {
862 "title": "",
863 "resources": [
864 "training/tv/start/hardware.html",
865 "training/tv/games/index.html"
866 ]
867 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700868 "distribute/essentials/wearqualityguidelines/visualdesign": {
869 "title": "",
870 "resources": [
871 "design/wear/index.html",
872 "training/building-wearables.html",
873 "training/wearables/ui/index.html"
874 ]
875 },
876 "distribute/essentials/wearqualityguidelines/functionality": {
877 "title": "",
878 "resources": [
879 "training/wearables/notifications/index.html",
880 "training/wearables/apps/index.html",
881 "training/wearables/notifications/voice-input.html"
882 ]
883 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800884 "distribute/essentials/autoqualityguidelines/visualdesign": {
885 "title": "",
886 "resources": [
887 "training/auto/messaging/index.html",
888 "training/auto/start/index.html"
889 ]
890 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800891 "distribute/essentials/core/performance": {
892 "title": "",
893 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800894 "https://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800895 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800896 "https://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800897 ]
898 },
899 "distribute/essentials/core/play": {
900 "title": "",
901 "resources": [
902 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800903 "https://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800904 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
905 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800906 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800907 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
908 ]
909 },
910 "distribute/essentials/core/play/zhcn": {
911 "title": "",
912 "resources": [
913 "intl/zh-cn/distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800914 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800915 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
916 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800917 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800918 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800919 ]
920 },
921 "distribute/essentials/tabletguidelines/optimize": {
922 "title": "",
923 "resources": [
924 "design/style/metrics-grids.html",
925 "design/style/devices-displays.html",
926 "guide/practices/screens_support.html",
927 //"guide/practices/screens_support.html#ConfigurationExamples",
928 ]
929 },
930 "distribute/essentials/tabletguidelines/extrascreen": {
931 "title": "",
932 "resources": [
933 "design/patterns/multi-pane-layouts.html",
934 "training/design-navigation/multiple-sizes.html",
935 "training/multiscreen/index.html",
936 ]
937 },
938 "distribute/essentials/tabletguidelines/assets": {
939 "title": "",
940 "resources": [
941 "design/style/iconography.html",
942 "guide/topics/resources/providing-resources.html",
943 "guide/practices/screens_support.html",
944 "training/basics/supporting-devices/screens.html"
945 ]
946 },
947 "distribute/essentials/tabletguidelines/fonts": {
948 "title": "",
949 "resources": [
950 "design/style/metrics-grids.html",
951 "design/style/typography.html",
952 "guide/practices/screens_support.html",
953 "training/multiscreen/screendensities.html"
954 ]
955 },
956 "distribute/essentials/tabletguidelines/widgets": {
957 "title": "",
958 "resources": [
959 "guide/topics/appwidgets/index.html#MetaData",
960 "guide/topics/appwidgets/index.html",
961 "design/patterns/widgets.html"
962 ]
963 },
964 "distribute/essentials/tabletguidelines/versions": {
965 "title": "",
966 "resources": [
967 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
968 "guide/topics/manifest/uses-sdk-element.html",
969 "training/basics/supporting-devices/platforms.html"
970 ]
971 },
972 "distribute/essentials/tabletguidelines/hardware": {
973 "title": "",
974 "resources": [
975 "guide/topics/manifest/uses-feature-element.html",
976 "guide/topics/manifest/uses-feature-element.html#testing"
977 ]
978 },
979 "distribute/essentials/tabletguidelines/tabletscreens": {
980 "title": "",
981 "resources": [
982 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
983 "guide/practices/screens_support.html"
984 ]
985 },
986 "distribute/essentials/tabletguidelines/showcase": {
987 "title": "",
988 "resources": [
989 "distribute/tools/launch-checklist.html",
990 "https://play.google.com/apps/publish/",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800991 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800992 "distribute/tools/promote/device-art.html"
993 ]
994 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800995 "distribute/essentials/tabletguidelines/showcase/zhcn": {
996 "title": "",
997 "resources": [
998 "intl/zh-cn/distribute/tools/launch-checklist.html",
999 "https://play.google.com/apps/publish/?hl=zh-Hans",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001000 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001001 "intl/zh-cn/distribute/tools/promote/device-art.html"
1002 ]
1003 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001004 "distribute/essentials/tabletguidelines/googleplay": {
1005 "title": "",
1006 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001007 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001008 "google/play/filters.html"
1009 ]
1010 },
Dirk Doughertyd66be4d2016-05-12 12:04:14 -07001011 "distribute/essentials/billionsquality/connectivity": {
1012 "title": "",
1013 "resources": [
1014 "training/basics/network-ops/managing.html",
1015 "training/monitoring-device-state/connectivity-monitoring.html",
1016 "guide/topics/providers/content-providers.html"
1017 ]
1018 },
1019 "distribute/essentials/billionsquality/capability": {
1020 "title": "",
1021 "resources": [
1022 "guide/practices/screens_support.html",
1023 "training/multiscreen/screendensities.html",
1024 "training/articles/memory.html"
1025 ]
1026 },
1027 "distribute/essentials/billionsquality/cost": {
1028 "title": "",
1029 "resources": [
1030 "https://medium.com/@wkalicinski/smallerapk-part-6-image-optimization-zopfli-webp-4c462955647d#.23hlddo3x",
1031 "training/basics/network-ops/managing.html"
1032 ]
1033 },
1034 "distribute/essentials/billionsquality/consumption": {
1035 "title": "",
1036 "resources": [
1037 "training/efficient-downloads/efficient-network-access.html",
1038 "training/monitoring-device-state/index.html"
1039 ]
1040 },
1041 "distribute/essentials/billionsquality/content": {
1042 "title": "",
1043 "resources": [
1044 "training/material/animations.html#Touch",
1045 "training/articles/perf-anr.html",
1046 "training/improving-layouts/index.html"
1047 ]
1048 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001049 "distribute/essentials/tabletguidelines": {
1050 "title": "",
1051 "resources": [
1052 "distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001053 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001054 "distribute/tools/launch-checklist.html",
1055 "distribute/tools/promote/device-art.html"
1056 ]
1057 },
1058 "distribute/getusers/notifications": {
1059 "title": "",
1060 "resources": [
1061 "design/patterns/notifications.html",
1062 "distribute/engage/gcm.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001063 "https://play.google.com/about/developer-content-policy.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001064 ]
1065 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001066 "distribute/engage/analytics": {
1067 "title": "",
1068 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001069 "https://www.google.com/analytics/mobile/",
1070 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001071 "https://developers.google.com/analytics/devguides/collection/android/"
1072 ]
1073 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001074 "distribute/engage/widgets": {
1075 "title": "",
1076 "resources": [
1077 "design/patterns/widgets.html",
1078 "guide/topics/appwidgets/index.html"
1079 ]
1080 },
Joe Fernandez5310e2d2016-04-12 12:35:56 -07001081 "distribute/engage/translate": {
1082 "title": "",
1083 "resources": [
1084 "https://support.google.com/l10n/answer/6359997"
1085 ]
1086 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001087 "distribute/engage/reengage": {
1088 "title": "",
1089 "resources": [
1090 "https://support.google.com/adwords/answer/6032073",
1091 "distribute/engage/deep-linking.html",
1092 "https://support.google.com/adwords/answer/6167162",
1093 "distribute/users/promote-with-ads.html"
1094 ]
1095 },
1096 "distribute/engage/appindexing": {
1097 "title": "",
1098 "resources": [
1099 "distribute/engage/intents.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001100 "distribute/engage/deep-linking.html",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -07001101 "training/app-indexing/index.html"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001102 ]
1103 },
1104 "distribute/engage/intents": {
1105 "title": "",
1106 "resources": [
1107 "guide/components/intents-filters.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001108 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001109 "distribute/engage/ads.html"
1110 ]
1111 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001112 "distribute/getusers/expandnewmarkets": {
1113 "title": "",
1114 "resources": [
1115 "distribute/tools/localization-checklist.html",
1116 "https://support.google.com/googleplay/android-developer/table/3541286",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001117 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001118 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001119 "https://www.youtube.com/watch?v=SkHHPf3EdzE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001120 ]
1121 },
1122 "distribute/engage/gcm": {
1123 "title": "",
1124 "resources": [
Dirk Dougherty518651c2015-05-27 20:24:37 -07001125 "https://developers.google.com/cloud-messaging/gcm",
1126 "https://developers.google.com/cloud-messaging/android/client",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001127 ]
1128 },
Andrew Solovay827b8022015-11-13 13:09:12 -08001129 "distribute/engage/gamesservices/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001130 "title": "",
1131 "resources": [
Andrew Solovay827b8022015-11-13 13:09:12 -08001132 "https://developers.google.com/games/services/",
1133 "distribute/analyze/start.html",
1134 "distribute/googleplay/cardboard.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001135 "https://www.google.com/admob/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001136 ]
1137 },
1138 "distribute/engage/gplus": {
1139 "title": "",
1140 "resources": [
Dirk Dougherty74709452015-05-15 00:51:24 -07001141 "distribute/users/ota-installs.html",
1142 "https://developers.google.com/identity/sign-in/android/people",
1143 "https://developers.google.com/+/mobile/android/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001144 ]
1145 },
1146 "distribute/engage/community": {
1147 "title": "",
1148 "resources": [
1149 "distribute/users/build-community.html",
1150 "distribute/engage/video.html"
1151 ]
1152 },
1153 "distribute/engage/deeplinks": {
1154 "title": "",
1155 "resources": [
1156 "distribute/engage/easy-signin.html",
1157 "https://developers.google.com/app-indexing/",
1158 "https://developers.google.com/+/mobile/android/share/interactive-post"
1159 ]
1160 },
1161 "distribute/engage/appupdates": {
1162 "title": "",
1163 "resources": [
1164 "distribute/essentials/optimizing-your-app.html",
1165 "distribute/tools/launch-checklist.html",
1166 "distribute/googleplay/developer-console.html",
1167 "design/patterns/notifications.html"
1168 ]
1169 },
1170 "distribute/engage/video/more": {
1171 "title": "",
1172 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001173 "https://www.youtube.com/yt/dev/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001174 "distribute/essentials/best-practices/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001175 "https://www.youtube.com/watch?v=RRelFvc6Czo"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001176 ]
1177 },
1178 "distribute/engage/community": {
1179 "title": "",
1180 "resources": [
1181 "distribute/users/build-community.html",
1182 "distribute/engage/video.html"
1183 ]
1184 },
1185 "distribute/engage/kiwi": {
1186 "title": "",
1187 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001188 "https://www.youtube.com/watch?v=WWArLD6nqrk"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001189 ]
1190 },
1191 "distribute/toolsreference/gpfefaq": {
1192 "title": "",
1193 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001194 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001195 "distribute/googleplay/edu/start.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001196 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001197 "distribute/essentials/quality/core.html",
1198 "distribute/essentials/quality/tablets.html"
1199 ]
1200 },
1201 "distribute/toolsreference/localizationchecklist/identifylocales": {
1202 "title": "",
1203 "resources": [
1204 "https://support.google.com/googleplay/android-developer/answer/138294"
1205 ]
1206 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001207 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
1208 "title": "",
1209 "resources": [
1210 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1211 ]
1212 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001213 "distribute/tools/loc/designforloc": {
1214 "title": "",
1215 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001216 "https://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001217 "guide/topics/resources/string-resource.html#Plurals",
1218 "guide/topics/resources/string-resource.html",
1219 "reference/java/util/Locale.html"
1220 ]
1221 },
1222 "distribute/toolsreference/localizationchecklist/managestrings": {
1223 "title": "",
1224 "resources": [
1225 "guide/topics/resources/string-resource.html",
1226 "design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001227 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001228 ]
1229 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001230 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
1231 "title": "",
1232 "resources": [
1233 "guide/topics/resources/string-resource.html",
1234 "intl/zh-cn/design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001235 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001236 ]
1237 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001238 "distribute/toolsreference/localizationchecklist/preplaunch": {
1239 "title": "",
1240 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001241 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001242 "distribute/tools/promote/device-art.html"
1243 ]
1244 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001245 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
1246 "title": "",
1247 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001248 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001249 "intl/zh-cn/distribute/tools/promote/device-art.html"
1250 ]
1251 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001252 "distribute/toolsreference/localizationchecklist/supportlaunch": {
1253 "title": "",
1254 "resources": [
1255 "distribute/tools/launch-checklist.html",
1256 ]
1257 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001258 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
1259 "title": "",
1260 "resources": [
1261 "intl/zh-cn/distribute/tools/launch-checklist.html",
1262 ]
1263 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001264 "distribute/toolsreference/launchchecklist/understanding": {
1265 "title": "",
1266 "resources": [
1267 "tools/publishing/publishing_overview.html",
1268 "tools/publishing/preparing.html"
1269 ]
1270 },
1271 "distribute/toolsreference/launchchecklist/policies": {
1272 "title": "",
1273 "resources": [
1274 "https://support.google.com/googleplay/android-developer/answer/4430948",
1275 "https://support.google.com/googleplay/android-developer/topic/2364761",
1276 "https://support.google.com/googleplay/android-developer"
1277 ]
1278 },
1279 "distribute/toolsreference/launchchecklist/quality": {
1280 "title": "",
1281 "resources": [
1282 "distribute/essentials/quality/core.html",
1283 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -07001284 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001285 ]
1286 },
1287 "distribute/toolsreference/launchchecklist/rating": {
1288 "title": "",
1289 "resources": [
1290 "https://support.google.com/googleplay/android-developer/answer/188189",
1291 ]
1292 },
1293 "distribute/toolsreference/launchchecklist/country": {
1294 "title": "",
1295 "resources": [
1296 "https://support.google.com/googleplay/android-developer/answer/138294"
1297 ]
1298 },
1299 "distribute/toolsreference/launchchecklist/size": {
1300 "title": "",
1301 "resources": [
1302 "google/play/expansion-files.html",
1303 "tools/help/proguard.html"
1304 ]
1305 },
1306 "distribute/toolsreference/launchchecklist/platform": {
1307 "title": "",
1308 "resources": [
1309 "guide/practices/screens_support.html",
1310 "about/dashboards/index.html",
1311 "guide/topics/manifest/uses-sdk-element.html"
1312 ]
1313 },
1314 "distribute/toolsreference/launchchecklist/price": {
1315 "title": "",
1316 "resources": [
1317 "https://support.google.com/googleplay/android-developer/table/3541286",
1318 ]
1319 },
1320 "distribute/toolsreference/launchchecklist/purchasemethod": {
1321 "title": "",
1322 "resources": [
1323 "google/play/billing/index.html",
1324 "google/play/billing/billing_subscriptions.html"
1325 ]
1326 },
1327 "distribute/toolsreference/launchchecklist/setprice": {
1328 "title": "",
1329 "resources": [
1330 "https://support.google.com/googleplay/android-developer/answer/1169947",
1331 "https://support.google.com/googleplay/android-developer/answer/138412",
1332 "https://support.google.com/googleplay/android-developer/answer/112622",
1333 "https://support.google.com/googleplay/android-developer/answer/138000"
1334 ]
1335 },
1336 "distribute/toolsreference/launchchecklist/localization": {
1337 "title": "",
1338 "resources": [
Joe Fernandez5310e2d2016-04-12 12:35:56 -07001339 "distribute/tools/localization-checklist.html",
1340 "https://support.google.com/l10n/answer/6359997"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001341 ]
1342 },
1343 "distribute/toolsreference/launchchecklist/graphics": {
1344 "title": "",
1345 "resources": [
1346 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001347 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001348 ]
1349 },
1350 "distribute/toolsreference/launchchecklist/productdetails": {
1351 "title": "",
1352 "resources": [
1353 "https://support.google.com/googleplay/android-developer/answer/113475",
1354 "https://support.google.com/googleplay/android-developer/answer/1078870"
1355 ]
1356 },
1357 "distribute/toolsreference/launchchecklist/badges": {
1358 "title": "",
1359 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001360 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001361 "distribute/tools/promote/linking.html"
1362 ]
1363 },
1364 "distribute/toolsreference/launchchecklist/finalchecks": {
1365 "title": "",
1366 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001367 "https://play.google.com/about/developer-content-policy.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001368 "https://support.google.com/googleplay/android-developer/answer/113476",
1369 "support.html"
1370 ]
1371 },
1372 "distribute/toolsreference/launchchecklist/afterlaunch": {
1373 "title": "",
1374 "resources": [
1375 "https://support.google.com/googleplay/android-developer/answer/113477",
1376 "https://support.google.com/googleplay/android-developer/answer/1153479",
1377 "https://support.google.com/payments/answer/2741495",
1378 "distribute/essentials/optimizing-your-app.html"
1379 ]
1380 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001381 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
1382 "title": "",
1383 "resources": [
1384 "intl/zh-cn/tools/publishing/publishing_overview.html",
1385 "intl/zh-cn/tools/publishing/preparing.html"
1386 ]
1387 },
1388 "distribute/toolsreference/launchchecklist/policies/zhcn": {
1389 "title": "",
1390 "resources": [
1391 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
1392 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
1393 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
1394 ]
1395 },
1396 "distribute/toolsreference/launchchecklist/quality/zhcn": {
1397 "title": "",
1398 "resources": [
1399 "intl/zh-cn/distribute/essentials/quality/core.html",
1400 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1401 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
1402 ]
1403 },
1404
1405 "distribute/toolsreference/launchchecklist/rating/zhcn": {
1406 "title": "",
1407 "resources": [
1408 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
1409 ]
1410 },
1411 "distribute/toolsreference/launchchecklist/country/zhcn": {
1412 "title": "",
1413 "resources": [
1414 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1415 ]
1416 },
1417 "distribute/toolsreference/launchchecklist/size/zhcn": {
1418 "title": "",
1419 "resources": [
1420 "google/play/expansion-files.html",
1421 "intl/zh-cn/tools/help/proguard.html"
1422 ]
1423 },
1424 "distribute/toolsreference/launchchecklist/price/zhcn": {
1425 "title": "",
1426 "resources": [
1427 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
1428 ]
1429 },
1430 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
1431 "title": "",
1432 "resources": [
1433 "intl/zh-cn/google/play/billing/index.html",
1434 "google/play/billing/billing_subscriptions.html"
1435 ]
1436 },
1437 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
1438 "title": "",
1439 "resources": [
1440 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
1441 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
1442 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
1443 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
1444 ]
1445 },
Eric Schmidt57ae8622016-02-02 10:21:40 -08001446 "distribute/stories/localization": {
1447 "title": "",
1448 "resources": [
1449 "distribute/stories/games/rvappstudios-zombie.html",
1450 "distribute/stories/games/g4a-indian-rummy.html",
1451 "distribute/stories/apps/sayhi.html"
1452 ]
1453 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001454 "distribute/toolsreference/launchchecklist/localization/zhcn": {
1455 "title": "",
1456 "resources": [
1457 "intl/zh-cn/distribute/tools/localization-checklist.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001458 ]
1459 },
1460 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
1461 "title": "",
1462 "resources": [
1463 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001464 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001465 ]
1466 },
1467 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1468 "title": "",
1469 "resources": [
1470 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1471 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1472 ]
1473 },
1474 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1475 "title": "",
1476 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001477 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001478 "intl/zh-cn/distribute/tools/promote/linking.html"
1479 ]
1480 },
1481 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1482 "title": "",
1483 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001484 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001485 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1486 "support.html"
1487 ]
1488 },
1489 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1490 "title": "",
1491 "resources": [
1492 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1493 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1494 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1495 "distribute/essentials/optimizing-your-app.html"
1496 ]
1497 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001498 "distribute/monetize/premium": {
1499 "title": "",
1500 "resources": [
1501 "google/play/billing/index.html",
1502 "https://support.google.com/googleplay/android-developer/answer/4407611"
1503 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001504 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001505 "distribute/monetize/freemium": {
1506 "title": "",
1507 "resources": [
1508 "google/play/billing/index.html",
1509 "https://support.google.com/googleplay/android-developer/answer/4407611"
1510 ]
1511 },
1512 "distribute/monetize/subscriptions": {
1513 "title": "",
1514 "resources": [
1515 "google/play/billing/billing_subscriptions.html",
1516 "https://support.google.com/googleplay/android-developer/answer/4407611"
1517 ]
1518 },
1519 "distribute/monetize/ecommerce": {
1520 "title": "",
1521 "resources": [
1522 "https://developers.google.com/wallet/instant-buy/",
1523 "https://support.google.com/googleplay/android-developer/answer/4407611"
1524 ]
1525 },
1526 "distribute/monetize/advertising": {
1527 "title": "",
1528 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001529 "https://www.google.com/ads/admob/#subid=us-en-et-dac",
1530 "https://www.google.com/doubleclick/publishers/small-business/index.html",
1531 "https://support.google.com/googleplay/android-developer/topic/2985714",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001532 "training/monetization/ads-and-ux.html"
1533 ]
1534 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001535 "distribute/monetize/admob": {
1536 "title": "",
1537 "resources": [
1538 "https://support.google.com/admob/topic/2784623",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001539 "https://admob.blogspot.com/",
1540 "https://analyticsacademy.withgoogle.com/mobile-app",
Kevin Hufnagleed31c052016-03-31 09:02:24 -07001541 "https://www.udacity.com/courses/ud876-3"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001542 ]
1543 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001544 "distribute/monetize/paymentmethods": {
1545 "title": "",
1546 "resources": [
1547 "https://play.google.com/about/giftcards/",
1548 "https://support.google.com/googleplay/answer/2651410"
1549 ]
1550 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001551 "autolanding": {
1552 "title": "",
1553 "resources": [
1554 "auto/index.html",
1555 "design/auto/index.html",
1556 "training/auto/index.html"
1557 ]
1558 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001559 "tvlanding": {
1560 "title": "",
1561 "resources": [
1562 "tv/index.html",
1563 "design/tv/index.html",
1564 "training/tv/index.html"
1565 ]
1566 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001567 "wearlanding": {
1568 "title": "",
1569 "resources": [
1570 "design/wear/index.html",
1571 "training/building-wearables.html",
1572 "training/wearables/ui/index.html"
1573 ]
1574 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001575 "design/auto/auto_ui_guidelines": {
1576 "title": "",
1577 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001578 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001579 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1580 "shareables/auto/AndroidAuto-custom-colors.pdf"
1581 ]
1582 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001583 "training/auto/overview": {
1584 "title": "",
1585 "resources": [
1586 "training/auto/start/index.html",
1587 "design/auto/index.html",
1588 "shareables/auto/AndroidAuto-custom-colors.pdf"
1589 ]
1590 },
1591 "training/auto/messaging": {
1592 "title": "",
1593 "resources": [
1594 "training/auto/messaging/index.html",
1595 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1596 "samples/MessagingService/index.html"
1597 ]
1598 },
1599 "training/auto/media": {
1600 "title": "",
1601 "resources": [
1602 "training/auto/audio/index.html",
1603 "shareables/auto/AndroidAuto-audio-apps.pdf",
1604 "samples/MediaBrowserService/index.html"
1605 ]
1606 },
1607 "training/auto/distribute": {
1608 "title": "",
1609 "resources": [
1610 "distribute/essentials/quality/auto.html",
1611 "distribute/googleplay/auto.html"
1612 ]
1613 },
Quddus Chonge3f6c812015-08-26 14:16:05 -07001614 "training/testing/overview": {
1615 "title": "",
1616 "resources": [
1617 "training/testing/start/index.html",
1618 "tools/testing/testing_android.html",
1619 "https://www.youtube.com/watch?v=vdasFFfXKOY"
1620 ]
1621 },
1622 "training/testing/tools": {
1623 "title": "",
1624 "resources": [
1625 "tools/testing-support-library/index.html",
1626 "tools/help/monkey.html",
1627 "tools/help/monkeyrunner_concepts.html",
1628 "tools/testing/testing_otheride.html",
1629 "https://source.android.com/devices/tech/debug/dumpsys.html"
1630 ]
1631 },
1632 "training/testing/techniques": {
1633 "title": "",
1634 "resources": [
1635 "training/testing/ui-testing/index.html",
1636 "training/testing/unit-testing/index.html",
1637 "training/testing/performance.html"
1638 ]
1639 },
1640 "training/testing/resources": {
1641 "title": "",
1642 "resources": [
1643 "https://github.com/googlesamples/android-testing",
1644 "https://www.youtube.com/watch?v=2I6fuD20qlY",
1645 "https://codelabs.developers.google.com/codelabs/android-testing/index.html",
1646 "https://github.com/googlesamples/android-testing-templates",
1647 "https://google.github.io/android-testing-support-library"
1648 ]
1649 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001650 "distribute/stories/games": {
1651 "title": "",
1652 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001653 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1654 "https://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1655 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1656 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1657 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1658 "https://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1659 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1660 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1661 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1662 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001663 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001664 },
1665 "overview/zhcn/1": {
1666 "title": "",
1667 "resources": [
1668 "intl/zh-cn/distribute/essentials/quality/core.html",
1669 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1670 "intl/zh-cn/distribute/tools/launch-checklist.html",
1671 "intl/zh-cn/tools/publishing/publishing_overview.html",
1672 "intl/zh-cn/distribute/tools/localization-checklist.html"
1673 ]
1674 },
1675 "overview/zhcn/2": {
1676 "title": "",
1677 "resources": [
1678 "intl/zh-cn/google/play/billing/index.html",
1679 "intl/zh-cn/google/play/billing/api.html",
1680 "intl/zh-cn/google/play/billing/billing_admin.html",
1681 "intl/zh-cn/google/play/billing/billing_testing.html",
1682 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1683 ]
1684 },
1685 "overview/zhcn/3": {
1686 "title": "",
1687 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001688 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001689
1690 "intl/zh-cn/distribute/tools/promote/device-art.html",
1691 "intl/zh-cn/distribute/tools/promote/linking.html",
1692 "intl/zh-cn/distribute/tools/promote/brand.html",
1693 "intl/zh-cn/tools/help/proguard.html"
1694 ]
1695 },
1696 "overview/zhcn/4": {
1697 "title": "",
1698 "resources": [
1699 "intl/zh-cn/design/style/writing.html",
1700 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1701 "intl/zh-cn/training/multiscreen/index.html",
1702 "intl/zh-cn/training/monitoring-device-state/index.html"
1703 ]
1704 },
1705 "overview/carousel/zhcn": {
1706 "title": "",
1707 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001708 "https://www.youtube.com/watch?v=vGV7FHGzpFU",
1709 "https://www.youtube.com/watch?v=aqc3ZOTzpdk",
1710 "https://www.youtube.com/watch?v=jaNrJ8uyLSc"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001711 ]
1712 },
1713 "overview/1": {
1714 "title": "",
1715 "resources": [
1716 "distribute/essentials/quality/core.html",
1717 "distribute/essentials/quality/tablets.html",
1718 "distribute/tools/launch-checklist.html",
1719 "tools/publishing/publishing_overview.html",
1720 "distribute/tools/localization-checklist.html"
1721 ]
1722 },
1723 "overview/2": {
1724 "title": "",
1725 "resources": [
1726 "google/play/billing/index.html",
1727 "google/play/billing/api.html",
1728 "google/play/billing/billing_admin.html",
1729 "google/play/billing/billing_testing.html",
1730 "google/play/billing/billing_best_practices.html"
1731 ]
1732 },
1733 "overview/3": {
1734 "title": "",
1735 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001736 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001737 "distribute/tools/promote/device-art.html",
1738 "distribute/tools/promote/linking.html",
1739 "distribute/tools/promote/brand.html",
1740 "tools/help/proguard.html"
1741 ]
1742 },
1743 "overview/4": {
1744 "title": "",
1745 "resources": [
1746 "design/style/writing.html",
1747 "training/basics/fragments/fragment-ui.html",
1748 "training/multiscreen/index.html",
1749 "training/monitoring-device-state/index.html"
1750 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001751 },
Cheryl Potter5fc7099e2016-01-05 19:32:30 -08001752"tools/help/log": {
1753 "title": "",
1754 "resources": [
1755 "tools/help/am-logcat.html"
1756 ]
1757 },
1758"tools/help/monitor": {
1759 "title": "",
1760 "resources": [
1761 "tools/help/am-memory.html",
1762 "tools/help/am-cpu.html",
1763 "tools/help/am-gpu.html",
1764 "tools/help/am-network.html"
1765 ]
1766 },
1767 "tools/help/data": {
1768 "title": "",
1769 "resources": [
1770 "tools/help/am-hprof.html",
1771 "tools/help/am-allocation.html",
1772 "tools/help/am-methodtrace.html",
1773 "tools/help/am-sysinfo.html"
1774 ]
1775 },
1776 "tools/help/shot": {
1777 "title": "",
1778 "resources": [
1779 "tools/help/am-screenshot.html",
1780 "tools/help/am-video.html"
1781 ]
1782 },
Aleks Haecky881e7292015-04-23 13:17:19 -07001783 "tools/performance/rendering": {
1784 "title": "",
1785 "resources": [
1786 "tools/performance/debug-gpu-overdraw/index.html",
1787 "tools/performance/profile-gpu-rendering/index.html",
1788 "tools/performance/hierarchy-viewer/setup.html",
1789 "tools/performance/hierarchy-viewer/index.html",
1790 "tools/performance/hierarchy-viewer/profiling.html"
1791 ]
1792 },
1793 "tools/performance/memory": {
1794 "title": "",
1795 "resources": [
1796 "tools/performance/memory-monitor/index.html",
1797 "tools/performance/heap-viewer/index.html",
1798 "tools/performance/allocation-tracker/index.html",
1799 "tools/performance/comparison.html"
1800 ]
1801 },
1802 "tools/performance/cpu": {
1803 "title": "",
1804 "resources": [
1805 "tools/performance/traceview/index.html",
1806 "tools/performance/systrace/index.html"
1807 ]
1808 },
1809 "tools/performance/battery": {
1810 "title": "",
1811 "resources": [
1812 "tools/performance/batterystats-battery-historian/index.html",
1813 "tools/performance/batterystats-battery-historian/charts.html"
1814 ]
Quddus Chong0f049722015-09-21 11:38:05 -07001815 },
1816 "marshmallow/landing/resources": {
1817 "title": "",
1818 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001819 "about/versions/marshmallow/android-6.0-changes.html",
Quddus Chong0f049722015-09-21 11:38:05 -07001820 "about/versions/marshmallow/android-6.0.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001821 "about/versions/marshmallow/samples.html"
Quddus Chong0f049722015-09-21 11:38:05 -07001822 ]
1823 },
Quddus Chong10a91472015-09-25 17:09:32 -07001824 "marshmallow/landing/videos": {
1825 "title": "",
1826 "resources": [
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001827 "https://youtu.be/U9tw5ypqEN0",
1828 "https://youtu.be/N72ksDKrX6c",
1829 "https://youtu.be/iZqDdvhTZj0",
Quddus Chong10a91472015-09-25 17:09:32 -07001830 "https://www.youtube.com/watch?v=vcSj8ln-BlE",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001831 "https://youtu.be/LQoohRwojmw",
1832 "https://www.youtube.com/watch?v=VOn7VrTRlA4",
1833 "https://youtu.be/5sCQjeGoE7M",
1834 "https://www.youtube.com/watch?v=C8lUdPVSzDk",
1835 "https://www.youtube.com/watch?v=HXacyy0HSW0",
Quddus Chong10a91472015-09-25 17:09:32 -07001836 "https://www.youtube.com/watch?v=OW1A4XFRuyc",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001837 "https://www.youtube.com/watch?v=j3QC6hcpy90",
Quddus Chong10a91472015-09-25 17:09:32 -07001838 "https://www.youtube.com/watch?v=f17qe9vZ8RM",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001839 "https://www.youtube.com/watch?v=ndBdf1_oOGA"
Quddus Chong10a91472015-09-25 17:09:32 -07001840 ]
1841 },
Quddus Chong0f049722015-09-21 11:38:05 -07001842 "marshmallow/landing/more": {
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001843 "title": "",
1844 "resources": [
Quddus Chong10a91472015-09-25 17:09:32 -07001845 "training/permissions/requesting.html",
1846 "training/backup/autosyncapi.html",
Quddus Chong1c7be2e2015-09-28 11:22:53 -07001847 "training/monitoring-device-state/doze-standby.html",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001848 "training/app-links/index.html",
1849 "training/articles/assistant.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001850 "training/testing/performance.html",
1851 "https://developers.google.com/android/nexus/images"
Quddus Chong0f049722015-09-21 11:38:05 -07001852 ]
1853 },
Dirk Dougherty9577d312016-01-27 14:13:40 -08001854 "tools/landing/resources": {
1855 "title": "",
1856 "resources": [
1857 "tools/studio/index.html",
1858 "tools/studio/studio-features.html",
smain@google.com89d11702016-05-14 19:20:00 -07001859 "studio/intro/index.html",
Dirk Dougherty9577d312016-01-27 14:13:40 -08001860 ]
1861 },
1862 "tools/landing/latest": {
1863 "title": "",
1864 "resources": [
1865 "https://medium.com/google-developers/how-often-should-you-update-android-studio-db25785c488e#.8blbql35x",
smain@google.com9938f2b2016-04-07 09:25:49 -07001866 "http://android-developers.blogspot.com/2016/04/android-studio-2-0.html",
Dirk Dougherty9577d312016-01-27 14:13:40 -08001867 "https://medium.com/google-developers/writing-more-code-by-writing-less-code-with-android-studio-live-templates-244f648d17c7#.hczcm02du",
1868 ]
1869 },
Billy Lambertae1277eb2016-05-03 16:23:59 -07001870 "work/landing/primary": {
1871 "title": "",
1872 "resources": [
1873 "work/overview.html",
1874 "work/guide.html",
Billy Lamberta2b3870c2016-05-17 10:17:00 -07001875 "https://www.google.com/work/android/developers/applyDevHub/",
Billy Lambertae1277eb2016-05-03 16:23:59 -07001876 "work/app-restrictions.html",
1877 "work/cosu.html",
1878 "work/managed-profiles.html"
1879 ]
1880 },
1881 "work/landing/resources": {
1882 "title": "",
1883 "resources": [
1884 "https://developers.google.com/android/work/",
1885 "https://www.google.com/work/android/",
1886 "https://developers.google.com/android/work/build-dpc",
1887 "https://www.youtube.com/watch?v=jQWB_-o1kz4&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
1888 "https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
1889 "https://www.youtube.com/watch?v=dH41OutAMNM&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX"
1890 ]
1891 },
1892 "work/apps": {
1893 "title": "",
1894 "resources": [
1895 "work/managed-profiles.html",
1896 "work/app-restrictions.html",
1897 "work/cosu.html",
1898 "https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
1899 "samples/AppRestrictionSchema/index.html",
1900 "samples/AppRestrictionEnforcer/index.html"
1901 ]
1902 },
1903 "work/admin": {
1904 "title": "",
1905 "resources": [
1906 "https://developers.google.com/android/work/build-dpc",
1907 "samples/BasicManagedProfile/index.html",
1908 "https://www.youtube.com/watch?v=j3QC6hcpy90"
1909 ]
1910 }
1911};