blob: 8538671e5b12007076d67fa10b93b94c66a5e436 [file] [log] [blame]
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001var RESOURCE_COLLECTIONS = {
Dirk Dougherty6c1c2632015-05-02 16:31:11 -07002 "index/carousel": {
3 "title": "",
4 "resources": [
5 "about/versions/lollipop.html"
6 ]
7 },
Robert Ly1568c192014-06-15 18:14:06 -07008 "index/primary": {
9 "title": "",
10 "resources": [
Robert Lya460cc42014-06-25 10:54:40 -070011 "training/building-wearables.html",
smain@google.com271078f2014-10-09 17:00:20 -070012 "training/material/index.html",
Luan Nguyen4221d7e2014-12-10 13:42:05 -080013 "sdk/index.html"
Robert Ly1568c192014-06-15 18:14:06 -070014 ]
15 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070016 "index/multiscreen": {
17 "title": "",
18 "resources": [
19 "wear/index.html",
20 "tv/index.html",
21 "auto/index.html"
22 ]
23 },
Dirk Doughertya79acc02014-11-14 19:19:18 -080024 "index/primary/zhcn": {
25 "title": "",
26 "resources": [
27 "intl/zh-cn/resources.html",
28 "intl/zh-cn/distribute/tools/launch-checklist.html",
29 "intl/zh-cn/distribute/tools/localization-checklist.html"
30 ]
31 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070032 "design/landing/latest": {
33 "title": "",
34 "resources": [
35 "http://www.youtube.com/watch?v=p4gmvHyuZzw",
36 "http://www.youtube.com/watch?v=YaG_ljfzeUw",
37 "http://www.youtube.com/watch?v=XOcCOBe8PTc"
38 ]
39 },
40 "design/landing/materialdesign": {
41 "title": "",
42 "resources": [
43 "https://www.google.com/design/spec/animation/",
44 "https://www.google.com/design/spec/style/",
45 "https://www.google.com/design/spec/layout/",
46 "https://www.google.com/design/spec/components/",
47 "https://www.google.com/design/spec/patterns/",
48 "https://www.google.com/design/spec/usability/"
49 ]
50 },
51 "design/landing/pureandroid": {
52 "title": "",
53 "resources": [
54 "design/get-started/creative-vision.html",
55 "design/material/index.html",
56 "training/material/index.html",
57 "design/patterns/pure-android.html",
58 "design/patterns/new.html",
59 "design/devices.html"
60 ]
61 },
62 "design/landing/resources": {
63 "title": "",
64 "resources": [
65 "https://www.google.com/design/spec/resources/color-palettes.html",
66 "https://www.google.com/design/spec/resources/layout-templates.html",
67 "https://www.google.com/design/spec/resources/sticker-sheets-icons.html",
68 "https://www.google.com/design/spec/resources/roboto-noto-fonts.html",
69 "design/downloads/index.html#Wear"
70 ]
71 },
72 "develop/landing/mainlinks": {
73 "title": "",
74 "resources": [
75 "tools/studio/index.html",
76 "samples/new/index.html",
77 "tools/projects/templates.html"
78 ]
79 },
80 "develop/landing/latest": {
81 "title": "",
82 "resources": [
83 "http://android-developers.blogspot.com/2015/04/new-android-code-samples.html",
84 "http://android-developers.blogspot.com/2015/04/android-support-library-221.html",
85 "http://android-developers.blogspot.com/2015/03/a-new-reference-app-for-multi-device.html"
86 ]
87 },
88 "develop/landing/performance": {
89 "title": "",
90 "resources": [
91 "http://www.youtube.com/watch?v=fEEulSk1kNY",
92 "http://www.youtube.com/watch?v=-3ry8PxcJJA",
93 "http://www.youtube.com/watch?v=_kKTGK-Cb_4"
94 ]
95 },
96 "develop/landing/buildwithgoogle": {
97 "title": "",
98 "resources": [
99 ]
100 },
101 "develop/landing/devbytes": {
102 "title": "",
103 "resources": [
104 "http://www.youtube.com/watch?v=K2dodTXARqc",
105 "http://www.youtube.com/watch?v=FOn64iqlphk",
106 "http://www.youtube.com/watch?v=p4gmvHyuZzw",
107 "http://www.youtube.com/watch?v=tDmnGNkTtlE",
108 "http://www.youtube.com/watch?v=6K_jxccHv5M",
109 "http://www.youtube.com/watch?v=KNKGM4ss5Sc"
110 ]
111 },
112 "develop/landing/courses": {
113 "title": "",
114 "resources": [
115 ]
116 },
117 "distribute/landing/carousel": {
118 "title": "",
119 "resources": [
120 "http://www.youtube.com/watch?v=Pd49vTkvu0U",
121 "http://www.youtube.com/watch?v=ekxABqJeRBc",
122 "http://www.youtube.com/watch?v=MPnH7h12h0U",
123 "http://www.youtube.com/watch?v=700gYRkhkLM"
124 ]
125 },
126 "distribute/landing/googleplay": {
127 "title": "",
128 "resources": [
129 "distribute/googleplay/about.html",
130 "distribute/googleplay/developer-console.html",
131 "distribute/googleplay/index.html#opportunities"
132 ]
133 },
134 "distribute/landing/more": {
135 "title": "",
136 "resources": [
137 "distribute/users/promote-with-ads.html",
138 "distribute/monetize/ads.html",
139 "distribute/analyze/index.html",
140 "distribute/engage/deep-linking.html",
141 "distribute/engage/easy-signin.html",
142 "https://cloud.google.com/docs/"
143 ]
144 },
Robert Ly7298a3f2014-07-14 14:12:13 -0700145 "distribute/edu/videos/stories": {
Robert Ly1568c192014-06-15 18:14:06 -0700146 "title": "",
147 "resources": [
Robert Ly7298a3f2014-07-14 14:12:13 -0700148 "https://www.youtube.com/watch?v=Idu7VcTTXfk",
149 "https://www.youtube.com/watch?v=iokH4SAIfRw"
150 ]
151 },
152 "distribute/edu/videos/bestpractices": {
153 "title": "",
154 "resources": [
155 "https://www.youtube.com/watch?v=iulXz8QTD1g",
156 "https://www.youtube.com/watch?v=IKhU180eJMo",
157 "https://www.youtube.com/watch?v=_AZ6UcPz-_g",
158 "https://www.youtube.com/watch?v=Eh2adsAyTKc"
159 ]
160 },
161 "distribute/edu/videos/experience": {
162 "title": "",
163 "resources": [
164 "http://youtu.be/vzvpcEffvaE"
Robert Ly1568c192014-06-15 18:14:06 -0700165 ]
166 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800167 "launch/static": {
168 "title": "",
169 "resources": [
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700170 "http://www.youtube.com/watch?v=1RIz-cmTQB4",
171 "http://www.youtube.com/watch?v=MVBMWDzyHAI",
172 "http://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html",
173 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
174 "http://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html",
175 "distribute/essentials/quality/tablets.html",
176 "distribute/users/build-buzz.html",
177 "distribute/monetize/premium.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800178 "distribute/monetize/freemium.html",
179 "distribute/monetize/ads.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700180 "distribute/essentials/best-practices/apps.html",
181 "distribute/essentials/best-practices/games.html",
182 "distribute/users/know-your-user.html",
183 "distribute/googleplay/developer-console.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800184 ]
185 },
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900186 "launch/static/ja": {
187 "title": "",
188 "resources": [
189 "https://www.youtube.com/watch?v=xelYnWcYkuE",
190 "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
191 "http://googledevjp.blogspot.jp/2014/12/android-wear.html",
192 "http://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
193 "http://googledevjp.blogspot.jp/2014/12/google-play-65.html",
194 "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
195 "intl/ja/distribute/googleplay/guide.html",
196 "intl/ja/distribute/essentials/quality/core.html",
197 "http://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
198 "intl/ja/support.html",
199 "intl/ja/distribute/essentials/quality/wear.html",
200 "intl/ja/training/tv/start/index.html",
201 "http://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
202 "intl/ja/distribute/monetize/ads.html"
203 ]
204 },
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900205 "launch/static/ko": {
206 "title": "",
207 "resources": [
208 "https://www.youtube.com/watch?v=7X9Ue0Nfdh4&index=2&list=PL_WJkTbDHdBksDBRoqfeyLchEQqBAOlNl",
209 "https://www.youtube.com/watch?v=83FpwuschCQ",
210 "http://googledevkr.blogspot.com/2014/11/android50guidefordevelopers.html",
211 "http://googledevkr.blogspot.com/2014/10/material-design-on-android-checklist.html",
212 "http://googledevkr.blogspot.com/2014/10/appcompat-v21-material-design-for-pre.html",
213 "intl/ko/distribute/googleplay/developer-console.html#alpha-beta",
214 "intl/ko/distribute/googleplay/guide.html",
215 "intl/ko/distribute/essentials/quality/core.html",
216 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ko",
217 "intl/ko/support.html",
218 "intl/ko/distribute/essentials/quality/wear.html",
219 "intl/ko/tv/index.html",
220 "intl/ko/google/play-services/games.html",
221 "intl/ko/distribute/monetize/ads.html"
222 ]
223 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800224 "distribute/gp/gplanding": {
225 "resources": [
226 "distribute/googleplay/about.html",
227 "distribute/googleplay/start.html",
228 "distribute/googleplay/developer-console.html"
229 ]
230 },
231 "distribute/gp/gpfelanding": {
232 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -0800233 "distribute/googleplay/auto.html",
Dirk Doughertye1970f12014-11-01 21:40:32 -0700234 "distribute/googleplay/tv.html",
Luan Nguyencbd00322014-12-04 14:32:30 -0800235 "distribute/googleplay/wear.html",
Dirk Doughertyf802cc02015-03-31 20:11:16 -0700236 "distribute/googleplay/edu/about.html",
237 "distribute/googleplay/families/about.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800238 ]
239 },
240 "distribute/essentials": {
241 "resources": [
242 "distribute/essentials/quality/core.html",
243 "distribute/essentials/quality/tablets.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -0700244 "distribute/essentials/quality/tv.html",
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700245 "distribute/essentials/quality/wear.html",
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800246 "distribute/essentials/quality/auto.html",
247 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800248 ]
249 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800250 "distribute/essentials/zhcn": {
251 "resources": [
252 "intl/zh-cn/distribute/essentials/quality/core.html",
253 "intl/zh-cn/distribute/essentials/quality/tablets.html",
254 "distribute/essentials/quality/tv.html",
255 "distribute/essentials/quality/wear.html",
256 "https://developers.google.com/edu/guidelines",
257 "distribute/essentials/optimizing-your-app.html"
258 ]
259 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800260 "distribute/users": {
261 "title": "",
262 "resources": [
263 "distribute/users/know-your-user.html",
264 "distribute/users/your-listing.html",
265 "distribute/users/build-buzz.html",
266 "distribute/users/build-community.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700267 "distribute/users/expand-to-new-markets.html",
268 "distribute/users/promote-with-ads.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800269 ]
270 },
271 "distribute/engagelanding": {
272 "resources": [
273 "distribute/engage/widgets.html",
274 "distribute/engage/notifications.html",
275 "distribute/engage/gcm.html",
276 "distribute/engage/easy-signin.html",
277 "distribute/engage/deep-linking.html",
278 "distribute/engage/game-services.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700279 "distribute/engage/analytics.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800280 "distribute/engage/app-updates.html",
281 "distribute/engage/community.html",
282 "distribute/engage/video.html"
283 ]
284 },
285 "distribute/monetize": {
286 "resources": [
287 "distribute/monetize/premium.html",
288 "distribute/monetize/freemium.html",
289 "distribute/monetize/subscriptions.html",
290 "distribute/monetize/ecommerce.html",
291 "distribute/monetize/ads.html",
292 "distribute/monetize/payments.html"
293 ]
294 },
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800295 "distribute/analyzelanding": {
296 "resources": [
297 "distribute/analyze/start.html",
298 "distribute/analyze/measure.html",
299 "distribute/analyze/understand-user-value.html",
300 "distribute/analyze/improve-roi.html",
301 "distribute/analyze/build-better-apps.html",
302 "distribute/analyze/google-services.html"
303 ]
304 },
305 "distribute/analyzestart": {
306 "resources": [
307 "https://analyticsacademy.withgoogle.com/course04",
308 "google/play-services/index.html",
309 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
310 "https://developers.google.com/analytics/devguides/collection/android/",
311 "http://www.google.com/tagmanager/",
312 "https://github.com/googleanalytics/google-analytics-plugin-for-unity"
313 ]
314 },
315 "distribute/analyzemeasure": {
316 "resources": [
317
318 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
319 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
320 "https://support.google.com/analytics/answer/1032415",
321 "https://developers.google.com/analytics/devguides/collection/android/v4/events",
322 "https://developers.google.com/analytics/devguides/collection/android/v4/customdimsmets",
323 "https://developers.google.com/analytics/devguides/collection/android/v4/user-id"
324 ]
325 },
326 "distribute/analyzeunderstand": {
327 "resources": [
328 "https://developers.google.com/analytics/devguides/collection/android/v4/display-features",
329 "https://support.google.com/analytics/answer/3123906",
330 "https://support.google.com/analytics/answer/2568874?ref_topic=6012392",
331 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
332 "https://support.google.com/analytics/answer/1032415",
333 ]
334 },
335 "distribute/analyzeimprove": {
336 "resources": [
337
338 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns",
339 "https://support.google.com/analytics/answer/2956981",
340 "https://support.google.com/analytics/answer/1033961",
341 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder",
342 "https://developers.google.com/analytics/solutions/mobile-campaign-deep-link"
343 ]
344 },
345 "distribute/analyzebuild": {
346 "resources": [
347 "https://support.google.com/tagmanager/answer/6003007",
348 "https://support.google.com/analytics/answer/2785577",
349 "https://support.google.com/analytics/answer/1151300"
350 ]
351 },
352 "distribute/analyzeact": {
353 "resources": [
354 "https://support.google.com/analytics/answer/2611268",
355 "https://support.google.com/analytics/answer/1033961",
356 "https://support.google.com/admob/answer/3508177",
357 "https://support.google.com/analytics/answer/2956981",
358 "https://support.google.com/tagmanager/answer/6003007"
359 ]
360 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800361 "distribute/tools/checklists": {
362 "title": "",
363 "resources": [
364 "distribute/tools/launch-checklist.html",
365 "distribute/tools/localization-checklist.html"
366 ]
367 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800368 "distribute/tools/checklists/zhcn": {
369 "title": "",
370 "resources": [
371 "intl/zh-cn/distribute/tools/launch-checklist.html",
372 "intl/zh-cn/distribute/tools/localization-checklist.html"
373 ]
374 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800375 "distribute/tools/promote": {
376 "resources": [
377 "distribute/tools/promote/device-art.html",
378 "distribute/tools/promote/badges.html",
379 "distribute/tools/promote/linking.html"
380 ]
381 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800382 "distribute/tools/promote/zhcn": {
383 "resources": [
384 "intl/zh-cn/distribute/tools/promote/device-art.html",
385 "intl/zh-cn/distribute/tools/promote/badges.html",
386 "intl/zh-cn/distribute/tools/promote/linking.html"
387 ]
388 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800389 "distribute/tools/support": {
390 "title": "Google Play",
391 "resources": [
392 "https://support.google.com/googleplay/android-developer",
393 "https://support.google.com/googleplay/android-developer/answer/4430948",
394 "support.html"
395 ]
396 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800397 "distribute/tools/support/zhcn": {
398 "title": "Google Play",
399 "resources": [
400 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
401 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
402 "support.html"
403 ]
404 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800405 "distribute/tools/news": {
406 "title": "",
407 "resources": [
408 "http://android-developers.blogspot.com/",
409 "https://plus.google.com/+AndroidDevelopers/"
410 ]
411 },
412 "distribute/tools/more": {
413 "title": "Google Play",
414 "resources": [
415 "distribute/tools/promote/brand.html",
416 "distribute/tools/open-distribution.html",
417 "about/dashboards/index.html"
418 ]
419 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800420 "distribute/tools/more/zhcn": {
421 "title": "Google Play",
422 "resources": [
423 "intl/zh-cn/distribute/tools/promote/brand.html",
424 "distribute/tools/open-distribution.html",
425 "about/dashboards/index.html"
426 ]
427 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800428 "distribute/googleplay": {
429 "title": "Google Play",
430 "resources": [
431 "distribute/googleplay/developer-console.html",
432 "distribute/essentials/best-practices/apps.html",
433 "distribute/tools/launch-checklist.html",
434 "distribute/essentials/best-practices/games.html",
435 ]
436 },
437 "distribute/googleplay/gettingstarted": {
438 "title": "Get Started",
439 "resources": [
440 "distribute/googleplay/developer-console.html",
441 "https://support.google.com/googleplay/android-developer/answer/113468",
442 "https://support.google.com/googleplay/android-developer/answer/138294",
443 "https://support.google.com/googleplay/android-developer"
444 ]
445 },
446 "distribute/googleplay/developerconsole": {
447 "title": "Developer Console",
448 "resources": [
449 "google/play/billing/index.html",
450 "https://support.google.com/googleplay/android-developer/answer/138294"
451 ]
452 },
453 "distribute/googleplay/gpfe/highlight": {
454 "title": "About Google Play for Education",
455 "resources": [
456 "http://youtu.be/vzvpcEffvaE"
457 ]
458 },
459 "distribute/googleplay/gpfe/dev/about": {
460 "title": "About Google Play for Education / Developers",
461 "resources": [
462 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700463 "https://developers.google.com/edu/guidelines",
464 "https://developers.google.com/edu/faq",
465 "distribute/essentials/quality/tablets.html",
466 "https://developers.google.com/edu/",
467 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800468 ]
469 },
470 "distribute/googleplay/gpfe/dev": {
471 "title": "About Google Play for Education / Developers",
472 "resources": [
473 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700474 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800475 "distribute/essentials/quality/tablets.html",
476 "distribute/googleplay/developer-console.html",
477 "http://play.google.com/about/developer-distribution-agreement-addendum.html",
478 ]
479 },
480 "distribute/googleplay/aboutgpfe/educators/about": {
481 "title": "About Google Play for Education / Educators",
482 "resources": [
483 "http://www.google.com/edu/tablets/",
484 "http://www.youtube.com/watch?v=haEmsMo0f3w"
485 ]
486 },
487 "distribute/googleplay/aboutgpfe/educators": {
488 "title": "About Google Play for Education / Educators",
489 "resources": [
490 "http://www.google.com/edu/tablets/",
491 "http://youtu.be/vzvpcEffvaE"
492 ]
493 },
494 "distribute/googleplay/gettingstartedgpfe/educators": {
495 "title": "About Google Play for Education / Educators",
496 "resources": [
497 "http://www.google.com/edu/tablets/",
498 "http://youtu.be/vzvpcEffvaE"
499 ]
500 },
501 "distribute/essentials/eduessentials/developers": {
502 "title": "",
503 "resources": [
504 "distribute/googleplay/developer-console.html",
505 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700506 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800507 ]
508 },
509 "distribute/essentials/eduessentials/educators": {
510 "title": "",
511 "resources": [
512 "http://www.google.com/edu/tablets/",
513 "distribute/essentials/quality/tablets.html",
514 ]
515 },
516 "distribute/essentials/optimizing": {
517 "title": "Optimizing Your App",
518 "resources": [
519 "design/index.html",
520 "training/articles/perf-anr.html",
521 "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
522 ]
523 },
524 "distribute/users/knowyouruser": {
525 "title": "",
526 "resources": [
527 "distribute/essentials/optimizing-your-app.html",
528 "http://www.youtube.com/watch?v=RRelFvc6Czo",
529 "distribute/stories/localization.html"
530 ]
531 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700532 "distribute/users/promotewithads": {
533 "title": "",
534 "resources": [
535 "http://www.google.com/ads/admob/#subid=us-en-et-dac",
536 "distribute/essentials/optimizing-your-app.html"
537 ]
538 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800539 "distribute/users/buildbuzz": {
540 "title": "",
541 "resources": [
542 "distribute/tools/promote/badges.html",
543 "distribute/tools/promote/linking.html",
544 "distribute/tools/promote/device-art.html",
545 "http://plus.google.com/+GooglePlay"
546 ]
547 },
548 "distribute/users/createagreatlisting": {
549 "title": "",
550 "resources": [
551 "https://support.google.com/googleplay/android-developer/answer/1078870",
552 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
553 "distribute/tools/launch-checklist.html",
554 "http://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
555 "http://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
556 "http://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
557 ]
558 },
559 "distribute/users/buildcommunity": {
560 "title": "",
561 "resources": [
562 "distribute/googleplay/developer-console.html",
563 "https://support.google.com/groups/answer/46601",
564 "https://support.google.com/plus/topic/2888488",
565 "http://www.youtube.com/yt/dev/"
566 ]
567 },
568 "distribute/toolsreference/bestpractices/apps": {
569 "title": "",
570 "resources": [
571 "distribute/googleplay/developer-console.html",
572 "http://android-developers.blogspot.com/"
573 ]
574 },
575 "distribute/toolsreference/bestpractices/games": {
576 "title": "",
577 "resources": [
578 "google/play-services/games.html",
579 "http://android-developers.blogspot.com/",
580 "distribute/googleplay/developer-console.html",
581 "http://www.youtube.com/watch?v=1RIz-cmTQB4"
582 ]
583 },
584 "distribute/essentials/corequalityguidelines/visualdesign": {
585 "title": "",
586 "resources": [
587 "design/index.html",
588 "design/patterns/navigation.html",
589 "design/patterns/actionbar.html",
590 "design/style/iconography.html",
591 "design/patterns/notifications.html"
592 ]
593 },
594 "distribute/essentials/corequalityguidelines/functionality": {
595 "title": "",
596 "resources": [
597 "http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
598 "guide/components/tasks-and-back-stack.html",
599 "training/basics/activity-lifecycle/recreating.html"
600 ]
601 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700602 "distribute/essentials/tvqualityguidelines/visualdesign": {
603 "title": "",
604 "resources": [
605 "design/tv/index.html",
606 "training/tv/start/index.html"
607 ]
608 },
609 "distribute/essentials/tvqualityguidelines/functionality": {
610 "title": "",
611 "resources": [
612 "training/tv/start/hardware.html",
613 "training/tv/games/index.html"
614 ]
615 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700616 "distribute/essentials/wearqualityguidelines/visualdesign": {
617 "title": "",
618 "resources": [
619 "design/wear/index.html",
620 "training/building-wearables.html",
621 "training/wearables/ui/index.html"
622 ]
623 },
624 "distribute/essentials/wearqualityguidelines/functionality": {
625 "title": "",
626 "resources": [
627 "training/wearables/notifications/index.html",
628 "training/wearables/apps/index.html",
629 "training/wearables/notifications/voice-input.html"
630 ]
631 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800632 "distribute/essentials/autoqualityguidelines/visualdesign": {
633 "title": "",
634 "resources": [
635 "training/auto/messaging/index.html",
636 "training/auto/start/index.html"
637 ]
638 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800639 "distribute/essentials/core/performance": {
640 "title": "",
641 "resources": [
642 "http://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
643 "training/articles/perf-anr.html",
644 "http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
645 ]
646 },
647 "distribute/essentials/core/play": {
648 "title": "",
649 "resources": [
650 "distribute/tools/launch-checklist.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800651 "http://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
652 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
653 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800654 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800655 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
656 ]
657 },
658 "distribute/essentials/core/play/zhcn": {
659 "title": "",
660 "resources": [
661 "intl/zh-cn/distribute/tools/launch-checklist.html",
662 "http://play.google.com/about/developer-content-policy.html",
663 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
664 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
665 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
666 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800667 ]
668 },
669 "distribute/essentials/tabletguidelines/optimize": {
670 "title": "",
671 "resources": [
672 "design/style/metrics-grids.html",
673 "design/style/devices-displays.html",
674 "guide/practices/screens_support.html",
675 //"guide/practices/screens_support.html#ConfigurationExamples",
676 ]
677 },
678 "distribute/essentials/tabletguidelines/extrascreen": {
679 "title": "",
680 "resources": [
681 "design/patterns/multi-pane-layouts.html",
682 "training/design-navigation/multiple-sizes.html",
683 "training/multiscreen/index.html",
684 ]
685 },
686 "distribute/essentials/tabletguidelines/assets": {
687 "title": "",
688 "resources": [
689 "design/style/iconography.html",
690 "guide/topics/resources/providing-resources.html",
691 "guide/practices/screens_support.html",
692 "training/basics/supporting-devices/screens.html"
693 ]
694 },
695 "distribute/essentials/tabletguidelines/fonts": {
696 "title": "",
697 "resources": [
698 "design/style/metrics-grids.html",
699 "design/style/typography.html",
700 "guide/practices/screens_support.html",
701 "training/multiscreen/screendensities.html"
702 ]
703 },
704 "distribute/essentials/tabletguidelines/widgets": {
705 "title": "",
706 "resources": [
707 "guide/topics/appwidgets/index.html#MetaData",
708 "guide/topics/appwidgets/index.html",
709 "design/patterns/widgets.html"
710 ]
711 },
712 "distribute/essentials/tabletguidelines/versions": {
713 "title": "",
714 "resources": [
715 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
716 "guide/topics/manifest/uses-sdk-element.html",
717 "training/basics/supporting-devices/platforms.html"
718 ]
719 },
720 "distribute/essentials/tabletguidelines/hardware": {
721 "title": "",
722 "resources": [
723 "guide/topics/manifest/uses-feature-element.html",
724 "guide/topics/manifest/uses-feature-element.html#testing"
725 ]
726 },
727 "distribute/essentials/tabletguidelines/tabletscreens": {
728 "title": "",
729 "resources": [
730 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
731 "guide/practices/screens_support.html"
732 ]
733 },
734 "distribute/essentials/tabletguidelines/showcase": {
735 "title": "",
736 "resources": [
737 "distribute/tools/launch-checklist.html",
738 "https://play.google.com/apps/publish/",
739 "distribute/tools/promote/badges.html",
740 "distribute/tools/promote/device-art.html"
741 ]
742 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800743 "distribute/essentials/tabletguidelines/showcase/zhcn": {
744 "title": "",
745 "resources": [
746 "intl/zh-cn/distribute/tools/launch-checklist.html",
747 "https://play.google.com/apps/publish/?hl=zh-Hans",
748 "intl/zh-cn/distribute/tools/promote/badges.html",
749 "intl/zh-cn/distribute/tools/promote/device-art.html"
750 ]
751 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800752 "distribute/essentials/tabletguidelines/googleplay": {
753 "title": "",
754 "resources": [
755 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
756 "google/play/filters.html"
757 ]
758 },
759 "distribute/essentials/tabletguidelines": {
760 "title": "",
761 "resources": [
762 "distribute/essentials/quality/core.html",
763 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
764 "distribute/tools/launch-checklist.html",
765 "distribute/tools/promote/device-art.html"
766 ]
767 },
768 "distribute/getusers/notifications": {
769 "title": "",
770 "resources": [
771 "design/patterns/notifications.html",
772 "distribute/engage/gcm.html",
773 "http://play.google.com/about/developer-content-policy.html"
774 ]
775 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700776 "distribute/engage/analytics": {
777 "title": "",
778 "resources": [
779 "http://www.google.com/analytics/mobile/",
780 "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
781 "https://developers.google.com/analytics/devguides/collection/android/"
782 ]
783 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800784 "distribute/engage/widgets": {
785 "title": "",
786 "resources": [
787 "design/patterns/widgets.html",
788 "guide/topics/appwidgets/index.html"
789 ]
790 },
791 "distribute/getusers/expandnewmarkets": {
792 "title": "",
793 "resources": [
794 "distribute/tools/localization-checklist.html",
795 "https://support.google.com/googleplay/android-developer/table/3541286",
796 "distribute/stories/localization.html",
797 "distribute/tools/promote/badges.html",
798 "distribute/tools/promote/device-art.html",
799 "http://www.youtube.com/watch?v=SkHHPf3EdzE"
800 ]
801 },
802 "distribute/engage/gcm": {
803 "title": "",
804 "resources": [
805 "google/gcm/index.html",
806 "http://developer.chrome.com/apps/cloudMessagingV2",
807 "http://www.youtube.com/watch?v=y76rjidm8cU"
808 ]
809 },
810 "distribute/engage/googleplaygames": {
811 "title": "",
812 "resources": [
813 "google/play-services/games.html",
814 "distribute/essentials/best-practices/games.html"
815 ]
816 },
817 "distribute/engage/gplus": {
818 "title": "",
819 "resources": [
820 "google/play-services/plus.html",
821 "google/play-services/games.html",
822 "https://developers.google.com/+/mobile/android/share/interactive-post",
823 "https://developers.google.com/+/mobile/android/share/deep-link"
824 ]
825 },
826 "distribute/engage/community": {
827 "title": "",
828 "resources": [
829 "distribute/users/build-community.html",
830 "distribute/engage/video.html"
831 ]
832 },
833 "distribute/engage/deeplinks": {
834 "title": "",
835 "resources": [
836 "distribute/engage/easy-signin.html",
837 "https://developers.google.com/app-indexing/",
838 "https://developers.google.com/+/mobile/android/share/interactive-post"
839 ]
840 },
841 "distribute/engage/appupdates": {
842 "title": "",
843 "resources": [
844 "distribute/essentials/optimizing-your-app.html",
845 "distribute/tools/launch-checklist.html",
846 "distribute/googleplay/developer-console.html",
847 "design/patterns/notifications.html"
848 ]
849 },
850 "distribute/engage/video/more": {
851 "title": "",
852 "resources": [
853 "http://www.youtube.com/yt/dev/",
854 "distribute/essentials/best-practices/games.html",
855 "http://www.youtube.com/watch?v=RRelFvc6Czo"
856 ]
857 },
858 "distribute/engage/community": {
859 "title": "",
860 "resources": [
861 "distribute/users/build-community.html",
862 "distribute/engage/video.html"
863 ]
864 },
865 "distribute/engage/kiwi": {
866 "title": "",
867 "resources": [
868 "http://www.youtube.com/watch?v=WWArLD6nqrk"
869 ]
870 },
871 "distribute/toolsreference/gpfefaq": {
872 "title": "",
873 "resources": [
874 "http://www.google.com/edu/tablets/",
875 "distribute/googleplay/edu/start.html",
876 "http://play.google.com/about/developer-distribution-agreement-addendum.html",
877 "distribute/essentials/quality/core.html",
878 "distribute/essentials/quality/tablets.html"
879 ]
880 },
881 "distribute/toolsreference/localizationchecklist/identifylocales": {
882 "title": "",
883 "resources": [
884 "https://support.google.com/googleplay/android-developer/answer/138294"
885 ]
886 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800887 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
888 "title": "",
889 "resources": [
890 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
891 ]
892 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800893 "distribute/tools/loc/designforloc": {
894 "title": "",
895 "resources": [
896 "http://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
897 "guide/topics/resources/string-resource.html#Plurals",
898 "guide/topics/resources/string-resource.html",
899 "reference/java/util/Locale.html"
900 ]
901 },
902 "distribute/toolsreference/localizationchecklist/managestrings": {
903 "title": "",
904 "resources": [
905 "guide/topics/resources/string-resource.html",
906 "design/style/writing.html",
907 "http://en.wikipedia.org/wiki/XLIFF"
908 ]
909 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800910 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
911 "title": "",
912 "resources": [
913 "guide/topics/resources/string-resource.html",
914 "intl/zh-cn/design/style/writing.html",
915 "http://en.wikipedia.org/wiki/XLIFF"
916 ]
917 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800918 "distribute/toolsreference/localizationchecklist/translatestrings": {
919 "title": "",
920 "resources": [
921 "distribute/stories/localization.html",
922 ]
923 },
924 "distribute/toolsreference/localizationchecklist/preplaunch": {
925 "title": "",
926 "resources": [
927 "distribute/tools/promote/badges.html",
928 "distribute/tools/promote/device-art.html"
929 ]
930 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800931 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
932 "title": "",
933 "resources": [
934 "intl/zh-cn/distribute/tools/promote/badges.html",
935 "intl/zh-cn/distribute/tools/promote/device-art.html"
936 ]
937 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800938 "distribute/toolsreference/localizationchecklist/supportlaunch": {
939 "title": "",
940 "resources": [
941 "distribute/tools/launch-checklist.html",
942 ]
943 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800944 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
945 "title": "",
946 "resources": [
947 "intl/zh-cn/distribute/tools/launch-checklist.html",
948 ]
949 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800950 "distribute/toolsreference/launchchecklist/understanding": {
951 "title": "",
952 "resources": [
953 "tools/publishing/publishing_overview.html",
954 "tools/publishing/preparing.html"
955 ]
956 },
957 "distribute/toolsreference/launchchecklist/policies": {
958 "title": "",
959 "resources": [
960 "https://support.google.com/googleplay/android-developer/answer/4430948",
961 "https://support.google.com/googleplay/android-developer/topic/2364761",
962 "https://support.google.com/googleplay/android-developer"
963 ]
964 },
965 "distribute/toolsreference/launchchecklist/quality": {
966 "title": "",
967 "resources": [
968 "distribute/essentials/quality/core.html",
969 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -0700970 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800971 ]
972 },
973 "distribute/toolsreference/launchchecklist/rating": {
974 "title": "",
975 "resources": [
976 "https://support.google.com/googleplay/android-developer/answer/188189",
977 ]
978 },
979 "distribute/toolsreference/launchchecklist/country": {
980 "title": "",
981 "resources": [
982 "https://support.google.com/googleplay/android-developer/answer/138294"
983 ]
984 },
985 "distribute/toolsreference/launchchecklist/size": {
986 "title": "",
987 "resources": [
988 "google/play/expansion-files.html",
989 "tools/help/proguard.html"
990 ]
991 },
992 "distribute/toolsreference/launchchecklist/platform": {
993 "title": "",
994 "resources": [
995 "guide/practices/screens_support.html",
996 "about/dashboards/index.html",
997 "guide/topics/manifest/uses-sdk-element.html"
998 ]
999 },
1000 "distribute/toolsreference/launchchecklist/price": {
1001 "title": "",
1002 "resources": [
1003 "https://support.google.com/googleplay/android-developer/table/3541286",
1004 ]
1005 },
1006 "distribute/toolsreference/launchchecklist/purchasemethod": {
1007 "title": "",
1008 "resources": [
1009 "google/play/billing/index.html",
1010 "google/play/billing/billing_subscriptions.html"
1011 ]
1012 },
1013 "distribute/toolsreference/launchchecklist/setprice": {
1014 "title": "",
1015 "resources": [
1016 "https://support.google.com/googleplay/android-developer/answer/1169947",
1017 "https://support.google.com/googleplay/android-developer/answer/138412",
1018 "https://support.google.com/googleplay/android-developer/answer/112622",
1019 "https://support.google.com/googleplay/android-developer/answer/138000"
1020 ]
1021 },
1022 "distribute/toolsreference/launchchecklist/localization": {
1023 "title": "",
1024 "resources": [
1025 "distribute/tools/localization-checklist.html",
1026 "guide/topics/resources/localization.html",
1027 ]
1028 },
1029 "distribute/toolsreference/launchchecklist/graphics": {
1030 "title": "",
1031 "resources": [
1032 "https://support.google.com/googleplay/android-developer/answer/1078870",
1033 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
1034 ]
1035 },
1036 "distribute/toolsreference/launchchecklist/productdetails": {
1037 "title": "",
1038 "resources": [
1039 "https://support.google.com/googleplay/android-developer/answer/113475",
1040 "https://support.google.com/googleplay/android-developer/answer/1078870"
1041 ]
1042 },
1043 "distribute/toolsreference/launchchecklist/badges": {
1044 "title": "",
1045 "resources": [
1046 "distribute/tools/promote/badges.html",
1047 "distribute/tools/promote/linking.html"
1048 ]
1049 },
1050 "distribute/toolsreference/launchchecklist/finalchecks": {
1051 "title": "",
1052 "resources": [
1053 "http://play.google.com/about/developer-content-policy.html",
1054 "https://support.google.com/googleplay/android-developer/answer/113476",
1055 "support.html"
1056 ]
1057 },
1058 "distribute/toolsreference/launchchecklist/afterlaunch": {
1059 "title": "",
1060 "resources": [
1061 "https://support.google.com/googleplay/android-developer/answer/113477",
1062 "https://support.google.com/googleplay/android-developer/answer/1153479",
1063 "https://support.google.com/payments/answer/2741495",
1064 "distribute/essentials/optimizing-your-app.html"
1065 ]
1066 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001067
1068
1069
1070 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
1071 "title": "",
1072 "resources": [
1073 "intl/zh-cn/tools/publishing/publishing_overview.html",
1074 "intl/zh-cn/tools/publishing/preparing.html"
1075 ]
1076 },
1077 "distribute/toolsreference/launchchecklist/policies/zhcn": {
1078 "title": "",
1079 "resources": [
1080 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
1081 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
1082 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
1083 ]
1084 },
1085 "distribute/toolsreference/launchchecklist/quality/zhcn": {
1086 "title": "",
1087 "resources": [
1088 "intl/zh-cn/distribute/essentials/quality/core.html",
1089 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1090 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
1091 ]
1092 },
1093
1094 "distribute/toolsreference/launchchecklist/rating/zhcn": {
1095 "title": "",
1096 "resources": [
1097 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
1098 ]
1099 },
1100 "distribute/toolsreference/launchchecklist/country/zhcn": {
1101 "title": "",
1102 "resources": [
1103 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1104 ]
1105 },
1106 "distribute/toolsreference/launchchecklist/size/zhcn": {
1107 "title": "",
1108 "resources": [
1109 "google/play/expansion-files.html",
1110 "intl/zh-cn/tools/help/proguard.html"
1111 ]
1112 },
1113 "distribute/toolsreference/launchchecklist/price/zhcn": {
1114 "title": "",
1115 "resources": [
1116 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
1117 ]
1118 },
1119 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
1120 "title": "",
1121 "resources": [
1122 "intl/zh-cn/google/play/billing/index.html",
1123 "google/play/billing/billing_subscriptions.html"
1124 ]
1125 },
1126 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
1127 "title": "",
1128 "resources": [
1129 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
1130 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
1131 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
1132 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
1133 ]
1134 },
1135 "distribute/toolsreference/launchchecklist/localization/zhcn": {
1136 "title": "",
1137 "resources": [
1138 "intl/zh-cn/distribute/tools/localization-checklist.html",
1139 "guide/topics/resources/localization.html"
1140 ]
1141 },
1142 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
1143 "title": "",
1144 "resources": [
1145 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
1146 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
1147 ]
1148 },
1149 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1150 "title": "",
1151 "resources": [
1152 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1153 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1154 ]
1155 },
1156 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1157 "title": "",
1158 "resources": [
1159 "intl/zh-cn/distribute/tools/promote/badges.html",
1160 "intl/zh-cn/distribute/tools/promote/linking.html"
1161 ]
1162 },
1163 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1164 "title": "",
1165 "resources": [
1166 "http://play.google.com/about/developer-content-policy.html",
1167 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1168 "support.html"
1169 ]
1170 },
1171 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1172 "title": "",
1173 "resources": [
1174 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1175 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1176 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1177 "distribute/essentials/optimizing-your-app.html"
1178 ]
1179 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001180 "distribute/monetize/premium": {
1181 "title": "",
1182 "resources": [
1183 "google/play/billing/index.html",
1184 "https://support.google.com/googleplay/android-developer/answer/4407611"
1185 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001186 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001187 "distribute/monetize/freemium": {
1188 "title": "",
1189 "resources": [
1190 "google/play/billing/index.html",
1191 "https://support.google.com/googleplay/android-developer/answer/4407611"
1192 ]
1193 },
1194 "distribute/monetize/subscriptions": {
1195 "title": "",
1196 "resources": [
1197 "google/play/billing/billing_subscriptions.html",
1198 "https://support.google.com/googleplay/android-developer/answer/4407611"
1199 ]
1200 },
1201 "distribute/monetize/ecommerce": {
1202 "title": "",
1203 "resources": [
1204 "https://developers.google.com/wallet/instant-buy/",
1205 "https://support.google.com/googleplay/android-developer/answer/4407611"
1206 ]
1207 },
1208 "distribute/monetize/advertising": {
1209 "title": "",
1210 "resources": [
1211 "http://www.google.com/ads/admob/#subid=us-en-et-dac",
1212 "http://www.google.com/doubleclick/publishers/small-business/index.html",
1213 "http://support.google.com/googleplay/android-developer/topic/2985714",
1214 "training/monetization/ads-and-ux.html"
1215 ]
1216 },
1217 "distribute/monetize/paymentmethods": {
1218 "title": "",
1219 "resources": [
1220 "https://play.google.com/about/giftcards/",
1221 "https://support.google.com/googleplay/answer/2651410"
1222 ]
1223 },
Joe Fernandeze7866882015-05-06 17:15:03 -07001224 "preview/landing/resources": {
1225 "title": "",
1226 "resources": [
1227 "preview/api-overview.html",
1228 "preview/setup-sdk.html",
1229 "preview/samples.html"
1230 ]
1231 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001232 "autolanding": {
1233 "title": "",
1234 "resources": [
1235 "auto/index.html",
1236 "design/auto/index.html",
1237 "training/auto/index.html"
1238 ]
1239 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001240 "tvlanding": {
1241 "title": "",
1242 "resources": [
1243 "tv/index.html",
1244 "design/tv/index.html",
1245 "training/tv/index.html"
1246 ]
1247 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001248 "wearlanding": {
1249 "title": "",
1250 "resources": [
1251 "design/wear/index.html",
1252 "training/building-wearables.html",
1253 "training/wearables/ui/index.html"
1254 ]
1255 },
Dirk Dougherty326c70e2014-11-05 20:14:15 -08001256 "play_dev_guide": {
1257 "title": "",
1258 "resources": [
1259 "shareables/distribute/play_dev_guide_secrets_en.pdf"
1260 ]
1261 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001262 "design/auto/auto_ui_guidelines": {
1263 "title": "",
1264 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001265 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001266 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1267 "shareables/auto/AndroidAuto-custom-colors.pdf"
1268 ]
1269 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001270 "training/auto/overview": {
1271 "title": "",
1272 "resources": [
1273 "training/auto/start/index.html",
1274 "design/auto/index.html",
1275 "shareables/auto/AndroidAuto-custom-colors.pdf"
1276 ]
1277 },
1278 "training/auto/messaging": {
1279 "title": "",
1280 "resources": [
1281 "training/auto/messaging/index.html",
1282 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1283 "samples/MessagingService/index.html"
1284 ]
1285 },
1286 "training/auto/media": {
1287 "title": "",
1288 "resources": [
1289 "training/auto/audio/index.html",
1290 "shareables/auto/AndroidAuto-audio-apps.pdf",
1291 "samples/MediaBrowserService/index.html"
1292 ]
1293 },
1294 "training/auto/distribute": {
1295 "title": "",
1296 "resources": [
1297 "distribute/essentials/quality/auto.html",
1298 "distribute/googleplay/auto.html"
1299 ]
1300 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001301 "distribute/stories/games": {
1302 "title": "",
1303 "resources": [
1304 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1305 "http://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1306 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1307 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1308 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1309 "http://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1310 "http://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1311 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1312 "http://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1313 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
1314 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001315 },
1316 "overview/zhcn/1": {
1317 "title": "",
1318 "resources": [
1319 "intl/zh-cn/distribute/essentials/quality/core.html",
1320 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1321 "intl/zh-cn/distribute/tools/launch-checklist.html",
1322 "intl/zh-cn/tools/publishing/publishing_overview.html",
1323 "intl/zh-cn/distribute/tools/localization-checklist.html"
1324 ]
1325 },
1326 "overview/zhcn/2": {
1327 "title": "",
1328 "resources": [
1329 "intl/zh-cn/google/play/billing/index.html",
1330 "intl/zh-cn/google/play/billing/api.html",
1331 "intl/zh-cn/google/play/billing/billing_admin.html",
1332 "intl/zh-cn/google/play/billing/billing_testing.html",
1333 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1334 ]
1335 },
1336 "overview/zhcn/3": {
1337 "title": "",
1338 "resources": [
1339 "intl/zh-cn/distribute/tools/promote/badges.html",
1340
1341 "intl/zh-cn/distribute/tools/promote/device-art.html",
1342 "intl/zh-cn/distribute/tools/promote/linking.html",
1343 "intl/zh-cn/distribute/tools/promote/brand.html",
1344 "intl/zh-cn/tools/help/proguard.html"
1345 ]
1346 },
1347 "overview/zhcn/4": {
1348 "title": "",
1349 "resources": [
1350 "intl/zh-cn/design/style/writing.html",
1351 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1352 "intl/zh-cn/training/multiscreen/index.html",
1353 "intl/zh-cn/training/monitoring-device-state/index.html"
1354 ]
1355 },
1356 "overview/carousel/zhcn": {
1357 "title": "",
1358 "resources": [
1359 "http://www.youtube.com/watch?v=vGV7FHGzpFU",
1360 "http://www.youtube.com/watch?v=aqc3ZOTzpdk",
1361 "http://www.youtube.com/watch?v=jaNrJ8uyLSc"
1362 ]
1363 },
1364 "overview/1": {
1365 "title": "",
1366 "resources": [
1367 "distribute/essentials/quality/core.html",
1368 "distribute/essentials/quality/tablets.html",
1369 "distribute/tools/launch-checklist.html",
1370 "tools/publishing/publishing_overview.html",
1371 "distribute/tools/localization-checklist.html"
1372 ]
1373 },
1374 "overview/2": {
1375 "title": "",
1376 "resources": [
1377 "google/play/billing/index.html",
1378 "google/play/billing/api.html",
1379 "google/play/billing/billing_admin.html",
1380 "google/play/billing/billing_testing.html",
1381 "google/play/billing/billing_best_practices.html"
1382 ]
1383 },
1384 "overview/3": {
1385 "title": "",
1386 "resources": [
1387 "distribute/tools/promote/badges.html",
1388 "distribute/tools/promote/device-art.html",
1389 "distribute/tools/promote/linking.html",
1390 "distribute/tools/promote/brand.html",
1391 "tools/help/proguard.html"
1392 ]
1393 },
1394 "overview/4": {
1395 "title": "",
1396 "resources": [
1397 "design/style/writing.html",
1398 "training/basics/fragments/fragment-ui.html",
1399 "training/multiscreen/index.html",
1400 "training/monitoring-device-state/index.html"
1401 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001402 },
1403 "training/work/apps": {
1404 "title": "",
1405 "resources": [
1406 "training/enterprise/app-compatibility.html",
1407 "training/enterprise/app-restrictions.html",
1408 "samples/AppRestrictionSchema/index.html",
1409 "samples/AppRestrictionEnforcer/index.html"
1410 ]
1411 },
1412 "training/work/admin": {
1413 "title": "",
1414 "resources": [
1415 "training/enterprise/work-policy-ctrl.html",
1416 "samples/BasicManagedProfile/index.html"
1417 ]
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001418 }
Ryosuke Matsuuchi8f0e9c72015-02-27 03:41:48 +00001419}