blob: 99b9dd178e615a563bd4b80b9e59a385906ce6d5 [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.com271078f2014-10-09 17:00:20 -07006 "training/material/index.html",
Luan Nguyen4221d7e2014-12-10 13:42:05 -08007 "sdk/index.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 },
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +090059 "launch/static/ja": {
60 "title": "",
61 "resources": [
62 "https://www.youtube.com/watch?v=xelYnWcYkuE",
63 "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
64 "http://googledevjp.blogspot.jp/2014/12/android-wear.html",
65 "http://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
66 "http://googledevjp.blogspot.jp/2014/12/google-play-65.html",
67 "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
68 "intl/ja/distribute/googleplay/guide.html",
69 "intl/ja/distribute/essentials/quality/core.html",
70 "http://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
71 "intl/ja/support.html",
72 "intl/ja/distribute/essentials/quality/wear.html",
73 "intl/ja/training/tv/start/index.html",
74 "http://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
75 "intl/ja/distribute/monetize/ads.html"
76 ]
77 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -080078 "distribute/gp/gplanding": {
79 "resources": [
80 "distribute/googleplay/about.html",
81 "distribute/googleplay/start.html",
82 "distribute/googleplay/developer-console.html"
83 ]
84 },
85 "distribute/gp/gpfelanding": {
86 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -080087 "distribute/googleplay/auto.html",
Dirk Doughertye1970f12014-11-01 21:40:32 -070088 "distribute/googleplay/tv.html",
Luan Nguyencbd00322014-12-04 14:32:30 -080089 "distribute/googleplay/wear.html",
Dirk Doughertyf802cc02015-03-31 20:11:16 -070090 "distribute/googleplay/edu/about.html",
91 "distribute/googleplay/families/about.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -080092 ]
93 },
94 "distribute/essentials": {
95 "resources": [
96 "distribute/essentials/quality/core.html",
97 "distribute/essentials/quality/tablets.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -070098 "distribute/essentials/quality/tv.html",
Luan Nguyen9aec78c2014-10-21 16:24:22 -070099 "distribute/essentials/quality/wear.html",
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800100 "distribute/essentials/quality/auto.html",
101 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800102 ]
103 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800104 "distribute/essentials/zhcn": {
105 "resources": [
106 "intl/zh-cn/distribute/essentials/quality/core.html",
107 "intl/zh-cn/distribute/essentials/quality/tablets.html",
108 "distribute/essentials/quality/tv.html",
109 "distribute/essentials/quality/wear.html",
110 "https://developers.google.com/edu/guidelines",
111 "distribute/essentials/optimizing-your-app.html"
112 ]
113 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800114 "distribute/users": {
115 "title": "",
116 "resources": [
117 "distribute/users/know-your-user.html",
118 "distribute/users/your-listing.html",
119 "distribute/users/build-buzz.html",
120 "distribute/users/build-community.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700121 "distribute/users/expand-to-new-markets.html",
122 "distribute/users/promote-with-ads.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800123 ]
124 },
125 "distribute/engagelanding": {
126 "resources": [
127 "distribute/engage/widgets.html",
128 "distribute/engage/notifications.html",
129 "distribute/engage/gcm.html",
130 "distribute/engage/easy-signin.html",
131 "distribute/engage/deep-linking.html",
132 "distribute/engage/game-services.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700133 "distribute/engage/analytics.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800134 "distribute/engage/app-updates.html",
135 "distribute/engage/community.html",
136 "distribute/engage/video.html"
137 ]
138 },
139 "distribute/monetize": {
140 "resources": [
141 "distribute/monetize/premium.html",
142 "distribute/monetize/freemium.html",
143 "distribute/monetize/subscriptions.html",
144 "distribute/monetize/ecommerce.html",
145 "distribute/monetize/ads.html",
146 "distribute/monetize/payments.html"
147 ]
148 },
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800149 "distribute/analyzelanding": {
150 "resources": [
151 "distribute/analyze/start.html",
152 "distribute/analyze/measure.html",
153 "distribute/analyze/understand-user-value.html",
154 "distribute/analyze/improve-roi.html",
155 "distribute/analyze/build-better-apps.html",
156 "distribute/analyze/google-services.html"
157 ]
158 },
159 "distribute/analyzestart": {
160 "resources": [
161 "https://analyticsacademy.withgoogle.com/course04",
162 "google/play-services/index.html",
163 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
164 "https://developers.google.com/analytics/devguides/collection/android/",
165 "http://www.google.com/tagmanager/",
166 "https://github.com/googleanalytics/google-analytics-plugin-for-unity"
167 ]
168 },
169 "distribute/analyzemeasure": {
170 "resources": [
171
172 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
173 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
174 "https://support.google.com/analytics/answer/1032415",
175 "https://developers.google.com/analytics/devguides/collection/android/v4/events",
176 "https://developers.google.com/analytics/devguides/collection/android/v4/customdimsmets",
177 "https://developers.google.com/analytics/devguides/collection/android/v4/user-id"
178 ]
179 },
180 "distribute/analyzeunderstand": {
181 "resources": [
182 "https://developers.google.com/analytics/devguides/collection/android/v4/display-features",
183 "https://support.google.com/analytics/answer/3123906",
184 "https://support.google.com/analytics/answer/2568874?ref_topic=6012392",
185 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
186 "https://support.google.com/analytics/answer/1032415",
187 ]
188 },
189 "distribute/analyzeimprove": {
190 "resources": [
191
192 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns",
193 "https://support.google.com/analytics/answer/2956981",
194 "https://support.google.com/analytics/answer/1033961",
195 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder",
196 "https://developers.google.com/analytics/solutions/mobile-campaign-deep-link"
197 ]
198 },
199 "distribute/analyzebuild": {
200 "resources": [
201 "https://support.google.com/tagmanager/answer/6003007",
202 "https://support.google.com/analytics/answer/2785577",
203 "https://support.google.com/analytics/answer/1151300"
204 ]
205 },
206 "distribute/analyzeact": {
207 "resources": [
208 "https://support.google.com/analytics/answer/2611268",
209 "https://support.google.com/analytics/answer/1033961",
210 "https://support.google.com/admob/answer/3508177",
211 "https://support.google.com/analytics/answer/2956981",
212 "https://support.google.com/tagmanager/answer/6003007"
213 ]
214 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800215 "distribute/tools/checklists": {
216 "title": "",
217 "resources": [
218 "distribute/tools/launch-checklist.html",
219 "distribute/tools/localization-checklist.html"
220 ]
221 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800222 "distribute/tools/checklists/zhcn": {
223 "title": "",
224 "resources": [
225 "intl/zh-cn/distribute/tools/launch-checklist.html",
226 "intl/zh-cn/distribute/tools/localization-checklist.html"
227 ]
228 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800229 "distribute/tools/promote": {
230 "resources": [
231 "distribute/tools/promote/device-art.html",
232 "distribute/tools/promote/badges.html",
233 "distribute/tools/promote/linking.html"
234 ]
235 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800236 "distribute/tools/promote/zhcn": {
237 "resources": [
238 "intl/zh-cn/distribute/tools/promote/device-art.html",
239 "intl/zh-cn/distribute/tools/promote/badges.html",
240 "intl/zh-cn/distribute/tools/promote/linking.html"
241 ]
242 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800243 "distribute/tools/support": {
244 "title": "Google Play",
245 "resources": [
246 "https://support.google.com/googleplay/android-developer",
247 "https://support.google.com/googleplay/android-developer/answer/4430948",
248 "support.html"
249 ]
250 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800251 "distribute/tools/support/zhcn": {
252 "title": "Google Play",
253 "resources": [
254 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
255 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
256 "support.html"
257 ]
258 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800259 "distribute/tools/news": {
260 "title": "",
261 "resources": [
262 "http://android-developers.blogspot.com/",
263 "https://plus.google.com/+AndroidDevelopers/"
264 ]
265 },
266 "distribute/tools/more": {
267 "title": "Google Play",
268 "resources": [
269 "distribute/tools/promote/brand.html",
270 "distribute/tools/open-distribution.html",
271 "about/dashboards/index.html"
272 ]
273 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800274 "distribute/tools/more/zhcn": {
275 "title": "Google Play",
276 "resources": [
277 "intl/zh-cn/distribute/tools/promote/brand.html",
278 "distribute/tools/open-distribution.html",
279 "about/dashboards/index.html"
280 ]
281 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800282 "distribute/googleplay": {
283 "title": "Google Play",
284 "resources": [
285 "distribute/googleplay/developer-console.html",
286 "distribute/essentials/best-practices/apps.html",
287 "distribute/tools/launch-checklist.html",
288 "distribute/essentials/best-practices/games.html",
289 ]
290 },
291 "distribute/googleplay/gettingstarted": {
292 "title": "Get Started",
293 "resources": [
294 "distribute/googleplay/developer-console.html",
295 "https://support.google.com/googleplay/android-developer/answer/113468",
296 "https://support.google.com/googleplay/android-developer/answer/138294",
297 "https://support.google.com/googleplay/android-developer"
298 ]
299 },
300 "distribute/googleplay/developerconsole": {
301 "title": "Developer Console",
302 "resources": [
303 "google/play/billing/index.html",
304 "https://support.google.com/googleplay/android-developer/answer/138294"
305 ]
306 },
307 "distribute/googleplay/gpfe/highlight": {
308 "title": "About Google Play for Education",
309 "resources": [
310 "http://youtu.be/vzvpcEffvaE"
311 ]
312 },
313 "distribute/googleplay/gpfe/dev/about": {
314 "title": "About Google Play for Education / Developers",
315 "resources": [
316 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700317 "https://developers.google.com/edu/guidelines",
318 "https://developers.google.com/edu/faq",
319 "distribute/essentials/quality/tablets.html",
320 "https://developers.google.com/edu/",
321 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800322 ]
323 },
324 "distribute/googleplay/gpfe/dev": {
325 "title": "About Google Play for Education / Developers",
326 "resources": [
327 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700328 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800329 "distribute/essentials/quality/tablets.html",
330 "distribute/googleplay/developer-console.html",
331 "http://play.google.com/about/developer-distribution-agreement-addendum.html",
332 ]
333 },
334 "distribute/googleplay/aboutgpfe/educators/about": {
335 "title": "About Google Play for Education / Educators",
336 "resources": [
337 "http://www.google.com/edu/tablets/",
338 "http://www.youtube.com/watch?v=haEmsMo0f3w"
339 ]
340 },
341 "distribute/googleplay/aboutgpfe/educators": {
342 "title": "About Google Play for Education / Educators",
343 "resources": [
344 "http://www.google.com/edu/tablets/",
345 "http://youtu.be/vzvpcEffvaE"
346 ]
347 },
348 "distribute/googleplay/gettingstartedgpfe/educators": {
349 "title": "About Google Play for Education / Educators",
350 "resources": [
351 "http://www.google.com/edu/tablets/",
352 "http://youtu.be/vzvpcEffvaE"
353 ]
354 },
355 "distribute/essentials/eduessentials/developers": {
356 "title": "",
357 "resources": [
358 "distribute/googleplay/developer-console.html",
359 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700360 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800361 ]
362 },
363 "distribute/essentials/eduessentials/educators": {
364 "title": "",
365 "resources": [
366 "http://www.google.com/edu/tablets/",
367 "distribute/essentials/quality/tablets.html",
368 ]
369 },
370 "distribute/essentials/optimizing": {
371 "title": "Optimizing Your App",
372 "resources": [
373 "design/index.html",
374 "training/articles/perf-anr.html",
375 "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
376 ]
377 },
378 "distribute/users/knowyouruser": {
379 "title": "",
380 "resources": [
381 "distribute/essentials/optimizing-your-app.html",
382 "http://www.youtube.com/watch?v=RRelFvc6Czo",
383 "distribute/stories/localization.html"
384 ]
385 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700386 "distribute/users/promotewithads": {
387 "title": "",
388 "resources": [
389 "http://www.google.com/ads/admob/#subid=us-en-et-dac",
390 "distribute/essentials/optimizing-your-app.html"
391 ]
392 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800393 "distribute/users/buildbuzz": {
394 "title": "",
395 "resources": [
396 "distribute/tools/promote/badges.html",
397 "distribute/tools/promote/linking.html",
398 "distribute/tools/promote/device-art.html",
399 "http://plus.google.com/+GooglePlay"
400 ]
401 },
402 "distribute/users/createagreatlisting": {
403 "title": "",
404 "resources": [
405 "https://support.google.com/googleplay/android-developer/answer/1078870",
406 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
407 "distribute/tools/launch-checklist.html",
408 "http://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
409 "http://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
410 "http://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
411 ]
412 },
413 "distribute/users/buildcommunity": {
414 "title": "",
415 "resources": [
416 "distribute/googleplay/developer-console.html",
417 "https://support.google.com/groups/answer/46601",
418 "https://support.google.com/plus/topic/2888488",
419 "http://www.youtube.com/yt/dev/"
420 ]
421 },
422 "distribute/toolsreference/bestpractices/apps": {
423 "title": "",
424 "resources": [
425 "distribute/googleplay/developer-console.html",
426 "http://android-developers.blogspot.com/"
427 ]
428 },
429 "distribute/toolsreference/bestpractices/games": {
430 "title": "",
431 "resources": [
432 "google/play-services/games.html",
433 "http://android-developers.blogspot.com/",
434 "distribute/googleplay/developer-console.html",
435 "http://www.youtube.com/watch?v=1RIz-cmTQB4"
436 ]
437 },
438 "distribute/essentials/corequalityguidelines/visualdesign": {
439 "title": "",
440 "resources": [
441 "design/index.html",
442 "design/patterns/navigation.html",
443 "design/patterns/actionbar.html",
444 "design/style/iconography.html",
445 "design/patterns/notifications.html"
446 ]
447 },
448 "distribute/essentials/corequalityguidelines/functionality": {
449 "title": "",
450 "resources": [
451 "http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
452 "guide/components/tasks-and-back-stack.html",
453 "training/basics/activity-lifecycle/recreating.html"
454 ]
455 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700456 "distribute/essentials/tvqualityguidelines/visualdesign": {
457 "title": "",
458 "resources": [
459 "design/tv/index.html",
460 "training/tv/start/index.html"
461 ]
462 },
463 "distribute/essentials/tvqualityguidelines/functionality": {
464 "title": "",
465 "resources": [
466 "training/tv/start/hardware.html",
467 "training/tv/games/index.html"
468 ]
469 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700470 "distribute/essentials/wearqualityguidelines/visualdesign": {
471 "title": "",
472 "resources": [
473 "design/wear/index.html",
474 "training/building-wearables.html",
475 "training/wearables/ui/index.html"
476 ]
477 },
478 "distribute/essentials/wearqualityguidelines/functionality": {
479 "title": "",
480 "resources": [
481 "training/wearables/notifications/index.html",
482 "training/wearables/apps/index.html",
483 "training/wearables/notifications/voice-input.html"
484 ]
485 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800486 "distribute/essentials/autoqualityguidelines/visualdesign": {
487 "title": "",
488 "resources": [
489 "training/auto/messaging/index.html",
490 "training/auto/start/index.html"
491 ]
492 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800493 "distribute/essentials/core/performance": {
494 "title": "",
495 "resources": [
496 "http://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
497 "training/articles/perf-anr.html",
498 "http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
499 ]
500 },
501 "distribute/essentials/core/play": {
502 "title": "",
503 "resources": [
504 "distribute/tools/launch-checklist.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800505 "http://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
506 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
507 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800508 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800509 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
510 ]
511 },
512 "distribute/essentials/core/play/zhcn": {
513 "title": "",
514 "resources": [
515 "intl/zh-cn/distribute/tools/launch-checklist.html",
516 "http://play.google.com/about/developer-content-policy.html",
517 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
518 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
519 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
520 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800521 ]
522 },
523 "distribute/essentials/tabletguidelines/optimize": {
524 "title": "",
525 "resources": [
526 "design/style/metrics-grids.html",
527 "design/style/devices-displays.html",
528 "guide/practices/screens_support.html",
529 //"guide/practices/screens_support.html#ConfigurationExamples",
530 ]
531 },
532 "distribute/essentials/tabletguidelines/extrascreen": {
533 "title": "",
534 "resources": [
535 "design/patterns/multi-pane-layouts.html",
536 "training/design-navigation/multiple-sizes.html",
537 "training/multiscreen/index.html",
538 ]
539 },
540 "distribute/essentials/tabletguidelines/assets": {
541 "title": "",
542 "resources": [
543 "design/style/iconography.html",
544 "guide/topics/resources/providing-resources.html",
545 "guide/practices/screens_support.html",
546 "training/basics/supporting-devices/screens.html"
547 ]
548 },
549 "distribute/essentials/tabletguidelines/fonts": {
550 "title": "",
551 "resources": [
552 "design/style/metrics-grids.html",
553 "design/style/typography.html",
554 "guide/practices/screens_support.html",
555 "training/multiscreen/screendensities.html"
556 ]
557 },
558 "distribute/essentials/tabletguidelines/widgets": {
559 "title": "",
560 "resources": [
561 "guide/topics/appwidgets/index.html#MetaData",
562 "guide/topics/appwidgets/index.html",
563 "design/patterns/widgets.html"
564 ]
565 },
566 "distribute/essentials/tabletguidelines/versions": {
567 "title": "",
568 "resources": [
569 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
570 "guide/topics/manifest/uses-sdk-element.html",
571 "training/basics/supporting-devices/platforms.html"
572 ]
573 },
574 "distribute/essentials/tabletguidelines/hardware": {
575 "title": "",
576 "resources": [
577 "guide/topics/manifest/uses-feature-element.html",
578 "guide/topics/manifest/uses-feature-element.html#testing"
579 ]
580 },
581 "distribute/essentials/tabletguidelines/tabletscreens": {
582 "title": "",
583 "resources": [
584 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
585 "guide/practices/screens_support.html"
586 ]
587 },
588 "distribute/essentials/tabletguidelines/showcase": {
589 "title": "",
590 "resources": [
591 "distribute/tools/launch-checklist.html",
592 "https://play.google.com/apps/publish/",
593 "distribute/tools/promote/badges.html",
594 "distribute/tools/promote/device-art.html"
595 ]
596 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800597 "distribute/essentials/tabletguidelines/showcase/zhcn": {
598 "title": "",
599 "resources": [
600 "intl/zh-cn/distribute/tools/launch-checklist.html",
601 "https://play.google.com/apps/publish/?hl=zh-Hans",
602 "intl/zh-cn/distribute/tools/promote/badges.html",
603 "intl/zh-cn/distribute/tools/promote/device-art.html"
604 ]
605 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800606 "distribute/essentials/tabletguidelines/googleplay": {
607 "title": "",
608 "resources": [
609 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
610 "google/play/filters.html"
611 ]
612 },
613 "distribute/essentials/tabletguidelines": {
614 "title": "",
615 "resources": [
616 "distribute/essentials/quality/core.html",
617 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
618 "distribute/tools/launch-checklist.html",
619 "distribute/tools/promote/device-art.html"
620 ]
621 },
622 "distribute/getusers/notifications": {
623 "title": "",
624 "resources": [
625 "design/patterns/notifications.html",
626 "distribute/engage/gcm.html",
627 "http://play.google.com/about/developer-content-policy.html"
628 ]
629 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700630 "distribute/engage/analytics": {
631 "title": "",
632 "resources": [
633 "http://www.google.com/analytics/mobile/",
634 "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
635 "https://developers.google.com/analytics/devguides/collection/android/"
636 ]
637 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800638 "distribute/engage/widgets": {
639 "title": "",
640 "resources": [
641 "design/patterns/widgets.html",
642 "guide/topics/appwidgets/index.html"
643 ]
644 },
645 "distribute/getusers/expandnewmarkets": {
646 "title": "",
647 "resources": [
648 "distribute/tools/localization-checklist.html",
649 "https://support.google.com/googleplay/android-developer/table/3541286",
650 "distribute/stories/localization.html",
651 "distribute/tools/promote/badges.html",
652 "distribute/tools/promote/device-art.html",
653 "http://www.youtube.com/watch?v=SkHHPf3EdzE"
654 ]
655 },
656 "distribute/engage/gcm": {
657 "title": "",
658 "resources": [
659 "google/gcm/index.html",
660 "http://developer.chrome.com/apps/cloudMessagingV2",
661 "http://www.youtube.com/watch?v=y76rjidm8cU"
662 ]
663 },
664 "distribute/engage/googleplaygames": {
665 "title": "",
666 "resources": [
667 "google/play-services/games.html",
668 "distribute/essentials/best-practices/games.html"
669 ]
670 },
671 "distribute/engage/gplus": {
672 "title": "",
673 "resources": [
674 "google/play-services/plus.html",
675 "google/play-services/games.html",
676 "https://developers.google.com/+/mobile/android/share/interactive-post",
677 "https://developers.google.com/+/mobile/android/share/deep-link"
678 ]
679 },
680 "distribute/engage/community": {
681 "title": "",
682 "resources": [
683 "distribute/users/build-community.html",
684 "distribute/engage/video.html"
685 ]
686 },
687 "distribute/engage/deeplinks": {
688 "title": "",
689 "resources": [
690 "distribute/engage/easy-signin.html",
691 "https://developers.google.com/app-indexing/",
692 "https://developers.google.com/+/mobile/android/share/interactive-post"
693 ]
694 },
695 "distribute/engage/appupdates": {
696 "title": "",
697 "resources": [
698 "distribute/essentials/optimizing-your-app.html",
699 "distribute/tools/launch-checklist.html",
700 "distribute/googleplay/developer-console.html",
701 "design/patterns/notifications.html"
702 ]
703 },
704 "distribute/engage/video/more": {
705 "title": "",
706 "resources": [
707 "http://www.youtube.com/yt/dev/",
708 "distribute/essentials/best-practices/games.html",
709 "http://www.youtube.com/watch?v=RRelFvc6Czo"
710 ]
711 },
712 "distribute/engage/community": {
713 "title": "",
714 "resources": [
715 "distribute/users/build-community.html",
716 "distribute/engage/video.html"
717 ]
718 },
719 "distribute/engage/kiwi": {
720 "title": "",
721 "resources": [
722 "http://www.youtube.com/watch?v=WWArLD6nqrk"
723 ]
724 },
725 "distribute/toolsreference/gpfefaq": {
726 "title": "",
727 "resources": [
728 "http://www.google.com/edu/tablets/",
729 "distribute/googleplay/edu/start.html",
730 "http://play.google.com/about/developer-distribution-agreement-addendum.html",
731 "distribute/essentials/quality/core.html",
732 "distribute/essentials/quality/tablets.html"
733 ]
734 },
735 "distribute/toolsreference/localizationchecklist/identifylocales": {
736 "title": "",
737 "resources": [
738 "https://support.google.com/googleplay/android-developer/answer/138294"
739 ]
740 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800741 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
742 "title": "",
743 "resources": [
744 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
745 ]
746 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800747 "distribute/tools/loc/designforloc": {
748 "title": "",
749 "resources": [
750 "http://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
751 "guide/topics/resources/string-resource.html#Plurals",
752 "guide/topics/resources/string-resource.html",
753 "reference/java/util/Locale.html"
754 ]
755 },
756 "distribute/toolsreference/localizationchecklist/managestrings": {
757 "title": "",
758 "resources": [
759 "guide/topics/resources/string-resource.html",
760 "design/style/writing.html",
761 "http://en.wikipedia.org/wiki/XLIFF"
762 ]
763 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800764 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
765 "title": "",
766 "resources": [
767 "guide/topics/resources/string-resource.html",
768 "intl/zh-cn/design/style/writing.html",
769 "http://en.wikipedia.org/wiki/XLIFF"
770 ]
771 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800772 "distribute/toolsreference/localizationchecklist/translatestrings": {
773 "title": "",
774 "resources": [
775 "distribute/stories/localization.html",
776 ]
777 },
778 "distribute/toolsreference/localizationchecklist/preplaunch": {
779 "title": "",
780 "resources": [
781 "distribute/tools/promote/badges.html",
782 "distribute/tools/promote/device-art.html"
783 ]
784 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800785 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
786 "title": "",
787 "resources": [
788 "intl/zh-cn/distribute/tools/promote/badges.html",
789 "intl/zh-cn/distribute/tools/promote/device-art.html"
790 ]
791 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800792 "distribute/toolsreference/localizationchecklist/supportlaunch": {
793 "title": "",
794 "resources": [
795 "distribute/tools/launch-checklist.html",
796 ]
797 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800798 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
799 "title": "",
800 "resources": [
801 "intl/zh-cn/distribute/tools/launch-checklist.html",
802 ]
803 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800804 "distribute/toolsreference/launchchecklist/understanding": {
805 "title": "",
806 "resources": [
807 "tools/publishing/publishing_overview.html",
808 "tools/publishing/preparing.html"
809 ]
810 },
811 "distribute/toolsreference/launchchecklist/policies": {
812 "title": "",
813 "resources": [
814 "https://support.google.com/googleplay/android-developer/answer/4430948",
815 "https://support.google.com/googleplay/android-developer/topic/2364761",
816 "https://support.google.com/googleplay/android-developer"
817 ]
818 },
819 "distribute/toolsreference/launchchecklist/quality": {
820 "title": "",
821 "resources": [
822 "distribute/essentials/quality/core.html",
823 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -0700824 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800825 ]
826 },
827 "distribute/toolsreference/launchchecklist/rating": {
828 "title": "",
829 "resources": [
830 "https://support.google.com/googleplay/android-developer/answer/188189",
831 ]
832 },
833 "distribute/toolsreference/launchchecklist/country": {
834 "title": "",
835 "resources": [
836 "https://support.google.com/googleplay/android-developer/answer/138294"
837 ]
838 },
839 "distribute/toolsreference/launchchecklist/size": {
840 "title": "",
841 "resources": [
842 "google/play/expansion-files.html",
843 "tools/help/proguard.html"
844 ]
845 },
846 "distribute/toolsreference/launchchecklist/platform": {
847 "title": "",
848 "resources": [
849 "guide/practices/screens_support.html",
850 "about/dashboards/index.html",
851 "guide/topics/manifest/uses-sdk-element.html"
852 ]
853 },
854 "distribute/toolsreference/launchchecklist/price": {
855 "title": "",
856 "resources": [
857 "https://support.google.com/googleplay/android-developer/table/3541286",
858 ]
859 },
860 "distribute/toolsreference/launchchecklist/purchasemethod": {
861 "title": "",
862 "resources": [
863 "google/play/billing/index.html",
864 "google/play/billing/billing_subscriptions.html"
865 ]
866 },
867 "distribute/toolsreference/launchchecklist/setprice": {
868 "title": "",
869 "resources": [
870 "https://support.google.com/googleplay/android-developer/answer/1169947",
871 "https://support.google.com/googleplay/android-developer/answer/138412",
872 "https://support.google.com/googleplay/android-developer/answer/112622",
873 "https://support.google.com/googleplay/android-developer/answer/138000"
874 ]
875 },
876 "distribute/toolsreference/launchchecklist/localization": {
877 "title": "",
878 "resources": [
879 "distribute/tools/localization-checklist.html",
880 "guide/topics/resources/localization.html",
881 ]
882 },
883 "distribute/toolsreference/launchchecklist/graphics": {
884 "title": "",
885 "resources": [
886 "https://support.google.com/googleplay/android-developer/answer/1078870",
887 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
888 ]
889 },
890 "distribute/toolsreference/launchchecklist/productdetails": {
891 "title": "",
892 "resources": [
893 "https://support.google.com/googleplay/android-developer/answer/113475",
894 "https://support.google.com/googleplay/android-developer/answer/1078870"
895 ]
896 },
897 "distribute/toolsreference/launchchecklist/badges": {
898 "title": "",
899 "resources": [
900 "distribute/tools/promote/badges.html",
901 "distribute/tools/promote/linking.html"
902 ]
903 },
904 "distribute/toolsreference/launchchecklist/finalchecks": {
905 "title": "",
906 "resources": [
907 "http://play.google.com/about/developer-content-policy.html",
908 "https://support.google.com/googleplay/android-developer/answer/113476",
909 "support.html"
910 ]
911 },
912 "distribute/toolsreference/launchchecklist/afterlaunch": {
913 "title": "",
914 "resources": [
915 "https://support.google.com/googleplay/android-developer/answer/113477",
916 "https://support.google.com/googleplay/android-developer/answer/1153479",
917 "https://support.google.com/payments/answer/2741495",
918 "distribute/essentials/optimizing-your-app.html"
919 ]
920 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800921
922
923
924 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
925 "title": "",
926 "resources": [
927 "intl/zh-cn/tools/publishing/publishing_overview.html",
928 "intl/zh-cn/tools/publishing/preparing.html"
929 ]
930 },
931 "distribute/toolsreference/launchchecklist/policies/zhcn": {
932 "title": "",
933 "resources": [
934 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
935 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
936 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
937 ]
938 },
939 "distribute/toolsreference/launchchecklist/quality/zhcn": {
940 "title": "",
941 "resources": [
942 "intl/zh-cn/distribute/essentials/quality/core.html",
943 "intl/zh-cn/distribute/essentials/quality/tablets.html",
944 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
945 ]
946 },
947
948 "distribute/toolsreference/launchchecklist/rating/zhcn": {
949 "title": "",
950 "resources": [
951 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
952 ]
953 },
954 "distribute/toolsreference/launchchecklist/country/zhcn": {
955 "title": "",
956 "resources": [
957 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
958 ]
959 },
960 "distribute/toolsreference/launchchecklist/size/zhcn": {
961 "title": "",
962 "resources": [
963 "google/play/expansion-files.html",
964 "intl/zh-cn/tools/help/proguard.html"
965 ]
966 },
967 "distribute/toolsreference/launchchecklist/price/zhcn": {
968 "title": "",
969 "resources": [
970 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
971 ]
972 },
973 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
974 "title": "",
975 "resources": [
976 "intl/zh-cn/google/play/billing/index.html",
977 "google/play/billing/billing_subscriptions.html"
978 ]
979 },
980 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
981 "title": "",
982 "resources": [
983 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
984 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
985 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
986 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
987 ]
988 },
989 "distribute/toolsreference/launchchecklist/localization/zhcn": {
990 "title": "",
991 "resources": [
992 "intl/zh-cn/distribute/tools/localization-checklist.html",
993 "guide/topics/resources/localization.html"
994 ]
995 },
996 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
997 "title": "",
998 "resources": [
999 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
1000 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
1001 ]
1002 },
1003 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1004 "title": "",
1005 "resources": [
1006 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1007 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1008 ]
1009 },
1010 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1011 "title": "",
1012 "resources": [
1013 "intl/zh-cn/distribute/tools/promote/badges.html",
1014 "intl/zh-cn/distribute/tools/promote/linking.html"
1015 ]
1016 },
1017 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1018 "title": "",
1019 "resources": [
1020 "http://play.google.com/about/developer-content-policy.html",
1021 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1022 "support.html"
1023 ]
1024 },
1025 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1026 "title": "",
1027 "resources": [
1028 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1029 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1030 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1031 "distribute/essentials/optimizing-your-app.html"
1032 ]
1033 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001034 "distribute/monetize/premium": {
1035 "title": "",
1036 "resources": [
1037 "google/play/billing/index.html",
1038 "https://support.google.com/googleplay/android-developer/answer/4407611"
1039 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001040 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001041 "distribute/monetize/freemium": {
1042 "title": "",
1043 "resources": [
1044 "google/play/billing/index.html",
1045 "https://support.google.com/googleplay/android-developer/answer/4407611"
1046 ]
1047 },
1048 "distribute/monetize/subscriptions": {
1049 "title": "",
1050 "resources": [
1051 "google/play/billing/billing_subscriptions.html",
1052 "https://support.google.com/googleplay/android-developer/answer/4407611"
1053 ]
1054 },
1055 "distribute/monetize/ecommerce": {
1056 "title": "",
1057 "resources": [
1058 "https://developers.google.com/wallet/instant-buy/",
1059 "https://support.google.com/googleplay/android-developer/answer/4407611"
1060 ]
1061 },
1062 "distribute/monetize/advertising": {
1063 "title": "",
1064 "resources": [
1065 "http://www.google.com/ads/admob/#subid=us-en-et-dac",
1066 "http://www.google.com/doubleclick/publishers/small-business/index.html",
1067 "http://support.google.com/googleplay/android-developer/topic/2985714",
1068 "training/monetization/ads-and-ux.html"
1069 ]
1070 },
1071 "distribute/monetize/paymentmethods": {
1072 "title": "",
1073 "resources": [
1074 "https://play.google.com/about/giftcards/",
1075 "https://support.google.com/googleplay/answer/2651410"
1076 ]
1077 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001078 "autolanding": {
1079 "title": "",
1080 "resources": [
1081 "auto/index.html",
1082 "design/auto/index.html",
1083 "training/auto/index.html"
1084 ]
1085 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001086 "tvlanding": {
1087 "title": "",
1088 "resources": [
1089 "tv/index.html",
1090 "design/tv/index.html",
1091 "training/tv/index.html"
1092 ]
1093 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001094 "wearlanding": {
1095 "title": "",
1096 "resources": [
1097 "design/wear/index.html",
1098 "training/building-wearables.html",
1099 "training/wearables/ui/index.html"
1100 ]
1101 },
Dirk Dougherty326c70e2014-11-05 20:14:15 -08001102 "play_dev_guide": {
1103 "title": "",
1104 "resources": [
1105 "shareables/distribute/play_dev_guide_secrets_en.pdf"
1106 ]
1107 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001108 "design/auto/auto_ui_guidelines": {
1109 "title": "",
1110 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001111 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001112 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1113 "shareables/auto/AndroidAuto-custom-colors.pdf"
1114 ]
1115 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001116 "training/auto/overview": {
1117 "title": "",
1118 "resources": [
1119 "training/auto/start/index.html",
1120 "design/auto/index.html",
1121 "shareables/auto/AndroidAuto-custom-colors.pdf"
1122 ]
1123 },
1124 "training/auto/messaging": {
1125 "title": "",
1126 "resources": [
1127 "training/auto/messaging/index.html",
1128 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1129 "samples/MessagingService/index.html"
1130 ]
1131 },
1132 "training/auto/media": {
1133 "title": "",
1134 "resources": [
1135 "training/auto/audio/index.html",
1136 "shareables/auto/AndroidAuto-audio-apps.pdf",
1137 "samples/MediaBrowserService/index.html"
1138 ]
1139 },
1140 "training/auto/distribute": {
1141 "title": "",
1142 "resources": [
1143 "distribute/essentials/quality/auto.html",
1144 "distribute/googleplay/auto.html"
1145 ]
1146 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001147 "distribute/stories/games": {
1148 "title": "",
1149 "resources": [
1150 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1151 "http://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1152 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1153 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1154 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1155 "http://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1156 "http://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1157 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1158 "http://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1159 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
1160 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001161 },
1162 "overview/zhcn/1": {
1163 "title": "",
1164 "resources": [
1165 "intl/zh-cn/distribute/essentials/quality/core.html",
1166 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1167 "intl/zh-cn/distribute/tools/launch-checklist.html",
1168 "intl/zh-cn/tools/publishing/publishing_overview.html",
1169 "intl/zh-cn/distribute/tools/localization-checklist.html"
1170 ]
1171 },
1172 "overview/zhcn/2": {
1173 "title": "",
1174 "resources": [
1175 "intl/zh-cn/google/play/billing/index.html",
1176 "intl/zh-cn/google/play/billing/api.html",
1177 "intl/zh-cn/google/play/billing/billing_admin.html",
1178 "intl/zh-cn/google/play/billing/billing_testing.html",
1179 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1180 ]
1181 },
1182 "overview/zhcn/3": {
1183 "title": "",
1184 "resources": [
1185 "intl/zh-cn/distribute/tools/promote/badges.html",
1186
1187 "intl/zh-cn/distribute/tools/promote/device-art.html",
1188 "intl/zh-cn/distribute/tools/promote/linking.html",
1189 "intl/zh-cn/distribute/tools/promote/brand.html",
1190 "intl/zh-cn/tools/help/proguard.html"
1191 ]
1192 },
1193 "overview/zhcn/4": {
1194 "title": "",
1195 "resources": [
1196 "intl/zh-cn/design/style/writing.html",
1197 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1198 "intl/zh-cn/training/multiscreen/index.html",
1199 "intl/zh-cn/training/monitoring-device-state/index.html"
1200 ]
1201 },
1202 "overview/carousel/zhcn": {
1203 "title": "",
1204 "resources": [
1205 "http://www.youtube.com/watch?v=vGV7FHGzpFU",
1206 "http://www.youtube.com/watch?v=aqc3ZOTzpdk",
1207 "http://www.youtube.com/watch?v=jaNrJ8uyLSc"
1208 ]
1209 },
1210 "overview/1": {
1211 "title": "",
1212 "resources": [
1213 "distribute/essentials/quality/core.html",
1214 "distribute/essentials/quality/tablets.html",
1215 "distribute/tools/launch-checklist.html",
1216 "tools/publishing/publishing_overview.html",
1217 "distribute/tools/localization-checklist.html"
1218 ]
1219 },
1220 "overview/2": {
1221 "title": "",
1222 "resources": [
1223 "google/play/billing/index.html",
1224 "google/play/billing/api.html",
1225 "google/play/billing/billing_admin.html",
1226 "google/play/billing/billing_testing.html",
1227 "google/play/billing/billing_best_practices.html"
1228 ]
1229 },
1230 "overview/3": {
1231 "title": "",
1232 "resources": [
1233 "distribute/tools/promote/badges.html",
1234 "distribute/tools/promote/device-art.html",
1235 "distribute/tools/promote/linking.html",
1236 "distribute/tools/promote/brand.html",
1237 "tools/help/proguard.html"
1238 ]
1239 },
1240 "overview/4": {
1241 "title": "",
1242 "resources": [
1243 "design/style/writing.html",
1244 "training/basics/fragments/fragment-ui.html",
1245 "training/multiscreen/index.html",
1246 "training/monitoring-device-state/index.html"
1247 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001248 },
1249 "training/work/apps": {
1250 "title": "",
1251 "resources": [
1252 "training/enterprise/app-compatibility.html",
1253 "training/enterprise/app-restrictions.html",
1254 "samples/AppRestrictionSchema/index.html",
1255 "samples/AppRestrictionEnforcer/index.html"
1256 ]
1257 },
1258 "training/work/admin": {
1259 "title": "",
1260 "resources": [
1261 "training/enterprise/work-policy-ctrl.html",
1262 "samples/BasicManagedProfile/index.html"
1263 ]
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001264 }
Ryosuke Matsuuchi8f0e9c72015-02-27 03:41:48 +00001265}