blob: f483e310bb80e00922c218dfaf6abe79cb3dbaad [file] [log] [blame]
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001var RESOURCE_COLLECTIONS = {
Robert Ly1568c192014-06-15 18:14:06 -07002 "index/primary": {
3 "title": "",
4 "resources": [
Robert Lya460cc42014-06-25 10:54:40 -07005 "training/building-wearables.html",
smain@google.com271078f52014-10-09 17:00:20 -07006 "training/material/index.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -07007 "sdk/installing/studio.html"
Robert Ly1568c192014-06-15 18:14:06 -07008 ]
9 },
Dirk Doughertya79acc02014-11-14 19:19:18 -080010 "index/primary/zhcn": {
11 "title": "",
12 "resources": [
13 "intl/zh-cn/resources.html",
14 "intl/zh-cn/distribute/tools/launch-checklist.html",
15 "intl/zh-cn/distribute/tools/localization-checklist.html"
16 ]
17 },
Robert Ly7298a3f2014-07-14 14:12:13 -070018 "distribute/edu/videos/stories": {
Robert Ly1568c192014-06-15 18:14:06 -070019 "title": "",
20 "resources": [
Robert Ly7298a3f2014-07-14 14:12:13 -070021 "https://www.youtube.com/watch?v=Idu7VcTTXfk",
22 "https://www.youtube.com/watch?v=iokH4SAIfRw"
23 ]
24 },
25 "distribute/edu/videos/bestpractices": {
26 "title": "",
27 "resources": [
28 "https://www.youtube.com/watch?v=iulXz8QTD1g",
29 "https://www.youtube.com/watch?v=IKhU180eJMo",
30 "https://www.youtube.com/watch?v=_AZ6UcPz-_g",
31 "https://www.youtube.com/watch?v=Eh2adsAyTKc"
32 ]
33 },
34 "distribute/edu/videos/experience": {
35 "title": "",
36 "resources": [
37 "http://youtu.be/vzvpcEffvaE"
Robert Ly1568c192014-06-15 18:14:06 -070038 ]
39 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -080040 "launch/static": {
41 "title": "",
42 "resources": [
43 "http://www.youtube.com/watch?v=1RIz-cmTQB4",
44 "http://www.youtube.com/watch?v=MVBMWDzyHAI",
45 "http://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html",
46 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
47 "http://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html",
48 "distribute/essentials/quality/tablets.html",
49 "distribute/users/build-buzz.html",
50 "distribute/monetize/premium.html",
51 "distribute/monetize/freemium.html",
52 "distribute/monetize/ads.html",
53 "distribute/essentials/best-practices/apps.html",
54 "distribute/essentials/best-practices/games.html",
55 "distribute/users/know-your-user.html",
56 "distribute/googleplay/developer-console.html"
57 ]
58 },
59 "distribute/gp/gplanding": {
60 "resources": [
61 "distribute/googleplay/about.html",
62 "distribute/googleplay/start.html",
63 "distribute/googleplay/developer-console.html"
64 ]
65 },
66 "distribute/gp/gpfelanding": {
67 "resources": [
Dirk Dougherty326c70e2014-11-05 20:14:15 -080068 "distribute/googleplay/guide.html",
Dirk Doughertye1970f12014-11-01 21:40:32 -070069 "distribute/googleplay/tv.html",
Dirk Dougherty326c70e2014-11-05 20:14:15 -080070 "distribute/googleplay/edu/about.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -080071 ]
72 },
73 "distribute/essentials": {
74 "resources": [
75 "distribute/essentials/quality/core.html",
76 "distribute/essentials/quality/tablets.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -070077 "distribute/essentials/quality/tv.html",
Luan Nguyen9aec78c2014-10-21 16:24:22 -070078 "distribute/essentials/quality/wear.html",
Eric Gilmorea4ebec82014-11-11 14:55:46 -080079 "distribute/essentials/quality/auto.html",
80 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -080081 ]
82 },
Dirk Doughertya79acc02014-11-14 19:19:18 -080083 "distribute/essentials/zhcn": {
84 "resources": [
85 "intl/zh-cn/distribute/essentials/quality/core.html",
86 "intl/zh-cn/distribute/essentials/quality/tablets.html",
87 "distribute/essentials/quality/tv.html",
88 "distribute/essentials/quality/wear.html",
89 "https://developers.google.com/edu/guidelines",
90 "distribute/essentials/optimizing-your-app.html"
91 ]
92 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -080093 "distribute/users": {
94 "title": "",
95 "resources": [
96 "distribute/users/know-your-user.html",
97 "distribute/users/your-listing.html",
98 "distribute/users/build-buzz.html",
99 "distribute/users/build-community.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700100 "distribute/users/expand-to-new-markets.html",
101 "distribute/users/promote-with-ads.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800102 ]
103 },
104 "distribute/engagelanding": {
105 "resources": [
106 "distribute/engage/widgets.html",
107 "distribute/engage/notifications.html",
108 "distribute/engage/gcm.html",
109 "distribute/engage/easy-signin.html",
110 "distribute/engage/deep-linking.html",
111 "distribute/engage/game-services.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700112 "distribute/engage/analytics.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800113 "distribute/engage/app-updates.html",
114 "distribute/engage/community.html",
115 "distribute/engage/video.html"
116 ]
117 },
118 "distribute/monetize": {
119 "resources": [
120 "distribute/monetize/premium.html",
121 "distribute/monetize/freemium.html",
122 "distribute/monetize/subscriptions.html",
123 "distribute/monetize/ecommerce.html",
124 "distribute/monetize/ads.html",
125 "distribute/monetize/payments.html"
126 ]
127 },
128 "distribute/tools/checklists": {
129 "title": "",
130 "resources": [
131 "distribute/tools/launch-checklist.html",
132 "distribute/tools/localization-checklist.html"
133 ]
134 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800135 "distribute/tools/checklists/zhcn": {
136 "title": "",
137 "resources": [
138 "intl/zh-cn/distribute/tools/launch-checklist.html",
139 "intl/zh-cn/distribute/tools/localization-checklist.html"
140 ]
141 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800142 "distribute/tools/promote": {
143 "resources": [
144 "distribute/tools/promote/device-art.html",
145 "distribute/tools/promote/badges.html",
146 "distribute/tools/promote/linking.html"
147 ]
148 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800149 "distribute/tools/promote/zhcn": {
150 "resources": [
151 "intl/zh-cn/distribute/tools/promote/device-art.html",
152 "intl/zh-cn/distribute/tools/promote/badges.html",
153 "intl/zh-cn/distribute/tools/promote/linking.html"
154 ]
155 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800156 "distribute/tools/support": {
157 "title": "Google Play",
158 "resources": [
159 "https://support.google.com/googleplay/android-developer",
160 "https://support.google.com/googleplay/android-developer/answer/4430948",
161 "support.html"
162 ]
163 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800164 "distribute/tools/support/zhcn": {
165 "title": "Google Play",
166 "resources": [
167 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
168 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
169 "support.html"
170 ]
171 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800172 "distribute/tools/news": {
173 "title": "",
174 "resources": [
175 "http://android-developers.blogspot.com/",
176 "https://plus.google.com/+AndroidDevelopers/"
177 ]
178 },
179 "distribute/tools/more": {
180 "title": "Google Play",
181 "resources": [
182 "distribute/tools/promote/brand.html",
183 "distribute/tools/open-distribution.html",
184 "about/dashboards/index.html"
185 ]
186 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800187 "distribute/tools/more/zhcn": {
188 "title": "Google Play",
189 "resources": [
190 "intl/zh-cn/distribute/tools/promote/brand.html",
191 "distribute/tools/open-distribution.html",
192 "about/dashboards/index.html"
193 ]
194 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800195 "distribute/googleplay": {
196 "title": "Google Play",
197 "resources": [
198 "distribute/googleplay/developer-console.html",
199 "distribute/essentials/best-practices/apps.html",
200 "distribute/tools/launch-checklist.html",
201 "distribute/essentials/best-practices/games.html",
202 ]
203 },
204 "distribute/googleplay/gettingstarted": {
205 "title": "Get Started",
206 "resources": [
207 "distribute/googleplay/developer-console.html",
208 "https://support.google.com/googleplay/android-developer/answer/113468",
209 "https://support.google.com/googleplay/android-developer/answer/138294",
210 "https://support.google.com/googleplay/android-developer"
211 ]
212 },
213 "distribute/googleplay/developerconsole": {
214 "title": "Developer Console",
215 "resources": [
216 "google/play/billing/index.html",
217 "https://support.google.com/googleplay/android-developer/answer/138294"
218 ]
219 },
220 "distribute/googleplay/gpfe/highlight": {
221 "title": "About Google Play for Education",
222 "resources": [
223 "http://youtu.be/vzvpcEffvaE"
224 ]
225 },
226 "distribute/googleplay/gpfe/dev/about": {
227 "title": "About Google Play for Education / Developers",
228 "resources": [
229 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700230 "https://developers.google.com/edu/guidelines",
231 "https://developers.google.com/edu/faq",
232 "distribute/essentials/quality/tablets.html",
233 "https://developers.google.com/edu/",
234 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800235 ]
236 },
237 "distribute/googleplay/gpfe/dev": {
238 "title": "About Google Play for Education / Developers",
239 "resources": [
240 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700241 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800242 "distribute/essentials/quality/tablets.html",
243 "distribute/googleplay/developer-console.html",
244 "http://play.google.com/about/developer-distribution-agreement-addendum.html",
245 ]
246 },
247 "distribute/googleplay/aboutgpfe/educators/about": {
248 "title": "About Google Play for Education / Educators",
249 "resources": [
250 "http://www.google.com/edu/tablets/",
251 "http://www.youtube.com/watch?v=haEmsMo0f3w"
252 ]
253 },
254 "distribute/googleplay/aboutgpfe/educators": {
255 "title": "About Google Play for Education / Educators",
256 "resources": [
257 "http://www.google.com/edu/tablets/",
258 "http://youtu.be/vzvpcEffvaE"
259 ]
260 },
261 "distribute/googleplay/gettingstartedgpfe/educators": {
262 "title": "About Google Play for Education / Educators",
263 "resources": [
264 "http://www.google.com/edu/tablets/",
265 "http://youtu.be/vzvpcEffvaE"
266 ]
267 },
268 "distribute/essentials/eduessentials/developers": {
269 "title": "",
270 "resources": [
271 "distribute/googleplay/developer-console.html",
272 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700273 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800274 ]
275 },
276 "distribute/essentials/eduessentials/educators": {
277 "title": "",
278 "resources": [
279 "http://www.google.com/edu/tablets/",
280 "distribute/essentials/quality/tablets.html",
281 ]
282 },
283 "distribute/essentials/optimizing": {
284 "title": "Optimizing Your App",
285 "resources": [
286 "design/index.html",
287 "training/articles/perf-anr.html",
288 "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
289 ]
290 },
291 "distribute/users/knowyouruser": {
292 "title": "",
293 "resources": [
294 "distribute/essentials/optimizing-your-app.html",
295 "http://www.youtube.com/watch?v=RRelFvc6Czo",
296 "distribute/stories/localization.html"
297 ]
298 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700299 "distribute/users/promotewithads": {
300 "title": "",
301 "resources": [
302 "http://www.google.com/ads/admob/#subid=us-en-et-dac",
303 "distribute/essentials/optimizing-your-app.html"
304 ]
305 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800306 "distribute/users/buildbuzz": {
307 "title": "",
308 "resources": [
309 "distribute/tools/promote/badges.html",
310 "distribute/tools/promote/linking.html",
311 "distribute/tools/promote/device-art.html",
312 "http://plus.google.com/+GooglePlay"
313 ]
314 },
315 "distribute/users/createagreatlisting": {
316 "title": "",
317 "resources": [
318 "https://support.google.com/googleplay/android-developer/answer/1078870",
319 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
320 "distribute/tools/launch-checklist.html",
321 "http://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
322 "http://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
323 "http://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
324 ]
325 },
326 "distribute/users/buildcommunity": {
327 "title": "",
328 "resources": [
329 "distribute/googleplay/developer-console.html",
330 "https://support.google.com/groups/answer/46601",
331 "https://support.google.com/plus/topic/2888488",
332 "http://www.youtube.com/yt/dev/"
333 ]
334 },
335 "distribute/toolsreference/bestpractices/apps": {
336 "title": "",
337 "resources": [
338 "distribute/googleplay/developer-console.html",
339 "http://android-developers.blogspot.com/"
340 ]
341 },
342 "distribute/toolsreference/bestpractices/games": {
343 "title": "",
344 "resources": [
345 "google/play-services/games.html",
346 "http://android-developers.blogspot.com/",
347 "distribute/googleplay/developer-console.html",
348 "http://www.youtube.com/watch?v=1RIz-cmTQB4"
349 ]
350 },
351 "distribute/essentials/corequalityguidelines/visualdesign": {
352 "title": "",
353 "resources": [
354 "design/index.html",
355 "design/patterns/navigation.html",
356 "design/patterns/actionbar.html",
357 "design/style/iconography.html",
358 "design/patterns/notifications.html"
359 ]
360 },
361 "distribute/essentials/corequalityguidelines/functionality": {
362 "title": "",
363 "resources": [
364 "http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
365 "guide/components/tasks-and-back-stack.html",
366 "training/basics/activity-lifecycle/recreating.html"
367 ]
368 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700369 "distribute/essentials/tvqualityguidelines/visualdesign": {
370 "title": "",
371 "resources": [
372 "design/tv/index.html",
373 "training/tv/start/index.html"
374 ]
375 },
376 "distribute/essentials/tvqualityguidelines/functionality": {
377 "title": "",
378 "resources": [
379 "training/tv/start/hardware.html",
380 "training/tv/games/index.html"
381 ]
382 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700383 "distribute/essentials/wearqualityguidelines/visualdesign": {
384 "title": "",
385 "resources": [
386 "design/wear/index.html",
387 "training/building-wearables.html",
388 "training/wearables/ui/index.html"
389 ]
390 },
391 "distribute/essentials/wearqualityguidelines/functionality": {
392 "title": "",
393 "resources": [
394 "training/wearables/notifications/index.html",
395 "training/wearables/apps/index.html",
396 "training/wearables/notifications/voice-input.html"
397 ]
398 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800399 "distribute/essentials/autoqualityguidelines/visualdesign": {
400 "title": "",
401 "resources": [
402 "training/auto/messaging/index.html",
403 "training/auto/start/index.html"
404 ]
405 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800406 "distribute/essentials/core/performance": {
407 "title": "",
408 "resources": [
409 "http://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
410 "training/articles/perf-anr.html",
411 "http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
412 ]
413 },
414 "distribute/essentials/core/play": {
415 "title": "",
416 "resources": [
417 "distribute/tools/launch-checklist.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800418 "http://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
419 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
420 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800421 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800422 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
423 ]
424 },
425 "distribute/essentials/core/play/zhcn": {
426 "title": "",
427 "resources": [
428 "intl/zh-cn/distribute/tools/launch-checklist.html",
429 "http://play.google.com/about/developer-content-policy.html",
430 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
431 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
432 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
433 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800434 ]
435 },
436 "distribute/essentials/tabletguidelines/optimize": {
437 "title": "",
438 "resources": [
439 "design/style/metrics-grids.html",
440 "design/style/devices-displays.html",
441 "guide/practices/screens_support.html",
442 //"guide/practices/screens_support.html#ConfigurationExamples",
443 ]
444 },
445 "distribute/essentials/tabletguidelines/extrascreen": {
446 "title": "",
447 "resources": [
448 "design/patterns/multi-pane-layouts.html",
449 "training/design-navigation/multiple-sizes.html",
450 "training/multiscreen/index.html",
451 ]
452 },
453 "distribute/essentials/tabletguidelines/assets": {
454 "title": "",
455 "resources": [
456 "design/style/iconography.html",
457 "guide/topics/resources/providing-resources.html",
458 "guide/practices/screens_support.html",
459 "training/basics/supporting-devices/screens.html"
460 ]
461 },
462 "distribute/essentials/tabletguidelines/fonts": {
463 "title": "",
464 "resources": [
465 "design/style/metrics-grids.html",
466 "design/style/typography.html",
467 "guide/practices/screens_support.html",
468 "training/multiscreen/screendensities.html"
469 ]
470 },
471 "distribute/essentials/tabletguidelines/widgets": {
472 "title": "",
473 "resources": [
474 "guide/topics/appwidgets/index.html#MetaData",
475 "guide/topics/appwidgets/index.html",
476 "design/patterns/widgets.html"
477 ]
478 },
479 "distribute/essentials/tabletguidelines/versions": {
480 "title": "",
481 "resources": [
482 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
483 "guide/topics/manifest/uses-sdk-element.html",
484 "training/basics/supporting-devices/platforms.html"
485 ]
486 },
487 "distribute/essentials/tabletguidelines/hardware": {
488 "title": "",
489 "resources": [
490 "guide/topics/manifest/uses-feature-element.html",
491 "guide/topics/manifest/uses-feature-element.html#testing"
492 ]
493 },
494 "distribute/essentials/tabletguidelines/tabletscreens": {
495 "title": "",
496 "resources": [
497 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
498 "guide/practices/screens_support.html"
499 ]
500 },
501 "distribute/essentials/tabletguidelines/showcase": {
502 "title": "",
503 "resources": [
504 "distribute/tools/launch-checklist.html",
505 "https://play.google.com/apps/publish/",
506 "distribute/tools/promote/badges.html",
507 "distribute/tools/promote/device-art.html"
508 ]
509 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800510 "distribute/essentials/tabletguidelines/showcase/zhcn": {
511 "title": "",
512 "resources": [
513 "intl/zh-cn/distribute/tools/launch-checklist.html",
514 "https://play.google.com/apps/publish/?hl=zh-Hans",
515 "intl/zh-cn/distribute/tools/promote/badges.html",
516 "intl/zh-cn/distribute/tools/promote/device-art.html"
517 ]
518 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800519 "distribute/essentials/tabletguidelines/googleplay": {
520 "title": "",
521 "resources": [
522 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
523 "google/play/filters.html"
524 ]
525 },
526 "distribute/essentials/tabletguidelines": {
527 "title": "",
528 "resources": [
529 "distribute/essentials/quality/core.html",
530 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
531 "distribute/tools/launch-checklist.html",
532 "distribute/tools/promote/device-art.html"
533 ]
534 },
535 "distribute/getusers/notifications": {
536 "title": "",
537 "resources": [
538 "design/patterns/notifications.html",
539 "distribute/engage/gcm.html",
540 "http://play.google.com/about/developer-content-policy.html"
541 ]
542 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700543 "distribute/engage/analytics": {
544 "title": "",
545 "resources": [
546 "http://www.google.com/analytics/mobile/",
547 "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
548 "https://developers.google.com/analytics/devguides/collection/android/"
549 ]
550 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800551 "distribute/engage/widgets": {
552 "title": "",
553 "resources": [
554 "design/patterns/widgets.html",
555 "guide/topics/appwidgets/index.html"
556 ]
557 },
558 "distribute/getusers/expandnewmarkets": {
559 "title": "",
560 "resources": [
561 "distribute/tools/localization-checklist.html",
562 "https://support.google.com/googleplay/android-developer/table/3541286",
563 "distribute/stories/localization.html",
564 "distribute/tools/promote/badges.html",
565 "distribute/tools/promote/device-art.html",
566 "http://www.youtube.com/watch?v=SkHHPf3EdzE"
567 ]
568 },
569 "distribute/engage/gcm": {
570 "title": "",
571 "resources": [
572 "google/gcm/index.html",
573 "http://developer.chrome.com/apps/cloudMessagingV2",
574 "http://www.youtube.com/watch?v=y76rjidm8cU"
575 ]
576 },
577 "distribute/engage/googleplaygames": {
578 "title": "",
579 "resources": [
580 "google/play-services/games.html",
581 "distribute/essentials/best-practices/games.html"
582 ]
583 },
584 "distribute/engage/gplus": {
585 "title": "",
586 "resources": [
587 "google/play-services/plus.html",
588 "google/play-services/games.html",
589 "https://developers.google.com/+/mobile/android/share/interactive-post",
590 "https://developers.google.com/+/mobile/android/share/deep-link"
591 ]
592 },
593 "distribute/engage/community": {
594 "title": "",
595 "resources": [
596 "distribute/users/build-community.html",
597 "distribute/engage/video.html"
598 ]
599 },
600 "distribute/engage/deeplinks": {
601 "title": "",
602 "resources": [
603 "distribute/engage/easy-signin.html",
604 "https://developers.google.com/app-indexing/",
605 "https://developers.google.com/+/mobile/android/share/interactive-post"
606 ]
607 },
608 "distribute/engage/appupdates": {
609 "title": "",
610 "resources": [
611 "distribute/essentials/optimizing-your-app.html",
612 "distribute/tools/launch-checklist.html",
613 "distribute/googleplay/developer-console.html",
614 "design/patterns/notifications.html"
615 ]
616 },
617 "distribute/engage/video/more": {
618 "title": "",
619 "resources": [
620 "http://www.youtube.com/yt/dev/",
621 "distribute/essentials/best-practices/games.html",
622 "http://www.youtube.com/watch?v=RRelFvc6Czo"
623 ]
624 },
625 "distribute/engage/community": {
626 "title": "",
627 "resources": [
628 "distribute/users/build-community.html",
629 "distribute/engage/video.html"
630 ]
631 },
632 "distribute/engage/kiwi": {
633 "title": "",
634 "resources": [
635 "http://www.youtube.com/watch?v=WWArLD6nqrk"
636 ]
637 },
638 "distribute/toolsreference/gpfefaq": {
639 "title": "",
640 "resources": [
641 "http://www.google.com/edu/tablets/",
642 "distribute/googleplay/edu/start.html",
643 "http://play.google.com/about/developer-distribution-agreement-addendum.html",
644 "distribute/essentials/quality/core.html",
645 "distribute/essentials/quality/tablets.html"
646 ]
647 },
648 "distribute/toolsreference/localizationchecklist/identifylocales": {
649 "title": "",
650 "resources": [
651 "https://support.google.com/googleplay/android-developer/answer/138294"
652 ]
653 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800654 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
655 "title": "",
656 "resources": [
657 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
658 ]
659 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800660 "distribute/tools/loc/designforloc": {
661 "title": "",
662 "resources": [
663 "http://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
664 "guide/topics/resources/string-resource.html#Plurals",
665 "guide/topics/resources/string-resource.html",
666 "reference/java/util/Locale.html"
667 ]
668 },
669 "distribute/toolsreference/localizationchecklist/managestrings": {
670 "title": "",
671 "resources": [
672 "guide/topics/resources/string-resource.html",
673 "design/style/writing.html",
674 "http://en.wikipedia.org/wiki/XLIFF"
675 ]
676 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800677 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
678 "title": "",
679 "resources": [
680 "guide/topics/resources/string-resource.html",
681 "intl/zh-cn/design/style/writing.html",
682 "http://en.wikipedia.org/wiki/XLIFF"
683 ]
684 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800685 "distribute/toolsreference/localizationchecklist/translatestrings": {
686 "title": "",
687 "resources": [
688 "distribute/stories/localization.html",
689 ]
690 },
691 "distribute/toolsreference/localizationchecklist/preplaunch": {
692 "title": "",
693 "resources": [
694 "distribute/tools/promote/badges.html",
695 "distribute/tools/promote/device-art.html"
696 ]
697 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800698 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
699 "title": "",
700 "resources": [
701 "intl/zh-cn/distribute/tools/promote/badges.html",
702 "intl/zh-cn/distribute/tools/promote/device-art.html"
703 ]
704 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800705 "distribute/toolsreference/localizationchecklist/supportlaunch": {
706 "title": "",
707 "resources": [
708 "distribute/tools/launch-checklist.html",
709 ]
710 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800711 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
712 "title": "",
713 "resources": [
714 "intl/zh-cn/distribute/tools/launch-checklist.html",
715 ]
716 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800717 "distribute/toolsreference/launchchecklist/understanding": {
718 "title": "",
719 "resources": [
720 "tools/publishing/publishing_overview.html",
721 "tools/publishing/preparing.html"
722 ]
723 },
724 "distribute/toolsreference/launchchecklist/policies": {
725 "title": "",
726 "resources": [
727 "https://support.google.com/googleplay/android-developer/answer/4430948",
728 "https://support.google.com/googleplay/android-developer/topic/2364761",
729 "https://support.google.com/googleplay/android-developer"
730 ]
731 },
732 "distribute/toolsreference/launchchecklist/quality": {
733 "title": "",
734 "resources": [
735 "distribute/essentials/quality/core.html",
736 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -0700737 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800738 ]
739 },
740 "distribute/toolsreference/launchchecklist/rating": {
741 "title": "",
742 "resources": [
743 "https://support.google.com/googleplay/android-developer/answer/188189",
744 ]
745 },
746 "distribute/toolsreference/launchchecklist/country": {
747 "title": "",
748 "resources": [
749 "https://support.google.com/googleplay/android-developer/answer/138294"
750 ]
751 },
752 "distribute/toolsreference/launchchecklist/size": {
753 "title": "",
754 "resources": [
755 "google/play/expansion-files.html",
756 "tools/help/proguard.html"
757 ]
758 },
759 "distribute/toolsreference/launchchecklist/platform": {
760 "title": "",
761 "resources": [
762 "guide/practices/screens_support.html",
763 "about/dashboards/index.html",
764 "guide/topics/manifest/uses-sdk-element.html"
765 ]
766 },
767 "distribute/toolsreference/launchchecklist/price": {
768 "title": "",
769 "resources": [
770 "https://support.google.com/googleplay/android-developer/table/3541286",
771 ]
772 },
773 "distribute/toolsreference/launchchecklist/purchasemethod": {
774 "title": "",
775 "resources": [
776 "google/play/billing/index.html",
777 "google/play/billing/billing_subscriptions.html"
778 ]
779 },
780 "distribute/toolsreference/launchchecklist/setprice": {
781 "title": "",
782 "resources": [
783 "https://support.google.com/googleplay/android-developer/answer/1169947",
784 "https://support.google.com/googleplay/android-developer/answer/138412",
785 "https://support.google.com/googleplay/android-developer/answer/112622",
786 "https://support.google.com/googleplay/android-developer/answer/138000"
787 ]
788 },
789 "distribute/toolsreference/launchchecklist/localization": {
790 "title": "",
791 "resources": [
792 "distribute/tools/localization-checklist.html",
793 "guide/topics/resources/localization.html",
794 ]
795 },
796 "distribute/toolsreference/launchchecklist/graphics": {
797 "title": "",
798 "resources": [
799 "https://support.google.com/googleplay/android-developer/answer/1078870",
800 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
801 ]
802 },
803 "distribute/toolsreference/launchchecklist/productdetails": {
804 "title": "",
805 "resources": [
806 "https://support.google.com/googleplay/android-developer/answer/113475",
807 "https://support.google.com/googleplay/android-developer/answer/1078870"
808 ]
809 },
810 "distribute/toolsreference/launchchecklist/badges": {
811 "title": "",
812 "resources": [
813 "distribute/tools/promote/badges.html",
814 "distribute/tools/promote/linking.html"
815 ]
816 },
817 "distribute/toolsreference/launchchecklist/finalchecks": {
818 "title": "",
819 "resources": [
820 "http://play.google.com/about/developer-content-policy.html",
821 "https://support.google.com/googleplay/android-developer/answer/113476",
822 "support.html"
823 ]
824 },
825 "distribute/toolsreference/launchchecklist/afterlaunch": {
826 "title": "",
827 "resources": [
828 "https://support.google.com/googleplay/android-developer/answer/113477",
829 "https://support.google.com/googleplay/android-developer/answer/1153479",
830 "https://support.google.com/payments/answer/2741495",
831 "distribute/essentials/optimizing-your-app.html"
832 ]
833 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800834
835
836
837 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
838 "title": "",
839 "resources": [
840 "intl/zh-cn/tools/publishing/publishing_overview.html",
841 "intl/zh-cn/tools/publishing/preparing.html"
842 ]
843 },
844 "distribute/toolsreference/launchchecklist/policies/zhcn": {
845 "title": "",
846 "resources": [
847 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
848 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
849 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
850 ]
851 },
852 "distribute/toolsreference/launchchecklist/quality/zhcn": {
853 "title": "",
854 "resources": [
855 "intl/zh-cn/distribute/essentials/quality/core.html",
856 "intl/zh-cn/distribute/essentials/quality/tablets.html",
857 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
858 ]
859 },
860
861 "distribute/toolsreference/launchchecklist/rating/zhcn": {
862 "title": "",
863 "resources": [
864 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
865 ]
866 },
867 "distribute/toolsreference/launchchecklist/country/zhcn": {
868 "title": "",
869 "resources": [
870 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
871 ]
872 },
873 "distribute/toolsreference/launchchecklist/size/zhcn": {
874 "title": "",
875 "resources": [
876 "google/play/expansion-files.html",
877 "intl/zh-cn/tools/help/proguard.html"
878 ]
879 },
880 "distribute/toolsreference/launchchecklist/price/zhcn": {
881 "title": "",
882 "resources": [
883 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
884 ]
885 },
886 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
887 "title": "",
888 "resources": [
889 "intl/zh-cn/google/play/billing/index.html",
890 "google/play/billing/billing_subscriptions.html"
891 ]
892 },
893 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
894 "title": "",
895 "resources": [
896 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
897 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
898 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
899 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
900 ]
901 },
902 "distribute/toolsreference/launchchecklist/localization/zhcn": {
903 "title": "",
904 "resources": [
905 "intl/zh-cn/distribute/tools/localization-checklist.html",
906 "guide/topics/resources/localization.html"
907 ]
908 },
909 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
910 "title": "",
911 "resources": [
912 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
913 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
914 ]
915 },
916 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
917 "title": "",
918 "resources": [
919 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
920 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
921 ]
922 },
923 "distribute/toolsreference/launchchecklist/badges/zhcn": {
924 "title": "",
925 "resources": [
926 "intl/zh-cn/distribute/tools/promote/badges.html",
927 "intl/zh-cn/distribute/tools/promote/linking.html"
928 ]
929 },
930 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
931 "title": "",
932 "resources": [
933 "http://play.google.com/about/developer-content-policy.html",
934 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
935 "support.html"
936 ]
937 },
938 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
939 "title": "",
940 "resources": [
941 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
942 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
943 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
944 "distribute/essentials/optimizing-your-app.html"
945 ]
946 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800947 "distribute/monetize/premium": {
948 "title": "",
949 "resources": [
950 "google/play/billing/index.html",
951 "https://support.google.com/googleplay/android-developer/answer/4407611"
952 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -0700953 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800954 "distribute/monetize/freemium": {
955 "title": "",
956 "resources": [
957 "google/play/billing/index.html",
958 "https://support.google.com/googleplay/android-developer/answer/4407611"
959 ]
960 },
961 "distribute/monetize/subscriptions": {
962 "title": "",
963 "resources": [
964 "google/play/billing/billing_subscriptions.html",
965 "https://support.google.com/googleplay/android-developer/answer/4407611"
966 ]
967 },
968 "distribute/monetize/ecommerce": {
969 "title": "",
970 "resources": [
971 "https://developers.google.com/wallet/instant-buy/",
972 "https://support.google.com/googleplay/android-developer/answer/4407611"
973 ]
974 },
975 "distribute/monetize/advertising": {
976 "title": "",
977 "resources": [
978 "http://www.google.com/ads/admob/#subid=us-en-et-dac",
979 "http://www.google.com/doubleclick/publishers/small-business/index.html",
980 "http://support.google.com/googleplay/android-developer/topic/2985714",
981 "training/monetization/ads-and-ux.html"
982 ]
983 },
984 "distribute/monetize/paymentmethods": {
985 "title": "",
986 "resources": [
987 "https://play.google.com/about/giftcards/",
988 "https://support.google.com/googleplay/answer/2651410"
989 ]
990 },
Dirk Doughertye1970f12014-11-01 21:40:32 -0700991 "tvlanding": {
992 "title": "",
993 "resources": [
994 "tv/index.html",
995 "design/tv/index.html",
996 "training/tv/index.html"
997 ]
998 },
Dirk Dougherty326c70e2014-11-05 20:14:15 -0800999 "play_dev_guide": {
1000 "title": "",
1001 "resources": [
1002 "shareables/distribute/play_dev_guide_secrets_en.pdf"
1003 ]
1004 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001005 "design/auto/auto_ui_guidelines": {
1006 "title": "",
1007 "resources": [
1008 "shareables/auto/AndroidAuto-media-apps.pdf",
1009 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1010 "shareables/auto/AndroidAuto-custom-colors.pdf"
1011 ]
1012 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001013 "distribute/stories/games": {
1014 "title": "",
1015 "resources": [
1016 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1017 "http://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1018 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1019 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1020 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1021 "http://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1022 "http://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1023 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1024 "http://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1025 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
1026 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001027 },
1028 "overview/zhcn/1": {
1029 "title": "",
1030 "resources": [
1031 "intl/zh-cn/distribute/essentials/quality/core.html",
1032 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1033 "intl/zh-cn/distribute/tools/launch-checklist.html",
1034 "intl/zh-cn/tools/publishing/publishing_overview.html",
1035 "intl/zh-cn/distribute/tools/localization-checklist.html"
1036 ]
1037 },
1038 "overview/zhcn/2": {
1039 "title": "",
1040 "resources": [
1041 "intl/zh-cn/google/play/billing/index.html",
1042 "intl/zh-cn/google/play/billing/api.html",
1043 "intl/zh-cn/google/play/billing/billing_admin.html",
1044 "intl/zh-cn/google/play/billing/billing_testing.html",
1045 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1046 ]
1047 },
1048 "overview/zhcn/3": {
1049 "title": "",
1050 "resources": [
1051 "intl/zh-cn/distribute/tools/promote/badges.html",
1052
1053 "intl/zh-cn/distribute/tools/promote/device-art.html",
1054 "intl/zh-cn/distribute/tools/promote/linking.html",
1055 "intl/zh-cn/distribute/tools/promote/brand.html",
1056 "intl/zh-cn/tools/help/proguard.html"
1057 ]
1058 },
1059 "overview/zhcn/4": {
1060 "title": "",
1061 "resources": [
1062 "intl/zh-cn/design/style/writing.html",
1063 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1064 "intl/zh-cn/training/multiscreen/index.html",
1065 "intl/zh-cn/training/monitoring-device-state/index.html"
1066 ]
1067 },
1068 "overview/carousel/zhcn": {
1069 "title": "",
1070 "resources": [
1071 "http://www.youtube.com/watch?v=vGV7FHGzpFU",
1072 "http://www.youtube.com/watch?v=aqc3ZOTzpdk",
1073 "http://www.youtube.com/watch?v=jaNrJ8uyLSc"
1074 ]
1075 },
1076 "overview/1": {
1077 "title": "",
1078 "resources": [
1079 "distribute/essentials/quality/core.html",
1080 "distribute/essentials/quality/tablets.html",
1081 "distribute/tools/launch-checklist.html",
1082 "tools/publishing/publishing_overview.html",
1083 "distribute/tools/localization-checklist.html"
1084 ]
1085 },
1086 "overview/2": {
1087 "title": "",
1088 "resources": [
1089 "google/play/billing/index.html",
1090 "google/play/billing/api.html",
1091 "google/play/billing/billing_admin.html",
1092 "google/play/billing/billing_testing.html",
1093 "google/play/billing/billing_best_practices.html"
1094 ]
1095 },
1096 "overview/3": {
1097 "title": "",
1098 "resources": [
1099 "distribute/tools/promote/badges.html",
1100 "distribute/tools/promote/device-art.html",
1101 "distribute/tools/promote/linking.html",
1102 "distribute/tools/promote/brand.html",
1103 "tools/help/proguard.html"
1104 ]
1105 },
1106 "overview/4": {
1107 "title": "",
1108 "resources": [
1109 "design/style/writing.html",
1110 "training/basics/fragments/fragment-ui.html",
1111 "training/multiscreen/index.html",
1112 "training/monitoring-device-state/index.html"
1113 ]
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001114 }
Dirk Doughertya79acc02014-11-14 19:19:18 -08001115}