blob: 3b26f779626c7dabadcc6f8aa9833d54bc85cd14 [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 Dougherty19332342015-06-12 19:41:35 -070016 "index/secondary/carousel": {
17 "title": "",
18 "resources": [
19 "http://www.youtube.com/watch?v=0r36OJaeMo4",
20 "http://www.youtube.com/watch?v=1Iw7Tg_afKk",
21 "http://www.youtube.com/watch?v=TieksFvD-7o",
22 "http://www.youtube.com/watch?v=MCoh4Pxs_ok"
23 ]
24 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070025 "index/multiscreen": {
26 "title": "",
27 "resources": [
28 "wear/index.html",
29 "tv/index.html",
30 "auto/index.html"
31 ]
32 },
Dirk Doughertya79acc02014-11-14 19:19:18 -080033 "index/primary/zhcn": {
34 "title": "",
35 "resources": [
36 "intl/zh-cn/resources.html",
37 "intl/zh-cn/distribute/tools/launch-checklist.html",
38 "intl/zh-cn/distribute/tools/localization-checklist.html"
39 ]
40 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070041 "design/landing/latest": {
42 "title": "",
43 "resources": [
44 "http://www.youtube.com/watch?v=p4gmvHyuZzw",
45 "http://www.youtube.com/watch?v=YaG_ljfzeUw",
46 "http://www.youtube.com/watch?v=XOcCOBe8PTc"
47 ]
48 },
49 "design/landing/materialdesign": {
50 "title": "",
51 "resources": [
52 "https://www.google.com/design/spec/animation/",
53 "https://www.google.com/design/spec/style/",
54 "https://www.google.com/design/spec/layout/",
55 "https://www.google.com/design/spec/components/",
56 "https://www.google.com/design/spec/patterns/",
57 "https://www.google.com/design/spec/usability/"
58 ]
59 },
60 "design/landing/pureandroid": {
61 "title": "",
62 "resources": [
63 "design/get-started/creative-vision.html",
64 "design/material/index.html",
65 "training/material/index.html",
66 "design/patterns/pure-android.html",
67 "design/patterns/new.html",
68 "design/devices.html"
69 ]
70 },
71 "design/landing/resources": {
72 "title": "",
73 "resources": [
74 "https://www.google.com/design/spec/resources/color-palettes.html",
75 "https://www.google.com/design/spec/resources/layout-templates.html",
76 "https://www.google.com/design/spec/resources/sticker-sheets-icons.html",
77 "https://www.google.com/design/spec/resources/roboto-noto-fonts.html",
Dirk Dougherty674b1fc2015-05-07 20:39:50 -070078 "https://www.google.com/design/icons/index.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070079 "design/downloads/index.html#Wear"
80 ]
81 },
82 "develop/landing/mainlinks": {
83 "title": "",
84 "resources": [
85 "tools/studio/index.html",
86 "samples/new/index.html",
87 "tools/projects/templates.html"
88 ]
89 },
90 "develop/landing/latest": {
91 "title": "",
92 "resources": [
93 "http://android-developers.blogspot.com/2015/04/new-android-code-samples.html",
94 "http://android-developers.blogspot.com/2015/04/android-support-library-221.html",
95 "http://android-developers.blogspot.com/2015/03/a-new-reference-app-for-multi-device.html"
96 ]
97 },
98 "develop/landing/performance": {
99 "title": "",
100 "resources": [
101 "http://www.youtube.com/watch?v=fEEulSk1kNY",
102 "http://www.youtube.com/watch?v=-3ry8PxcJJA",
103 "http://www.youtube.com/watch?v=_kKTGK-Cb_4"
104 ]
105 },
106 "develop/landing/buildwithgoogle": {
107 "title": "",
108 "resources": [
109 ]
110 },
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700111 "develop/landing/ubicomp": {
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700112 "title": "",
113 "resources": [
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700114 "https://www.youtube.com/watch?v=AK38PJZmIW8&list=PLWz5rJ2EKKc-kIrPiq098QH9dOle-fLef",
115 "https://www.youtube.com/watch?v=6K_jxccHv5M&index=1&list=PLOU2XLYxmsILFBfx66ens76VMLMEPJAB0",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700116 "https://www.youtube.com/watch?v=ctiaVxgclsg&list=PLWz5rJ2EKKc9BdE_PSLNIGjXXr3h_orXM"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700117 ]
118 },
119 "develop/landing/tools": {
120 "title": "",
121 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700122 "https://www.youtube.com/watch?v=K2dodTXARqc&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
123 "https://www.youtube.com/watch?v=3PIc-DuEU2s&list=PLWz5rJ2EKKc9e0d55YHgJFHXNZbGHEXJX",
124 "https://www.youtube.com/watch?v=cD7NPxuuXYY&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
125 "https://www.youtube.com/watch?v=JLLnhwtDoHw&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
126 "https://www.youtube.com/watch?v=2I6fuD20qlY&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
127 "https://www.youtube.com/watch?v=5Be2mJzP-Uw&list=PLWz5rJ2EKKc9e0d55YHgJFHXNZbGHEXJX"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700128 ]
129 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700130 "google/landing/services": {
131 "title": "",
132 "resources": [
133 "https://developers.google.com/analytics/devguides/collection/android/",
134 "https://developers.google.com/maps/documentation/android/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700135 "https://developers.google.com/identity/sign-in/android/",
136 "https://developers.google.com/mobile-ads-sdk/download",
Dirk Dougherty518651c2015-05-27 20:24:37 -0700137 "https://developers.google.com/cloud-messaging/gcm",
Dirk Dougherty74709452015-05-15 00:51:24 -0700138 "https://developers.google.com/app-indexing/"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700139 ]
140 },
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700141 "google/landing/videos": {
142 "title": "",
143 "resources": [
Dirk Dougherty08710f12015-05-28 22:01:36 -0700144 "https://www.youtube.com/watch?v=M3Udfu6qidk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700145 "https://www.youtube.com/watch?v=FOn64iqlphk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
146 "https://www.youtube.com/watch?v=F0Kh_RnSM0w&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
147 "https://www.youtube.com/watch?v=fvtMtfCuEpw&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf"
148 ]
149 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700150 "google/landing/googleplay": {
151 "title": "",
152 "resources": [
153 "google/play/billing/index.html",
154 "google/play/billing/billing_subscriptions.html",
155 "google/play/developer-api.html"
156 ]
157 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700158 "develop/landing/courses": {
159 "title": "",
160 "resources": [
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700161 "https://www.udacity.com/course/ud849",
162 "https://www.udacity.com/course/ud853",
163 "https://www.udacity.com/course/ud825",
Dirk Doughertyae70b692015-05-27 16:58:46 -0700164 "https://www.udacity.com/android",
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700165 "https://www.udacity.com/course/ud855",
166 "https://www.udacity.com/course/ud875A",
167 "https://www.udacity.com/course/ud875B",
168 "https://www.udacity.com/course/ud875C",
169 "https://www.udacity.com/course/ud876--1",
170 "https://www.udacity.com/course/ud876--2",
171 "https://www.udacity.com/course/ud876--3",
172 "https://www.udacity.com/course/ud876--4",
173 "https://www.udacity.com/course/ud876--5",
174 "https://www.udacity.com/course/ud862",
175 "https://www.udacity.com/course/ud837",
176 "https://www.udacity.com/course/ud867"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700177 ]
178 },
179 "distribute/landing/carousel": {
180 "title": "",
181 "resources": [
Dirk Dougherty19332342015-06-12 19:41:35 -0700182 "https://www.youtube.com/watch?v=QDM52bblwlg",
183 "https://www.youtube.com/watch?v=wcjqBSei3a0&list=PLOU2XLYxmsIKLNUPiFCWVtcO7mZRZ9MmS",
184 "https://www.youtube.com/watch?v=B6ydLpkhq04&list=PLOU2XLYxmsIKLNUPiFCWVtcO7mZRZ9MmS",
185 "https://www.youtube.com/watch?v=jyO3-rF4Mu0&list=PLOU2XLYxmsIKLNUPiFCWVtcO7mZRZ9MmS",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700186 ]
187 },
188 "distribute/landing/googleplay": {
189 "title": "",
190 "resources": [
191 "distribute/googleplay/about.html",
192 "distribute/googleplay/developer-console.html",
193 "distribute/googleplay/index.html#opportunities"
194 ]
195 },
196 "distribute/landing/more": {
197 "title": "",
198 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700199 "distribute/users/promote-with-ads.html",
200 "distribute/monetize/ads.html",
201 "distribute/analyze/index.html",
202 "distribute/engage/deep-linking.html",
203 "distribute/engage/easy-signin.html",
204 "https://cloud.google.com/docs/"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700205 ]
206 },
Robert Ly7298a3f2014-07-14 14:12:13 -0700207 "distribute/edu/videos/stories": {
Robert Ly1568c192014-06-15 18:14:06 -0700208 "title": "",
209 "resources": [
Robert Ly7298a3f2014-07-14 14:12:13 -0700210 "https://www.youtube.com/watch?v=Idu7VcTTXfk",
211 "https://www.youtube.com/watch?v=iokH4SAIfRw"
212 ]
213 },
214 "distribute/edu/videos/bestpractices": {
215 "title": "",
216 "resources": [
217 "https://www.youtube.com/watch?v=iulXz8QTD1g",
218 "https://www.youtube.com/watch?v=IKhU180eJMo",
219 "https://www.youtube.com/watch?v=_AZ6UcPz-_g",
220 "https://www.youtube.com/watch?v=Eh2adsAyTKc"
221 ]
222 },
223 "distribute/edu/videos/experience": {
224 "title": "",
225 "resources": [
226 "http://youtu.be/vzvpcEffvaE"
Robert Ly1568c192014-06-15 18:14:06 -0700227 ]
228 },
Dirk Dougherty74709452015-05-15 00:51:24 -0700229/* "launch/static": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800230 "title": "",
231 "resources": [
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700232 "http://www.youtube.com/watch?v=1RIz-cmTQB4",
233 "http://www.youtube.com/watch?v=MVBMWDzyHAI",
234 "http://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html",
235 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
236 "http://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html",
237 "distribute/essentials/quality/tablets.html",
238 "distribute/users/build-buzz.html",
239 "distribute/monetize/premium.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800240 "distribute/monetize/freemium.html",
241 "distribute/monetize/ads.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700242 "distribute/essentials/best-practices/apps.html",
243 "distribute/essentials/best-practices/games.html",
244 "distribute/users/know-your-user.html",
245 "distribute/googleplay/developer-console.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800246 ]
Dirk Dougherty74709452015-05-15 00:51:24 -0700247 }, */
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900248 "launch/static/ja": {
249 "title": "",
250 "resources": [
251 "https://www.youtube.com/watch?v=xelYnWcYkuE",
252 "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
253 "http://googledevjp.blogspot.jp/2014/12/android-wear.html",
254 "http://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
255 "http://googledevjp.blogspot.jp/2014/12/google-play-65.html",
256 "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
257 "intl/ja/distribute/googleplay/guide.html",
258 "intl/ja/distribute/essentials/quality/core.html",
259 "http://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
260 "intl/ja/support.html",
261 "intl/ja/distribute/essentials/quality/wear.html",
262 "intl/ja/training/tv/start/index.html",
263 "http://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
264 "intl/ja/distribute/monetize/ads.html"
265 ]
266 },
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900267 "launch/static/ko": {
268 "title": "",
269 "resources": [
270 "https://www.youtube.com/watch?v=7X9Ue0Nfdh4&index=2&list=PL_WJkTbDHdBksDBRoqfeyLchEQqBAOlNl",
271 "https://www.youtube.com/watch?v=83FpwuschCQ",
272 "http://googledevkr.blogspot.com/2014/11/android50guidefordevelopers.html",
273 "http://googledevkr.blogspot.com/2014/10/material-design-on-android-checklist.html",
274 "http://googledevkr.blogspot.com/2014/10/appcompat-v21-material-design-for-pre.html",
275 "intl/ko/distribute/googleplay/developer-console.html#alpha-beta",
276 "intl/ko/distribute/googleplay/guide.html",
277 "intl/ko/distribute/essentials/quality/core.html",
278 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ko",
279 "intl/ko/support.html",
280 "intl/ko/distribute/essentials/quality/wear.html",
281 "intl/ko/tv/index.html",
282 "intl/ko/google/play-services/games.html",
283 "intl/ko/distribute/monetize/ads.html"
284 ]
285 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800286 "distribute/gp/gplanding": {
287 "resources": [
288 "distribute/googleplay/about.html",
289 "distribute/googleplay/start.html",
290 "distribute/googleplay/developer-console.html"
291 ]
292 },
293 "distribute/gp/gpfelanding": {
294 "resources": [
Luan Nguyencbd00322014-12-04 14:32:30 -0800295 "distribute/googleplay/wear.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700296 "distribute/googleplay/tv.html",
297 "distribute/googleplay/auto.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700298 "distribute/googleplay/families/about.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700299 "distribute/googleplay/work/about.html",
300 "distribute/googleplay/edu/about.html",
301 "distribute/googleplay/cast.html",
302 "distribute/googleplay/cardboard.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700303 ]
304 },
305 "distribute/googleplay/gpfw": {
306 "resources": [
307 "http://www.android.com/work/",
308 "https://www.youtube.com/watch?v=jQWB_-o1kz4&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
309 "training/enterprise/index.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800310 ]
311 },
312 "distribute/essentials": {
313 "resources": [
314 "distribute/essentials/quality/core.html",
315 "distribute/essentials/quality/tablets.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -0700316 "distribute/essentials/quality/tv.html",
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700317 "distribute/essentials/quality/wear.html",
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800318 "distribute/essentials/quality/auto.html",
319 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800320 ]
321 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800322 "distribute/essentials/zhcn": {
323 "resources": [
324 "intl/zh-cn/distribute/essentials/quality/core.html",
325 "intl/zh-cn/distribute/essentials/quality/tablets.html",
326 "distribute/essentials/quality/tv.html",
327 "distribute/essentials/quality/wear.html",
328 "https://developers.google.com/edu/guidelines",
329 "distribute/essentials/optimizing-your-app.html"
330 ]
331 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800332 "distribute/users": {
333 "title": "",
334 "resources": [
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800335 "distribute/users/your-listing.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700336 "distribute/users/promote-with-ads.html",
337 "distribute/users/appindexing.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700338 "distribute/googleplay/index.html#opportunities",
339 "distribute/analyze/improve-roi.html",
340 "distribute/users/expand-to-new-markets.html",
341 "distribute/users/promote-with-ads.html",
342 "distribute/analyze/index.html",
343 "distribute/users/app-invites.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700344 "distribute/users/ota-installs.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700345 "distribute/users/youtube.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700346 "distribute/users/house-ads.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800347 ]
348 },
349 "distribute/engagelanding": {
350 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700351 "distribute/engage/intents.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800352 "distribute/engage/widgets.html",
353 "distribute/engage/notifications.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800354 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700355 "distribute/engage/ads.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700356 "distribute/engage/game-services.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700357 "distribute/engage/easy-signin.html",
358 "distribute/analyze/build-better-apps.html",
359 "distribute/engage/gcm.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800360 ]
361 },
362 "distribute/monetize": {
363 "resources": [
364 "distribute/monetize/premium.html",
365 "distribute/monetize/freemium.html",
366 "distribute/monetize/subscriptions.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800367 "distribute/monetize/ads.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700368 "distribute/monetize/ecommerce.html",
369 "distribute/monetize/payments.html",
370 "distribute/analyze/understand-user-value.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800371 ]
372 },
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800373 "distribute/analyzelanding": {
374 "resources": [
375 "distribute/analyze/start.html",
376 "distribute/analyze/measure.html",
377 "distribute/analyze/understand-user-value.html",
378 "distribute/analyze/improve-roi.html",
379 "distribute/analyze/build-better-apps.html",
380 "distribute/analyze/google-services.html"
381 ]
382 },
383 "distribute/analyzestart": {
384 "resources": [
385 "https://analyticsacademy.withgoogle.com/course04",
386 "google/play-services/index.html",
387 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
388 "https://developers.google.com/analytics/devguides/collection/android/",
389 "http://www.google.com/tagmanager/",
390 "https://github.com/googleanalytics/google-analytics-plugin-for-unity"
391 ]
392 },
393 "distribute/analyzemeasure": {
394 "resources": [
395
396 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
397 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
398 "https://support.google.com/analytics/answer/1032415",
399 "https://developers.google.com/analytics/devguides/collection/android/v4/events",
400 "https://developers.google.com/analytics/devguides/collection/android/v4/customdimsmets",
401 "https://developers.google.com/analytics/devguides/collection/android/v4/user-id"
402 ]
403 },
404 "distribute/analyzeunderstand": {
405 "resources": [
406 "https://developers.google.com/analytics/devguides/collection/android/v4/display-features",
407 "https://support.google.com/analytics/answer/3123906",
408 "https://support.google.com/analytics/answer/2568874?ref_topic=6012392",
409 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
410 "https://support.google.com/analytics/answer/1032415",
411 ]
412 },
413 "distribute/analyzeimprove": {
414 "resources": [
415
416 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns",
417 "https://support.google.com/analytics/answer/2956981",
418 "https://support.google.com/analytics/answer/1033961",
419 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder",
420 "https://developers.google.com/analytics/solutions/mobile-campaign-deep-link"
421 ]
422 },
423 "distribute/analyzebuild": {
424 "resources": [
425 "https://support.google.com/tagmanager/answer/6003007",
426 "https://support.google.com/analytics/answer/2785577",
427 "https://support.google.com/analytics/answer/1151300"
428 ]
429 },
430 "distribute/analyzeact": {
431 "resources": [
432 "https://support.google.com/analytics/answer/2611268",
433 "https://support.google.com/analytics/answer/1033961",
434 "https://support.google.com/admob/answer/3508177",
435 "https://support.google.com/analytics/answer/2956981",
436 "https://support.google.com/tagmanager/answer/6003007"
437 ]
438 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700439 "distribute/essentials/guidelines": {
440 "title": "",
441 "resources": [
442 "distribute/essentials/quality/core.html",
443 "distribute/essentials/quality/tablets.html",
444 "distribute/essentials/quality/wear.html",
445 "distribute/essentials/quality/tv.html",
446 "distribute/essentials/quality/auto.html",
447 "https://developers.google.com/edu/guidelines"
448 ]
449 },
450 "distribute/essentials/tools": {
451 "title": "",
452 "resources": [
453 "distribute/tools/launch-checklist.html",
454 "distribute/tools/localization-checklist.html",
455 "https://support.google.com/googleplay/android-developer",
456 "distribute/tools/promote/brand.html",
457 "distribute/tools/promote/device-art.html",
458 "distribute/tools/promote/badges.html",
459 "distribute/tools/promote/linking.html",
460 "distribute/tools/open-distribution.html",
461 "about/dashboards/index.html"
462 ]
463 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800464 "distribute/tools/checklists": {
465 "title": "",
466 "resources": [
467 "distribute/tools/launch-checklist.html",
468 "distribute/tools/localization-checklist.html"
469 ]
470 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800471 "distribute/tools/checklists/zhcn": {
472 "title": "",
473 "resources": [
474 "intl/zh-cn/distribute/tools/launch-checklist.html",
475 "intl/zh-cn/distribute/tools/localization-checklist.html"
476 ]
477 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800478 "distribute/tools/promote": {
479 "resources": [
480 "distribute/tools/promote/device-art.html",
481 "distribute/tools/promote/badges.html",
482 "distribute/tools/promote/linking.html"
483 ]
484 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800485 "distribute/tools/promote/zhcn": {
486 "resources": [
487 "intl/zh-cn/distribute/tools/promote/device-art.html",
488 "intl/zh-cn/distribute/tools/promote/badges.html",
489 "intl/zh-cn/distribute/tools/promote/linking.html"
490 ]
491 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800492 "distribute/tools/support": {
493 "title": "Google Play",
494 "resources": [
495 "https://support.google.com/googleplay/android-developer",
496 "https://support.google.com/googleplay/android-developer/answer/4430948",
497 "support.html"
498 ]
499 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800500 "distribute/tools/support/zhcn": {
501 "title": "Google Play",
502 "resources": [
503 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
504 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
505 "support.html"
506 ]
507 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800508 "distribute/tools/news": {
509 "title": "",
510 "resources": [
511 "http://android-developers.blogspot.com/",
512 "https://plus.google.com/+AndroidDevelopers/"
513 ]
514 },
515 "distribute/tools/more": {
516 "title": "Google Play",
517 "resources": [
518 "distribute/tools/promote/brand.html",
519 "distribute/tools/open-distribution.html",
520 "about/dashboards/index.html"
521 ]
522 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800523 "distribute/tools/more/zhcn": {
524 "title": "Google Play",
525 "resources": [
526 "intl/zh-cn/distribute/tools/promote/brand.html",
527 "distribute/tools/open-distribution.html",
528 "about/dashboards/index.html"
529 ]
530 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800531 "distribute/googleplay": {
532 "title": "Google Play",
533 "resources": [
534 "distribute/googleplay/developer-console.html",
535 "distribute/essentials/best-practices/apps.html",
536 "distribute/tools/launch-checklist.html",
537 "distribute/essentials/best-practices/games.html",
538 ]
539 },
540 "distribute/googleplay/gettingstarted": {
541 "title": "Get Started",
542 "resources": [
543 "distribute/googleplay/developer-console.html",
544 "https://support.google.com/googleplay/android-developer/answer/113468",
545 "https://support.google.com/googleplay/android-developer/answer/138294",
546 "https://support.google.com/googleplay/android-developer"
547 ]
548 },
549 "distribute/googleplay/developerconsole": {
550 "title": "Developer Console",
551 "resources": [
552 "google/play/billing/index.html",
553 "https://support.google.com/googleplay/android-developer/answer/138294"
554 ]
555 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700556 "distribute/googleplay/cast": {
557 "title": "Google Cast",
558 "resources": [
559 "https://developers.google.com/cast/docs/ux_guidelines",
560 "https://developers.google.com/cast/docs/android_sender",
561 "http://www.github.com/googlecast"
562 ]
563 },
564 "distribute/googleplay/cardboard": {
565 "title": "Google Cast",
566 "resources": [
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700567 "https://www.google.com/get/cardboard/get-cardboard/",
Dirk Doughertyde401c82015-05-09 12:10:56 -0700568 "https://developers.google.com/cardboard/android/download",
569 "http://www.google.com/design/spec-vr"
570 ]
571 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800572 "distribute/googleplay/gpfe/highlight": {
573 "title": "About Google Play for Education",
574 "resources": [
575 "http://youtu.be/vzvpcEffvaE"
576 ]
577 },
578 "distribute/googleplay/gpfe/dev/about": {
579 "title": "About Google Play for Education / Developers",
580 "resources": [
581 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700582 "https://developers.google.com/edu/guidelines",
583 "https://developers.google.com/edu/faq",
584 "distribute/essentials/quality/tablets.html",
585 "https://developers.google.com/edu/",
586 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800587 ]
588 },
589 "distribute/googleplay/gpfe/dev": {
590 "title": "About Google Play for Education / Developers",
591 "resources": [
592 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700593 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800594 "distribute/essentials/quality/tablets.html",
595 "distribute/googleplay/developer-console.html",
596 "http://play.google.com/about/developer-distribution-agreement-addendum.html",
597 ]
598 },
599 "distribute/googleplay/aboutgpfe/educators/about": {
600 "title": "About Google Play for Education / Educators",
601 "resources": [
602 "http://www.google.com/edu/tablets/",
603 "http://www.youtube.com/watch?v=haEmsMo0f3w"
604 ]
605 },
606 "distribute/googleplay/aboutgpfe/educators": {
607 "title": "About Google Play for Education / Educators",
608 "resources": [
609 "http://www.google.com/edu/tablets/",
610 "http://youtu.be/vzvpcEffvaE"
611 ]
612 },
613 "distribute/googleplay/gettingstartedgpfe/educators": {
614 "title": "About Google Play for Education / Educators",
615 "resources": [
616 "http://www.google.com/edu/tablets/",
617 "http://youtu.be/vzvpcEffvaE"
618 ]
619 },
620 "distribute/essentials/eduessentials/developers": {
621 "title": "",
622 "resources": [
623 "distribute/googleplay/developer-console.html",
624 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700625 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800626 ]
627 },
628 "distribute/essentials/eduessentials/educators": {
629 "title": "",
630 "resources": [
631 "http://www.google.com/edu/tablets/",
632 "distribute/essentials/quality/tablets.html",
633 ]
634 },
635 "distribute/essentials/optimizing": {
636 "title": "Optimizing Your App",
637 "resources": [
638 "design/index.html",
639 "training/articles/perf-anr.html",
640 "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
641 ]
642 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700643 "distribute/users/appinvites": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800644 "title": "",
645 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700646 "https://developers.google.com/app-invites/",
647 "https://developers.google.com/identity/sign-in/android/",
648 "https://developers.google.com/app-indexing/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800649 ]
650 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700651 "distribute/users/promotewithads": {
652 "title": "",
653 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700654 "https://support.google.com/adwords/answer/6032059",
655 "https://support.google.com/adwords/answer/6032073",
656 "https://support.google.com/adwords/answer/6167164",
657 "https://support.google.com/adwords/answer/6167162"
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700658 ]
659 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800660 "distribute/users/buildbuzz": {
661 "title": "",
662 "resources": [
663 "distribute/tools/promote/badges.html",
664 "distribute/tools/promote/linking.html",
665 "distribute/tools/promote/device-art.html",
666 "http://plus.google.com/+GooglePlay"
667 ]
668 },
669 "distribute/users/createagreatlisting": {
670 "title": "",
671 "resources": [
672 "https://support.google.com/googleplay/android-developer/answer/1078870",
673 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
674 "distribute/tools/launch-checklist.html",
675 "http://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
676 "http://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
677 "http://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
678 ]
679 },
680 "distribute/users/buildcommunity": {
681 "title": "",
682 "resources": [
683 "distribute/googleplay/developer-console.html",
684 "https://support.google.com/groups/answer/46601",
685 "https://support.google.com/plus/topic/2888488",
686 "http://www.youtube.com/yt/dev/"
687 ]
688 },
Dirk Dougherty98794c02015-05-09 12:10:56 -0700689 "distribute/users/appindexing": {
690 "title": "",
691 "resources": [
692 "https://developers.google.com/app-indexing/",
693 "https://developers.google.com/app-indexing/webmasters/details",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -0700694 "distribute/engage/deep-linking.html",
695 "training/app-indexing/index.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700696 ]
697 },
698 "distribute/users/otas": {
699 "title": "",
700 "resources": [
701 "https://developers.google.com/identity/sign-in/android/",
702 "https://developers.google.com/+/features/play-installs",
703 "https://developers.google.com/+/features/analytics"
704 ]
705 },
706 "distribute/users/houseads": {
707 "title": "",
708 "resources": [
709 "https://support.google.com/admob/topic/2784623",
710 "https://developers.google.com/mobile-ads-sdk/download",
711 "http://support.google.com/googleplay/android-developer/topic/2985714",
712 "http://analyticsacademy.withgoogle.com/mobile-app",
713 "https://support.google.com/analytics/answer/2611404",
714 "https://support.google.com/admob/answer/3111064"
715 ]
716 },
717 "distribute/users/youtube": {
718 "title": "",
719 "resources": [
720 "https://support.google.com/youtube/answer/6140493",
721 "https://support.google.com/youtube/answer/2797387"
Dirk Dougherty98794c02015-05-09 12:10:56 -0700722 ]
723 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800724 "distribute/toolsreference/bestpractices/apps": {
725 "title": "",
726 "resources": [
727 "distribute/googleplay/developer-console.html",
728 "http://android-developers.blogspot.com/"
729 ]
730 },
731 "distribute/toolsreference/bestpractices/games": {
732 "title": "",
733 "resources": [
734 "google/play-services/games.html",
735 "http://android-developers.blogspot.com/",
736 "distribute/googleplay/developer-console.html",
737 "http://www.youtube.com/watch?v=1RIz-cmTQB4"
738 ]
739 },
740 "distribute/essentials/corequalityguidelines/visualdesign": {
741 "title": "",
742 "resources": [
743 "design/index.html",
744 "design/patterns/navigation.html",
745 "design/patterns/actionbar.html",
746 "design/style/iconography.html",
747 "design/patterns/notifications.html"
748 ]
749 },
750 "distribute/essentials/corequalityguidelines/functionality": {
751 "title": "",
752 "resources": [
753 "http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
754 "guide/components/tasks-and-back-stack.html",
755 "training/basics/activity-lifecycle/recreating.html"
756 ]
757 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700758 "distribute/essentials/tvqualityguidelines/visualdesign": {
759 "title": "",
760 "resources": [
761 "design/tv/index.html",
762 "training/tv/start/index.html"
763 ]
764 },
765 "distribute/essentials/tvqualityguidelines/functionality": {
766 "title": "",
767 "resources": [
768 "training/tv/start/hardware.html",
769 "training/tv/games/index.html"
770 ]
771 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700772 "distribute/essentials/wearqualityguidelines/visualdesign": {
773 "title": "",
774 "resources": [
775 "design/wear/index.html",
776 "training/building-wearables.html",
777 "training/wearables/ui/index.html"
778 ]
779 },
780 "distribute/essentials/wearqualityguidelines/functionality": {
781 "title": "",
782 "resources": [
783 "training/wearables/notifications/index.html",
784 "training/wearables/apps/index.html",
785 "training/wearables/notifications/voice-input.html"
786 ]
787 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800788 "distribute/essentials/autoqualityguidelines/visualdesign": {
789 "title": "",
790 "resources": [
791 "training/auto/messaging/index.html",
792 "training/auto/start/index.html"
793 ]
794 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800795 "distribute/essentials/core/performance": {
796 "title": "",
797 "resources": [
798 "http://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
799 "training/articles/perf-anr.html",
800 "http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
801 ]
802 },
803 "distribute/essentials/core/play": {
804 "title": "",
805 "resources": [
806 "distribute/tools/launch-checklist.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800807 "http://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
808 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
809 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800810 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800811 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
812 ]
813 },
814 "distribute/essentials/core/play/zhcn": {
815 "title": "",
816 "resources": [
817 "intl/zh-cn/distribute/tools/launch-checklist.html",
818 "http://play.google.com/about/developer-content-policy.html",
819 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
820 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
821 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
822 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800823 ]
824 },
825 "distribute/essentials/tabletguidelines/optimize": {
826 "title": "",
827 "resources": [
828 "design/style/metrics-grids.html",
829 "design/style/devices-displays.html",
830 "guide/practices/screens_support.html",
831 //"guide/practices/screens_support.html#ConfigurationExamples",
832 ]
833 },
834 "distribute/essentials/tabletguidelines/extrascreen": {
835 "title": "",
836 "resources": [
837 "design/patterns/multi-pane-layouts.html",
838 "training/design-navigation/multiple-sizes.html",
839 "training/multiscreen/index.html",
840 ]
841 },
842 "distribute/essentials/tabletguidelines/assets": {
843 "title": "",
844 "resources": [
845 "design/style/iconography.html",
846 "guide/topics/resources/providing-resources.html",
847 "guide/practices/screens_support.html",
848 "training/basics/supporting-devices/screens.html"
849 ]
850 },
851 "distribute/essentials/tabletguidelines/fonts": {
852 "title": "",
853 "resources": [
854 "design/style/metrics-grids.html",
855 "design/style/typography.html",
856 "guide/practices/screens_support.html",
857 "training/multiscreen/screendensities.html"
858 ]
859 },
860 "distribute/essentials/tabletguidelines/widgets": {
861 "title": "",
862 "resources": [
863 "guide/topics/appwidgets/index.html#MetaData",
864 "guide/topics/appwidgets/index.html",
865 "design/patterns/widgets.html"
866 ]
867 },
868 "distribute/essentials/tabletguidelines/versions": {
869 "title": "",
870 "resources": [
871 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
872 "guide/topics/manifest/uses-sdk-element.html",
873 "training/basics/supporting-devices/platforms.html"
874 ]
875 },
876 "distribute/essentials/tabletguidelines/hardware": {
877 "title": "",
878 "resources": [
879 "guide/topics/manifest/uses-feature-element.html",
880 "guide/topics/manifest/uses-feature-element.html#testing"
881 ]
882 },
883 "distribute/essentials/tabletguidelines/tabletscreens": {
884 "title": "",
885 "resources": [
886 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
887 "guide/practices/screens_support.html"
888 ]
889 },
890 "distribute/essentials/tabletguidelines/showcase": {
891 "title": "",
892 "resources": [
893 "distribute/tools/launch-checklist.html",
894 "https://play.google.com/apps/publish/",
895 "distribute/tools/promote/badges.html",
896 "distribute/tools/promote/device-art.html"
897 ]
898 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800899 "distribute/essentials/tabletguidelines/showcase/zhcn": {
900 "title": "",
901 "resources": [
902 "intl/zh-cn/distribute/tools/launch-checklist.html",
903 "https://play.google.com/apps/publish/?hl=zh-Hans",
904 "intl/zh-cn/distribute/tools/promote/badges.html",
905 "intl/zh-cn/distribute/tools/promote/device-art.html"
906 ]
907 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800908 "distribute/essentials/tabletguidelines/googleplay": {
909 "title": "",
910 "resources": [
911 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
912 "google/play/filters.html"
913 ]
914 },
915 "distribute/essentials/tabletguidelines": {
916 "title": "",
917 "resources": [
918 "distribute/essentials/quality/core.html",
919 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
920 "distribute/tools/launch-checklist.html",
921 "distribute/tools/promote/device-art.html"
922 ]
923 },
924 "distribute/getusers/notifications": {
925 "title": "",
926 "resources": [
927 "design/patterns/notifications.html",
928 "distribute/engage/gcm.html",
929 "http://play.google.com/about/developer-content-policy.html"
930 ]
931 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700932 "distribute/engage/analytics": {
933 "title": "",
934 "resources": [
935 "http://www.google.com/analytics/mobile/",
936 "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
937 "https://developers.google.com/analytics/devguides/collection/android/"
938 ]
939 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800940 "distribute/engage/widgets": {
941 "title": "",
942 "resources": [
943 "design/patterns/widgets.html",
944 "guide/topics/appwidgets/index.html"
945 ]
946 },
Dirk Dougherty98794c02015-05-09 12:10:56 -0700947 "distribute/engage/reengage": {
948 "title": "",
949 "resources": [
950 "https://support.google.com/adwords/answer/6032073",
951 "distribute/engage/deep-linking.html",
952 "https://support.google.com/adwords/answer/6167162",
953 "distribute/users/promote-with-ads.html"
954 ]
955 },
956 "distribute/engage/appindexing": {
957 "title": "",
958 "resources": [
959 "distribute/engage/intents.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -0700960 "distribute/engage/deep-linking.html",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -0700961 "distribute/users/appindexing.html",
962 "training/app-indexing/index.html"
Dirk Dougherty98794c02015-05-09 12:10:56 -0700963 ]
964 },
965 "distribute/engage/intents": {
966 "title": "",
967 "resources": [
968 "guide/components/intents-filters.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -0700969 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700970 "distribute/engage/ads.html"
971 ]
972 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800973 "distribute/getusers/expandnewmarkets": {
974 "title": "",
975 "resources": [
976 "distribute/tools/localization-checklist.html",
977 "https://support.google.com/googleplay/android-developer/table/3541286",
978 "distribute/stories/localization.html",
979 "distribute/tools/promote/badges.html",
980 "distribute/tools/promote/device-art.html",
981 "http://www.youtube.com/watch?v=SkHHPf3EdzE"
982 ]
983 },
984 "distribute/engage/gcm": {
985 "title": "",
986 "resources": [
Dirk Dougherty518651c2015-05-27 20:24:37 -0700987 "https://developers.google.com/cloud-messaging/gcm",
988 "https://developers.google.com/cloud-messaging/android/client",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800989 ]
990 },
991 "distribute/engage/googleplaygames": {
992 "title": "",
993 "resources": [
994 "google/play-services/games.html",
995 "distribute/essentials/best-practices/games.html"
996 ]
997 },
998 "distribute/engage/gplus": {
999 "title": "",
1000 "resources": [
Dirk Dougherty74709452015-05-15 00:51:24 -07001001 "distribute/users/ota-installs.html",
1002 "https://developers.google.com/identity/sign-in/android/people",
1003 "https://developers.google.com/+/mobile/android/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001004 ]
1005 },
1006 "distribute/engage/community": {
1007 "title": "",
1008 "resources": [
1009 "distribute/users/build-community.html",
1010 "distribute/engage/video.html"
1011 ]
1012 },
1013 "distribute/engage/deeplinks": {
1014 "title": "",
1015 "resources": [
1016 "distribute/engage/easy-signin.html",
1017 "https://developers.google.com/app-indexing/",
1018 "https://developers.google.com/+/mobile/android/share/interactive-post"
1019 ]
1020 },
1021 "distribute/engage/appupdates": {
1022 "title": "",
1023 "resources": [
1024 "distribute/essentials/optimizing-your-app.html",
1025 "distribute/tools/launch-checklist.html",
1026 "distribute/googleplay/developer-console.html",
1027 "design/patterns/notifications.html"
1028 ]
1029 },
1030 "distribute/engage/video/more": {
1031 "title": "",
1032 "resources": [
1033 "http://www.youtube.com/yt/dev/",
1034 "distribute/essentials/best-practices/games.html",
1035 "http://www.youtube.com/watch?v=RRelFvc6Czo"
1036 ]
1037 },
1038 "distribute/engage/community": {
1039 "title": "",
1040 "resources": [
1041 "distribute/users/build-community.html",
1042 "distribute/engage/video.html"
1043 ]
1044 },
1045 "distribute/engage/kiwi": {
1046 "title": "",
1047 "resources": [
1048 "http://www.youtube.com/watch?v=WWArLD6nqrk"
1049 ]
1050 },
1051 "distribute/toolsreference/gpfefaq": {
1052 "title": "",
1053 "resources": [
1054 "http://www.google.com/edu/tablets/",
1055 "distribute/googleplay/edu/start.html",
1056 "http://play.google.com/about/developer-distribution-agreement-addendum.html",
1057 "distribute/essentials/quality/core.html",
1058 "distribute/essentials/quality/tablets.html"
1059 ]
1060 },
1061 "distribute/toolsreference/localizationchecklist/identifylocales": {
1062 "title": "",
1063 "resources": [
1064 "https://support.google.com/googleplay/android-developer/answer/138294"
1065 ]
1066 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001067 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
1068 "title": "",
1069 "resources": [
1070 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1071 ]
1072 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001073 "distribute/tools/loc/designforloc": {
1074 "title": "",
1075 "resources": [
1076 "http://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
1077 "guide/topics/resources/string-resource.html#Plurals",
1078 "guide/topics/resources/string-resource.html",
1079 "reference/java/util/Locale.html"
1080 ]
1081 },
1082 "distribute/toolsreference/localizationchecklist/managestrings": {
1083 "title": "",
1084 "resources": [
1085 "guide/topics/resources/string-resource.html",
1086 "design/style/writing.html",
1087 "http://en.wikipedia.org/wiki/XLIFF"
1088 ]
1089 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001090 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
1091 "title": "",
1092 "resources": [
1093 "guide/topics/resources/string-resource.html",
1094 "intl/zh-cn/design/style/writing.html",
1095 "http://en.wikipedia.org/wiki/XLIFF"
1096 ]
1097 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001098 "distribute/toolsreference/localizationchecklist/translatestrings": {
1099 "title": "",
1100 "resources": [
1101 "distribute/stories/localization.html",
1102 ]
1103 },
1104 "distribute/toolsreference/localizationchecklist/preplaunch": {
1105 "title": "",
1106 "resources": [
1107 "distribute/tools/promote/badges.html",
1108 "distribute/tools/promote/device-art.html"
1109 ]
1110 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001111 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
1112 "title": "",
1113 "resources": [
1114 "intl/zh-cn/distribute/tools/promote/badges.html",
1115 "intl/zh-cn/distribute/tools/promote/device-art.html"
1116 ]
1117 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001118 "distribute/toolsreference/localizationchecklist/supportlaunch": {
1119 "title": "",
1120 "resources": [
1121 "distribute/tools/launch-checklist.html",
1122 ]
1123 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001124 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
1125 "title": "",
1126 "resources": [
1127 "intl/zh-cn/distribute/tools/launch-checklist.html",
1128 ]
1129 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001130 "distribute/toolsreference/launchchecklist/understanding": {
1131 "title": "",
1132 "resources": [
1133 "tools/publishing/publishing_overview.html",
1134 "tools/publishing/preparing.html"
1135 ]
1136 },
1137 "distribute/toolsreference/launchchecklist/policies": {
1138 "title": "",
1139 "resources": [
1140 "https://support.google.com/googleplay/android-developer/answer/4430948",
1141 "https://support.google.com/googleplay/android-developer/topic/2364761",
1142 "https://support.google.com/googleplay/android-developer"
1143 ]
1144 },
1145 "distribute/toolsreference/launchchecklist/quality": {
1146 "title": "",
1147 "resources": [
1148 "distribute/essentials/quality/core.html",
1149 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -07001150 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001151 ]
1152 },
1153 "distribute/toolsreference/launchchecklist/rating": {
1154 "title": "",
1155 "resources": [
1156 "https://support.google.com/googleplay/android-developer/answer/188189",
1157 ]
1158 },
1159 "distribute/toolsreference/launchchecklist/country": {
1160 "title": "",
1161 "resources": [
1162 "https://support.google.com/googleplay/android-developer/answer/138294"
1163 ]
1164 },
1165 "distribute/toolsreference/launchchecklist/size": {
1166 "title": "",
1167 "resources": [
1168 "google/play/expansion-files.html",
1169 "tools/help/proguard.html"
1170 ]
1171 },
1172 "distribute/toolsreference/launchchecklist/platform": {
1173 "title": "",
1174 "resources": [
1175 "guide/practices/screens_support.html",
1176 "about/dashboards/index.html",
1177 "guide/topics/manifest/uses-sdk-element.html"
1178 ]
1179 },
1180 "distribute/toolsreference/launchchecklist/price": {
1181 "title": "",
1182 "resources": [
1183 "https://support.google.com/googleplay/android-developer/table/3541286",
1184 ]
1185 },
1186 "distribute/toolsreference/launchchecklist/purchasemethod": {
1187 "title": "",
1188 "resources": [
1189 "google/play/billing/index.html",
1190 "google/play/billing/billing_subscriptions.html"
1191 ]
1192 },
1193 "distribute/toolsreference/launchchecklist/setprice": {
1194 "title": "",
1195 "resources": [
1196 "https://support.google.com/googleplay/android-developer/answer/1169947",
1197 "https://support.google.com/googleplay/android-developer/answer/138412",
1198 "https://support.google.com/googleplay/android-developer/answer/112622",
1199 "https://support.google.com/googleplay/android-developer/answer/138000"
1200 ]
1201 },
1202 "distribute/toolsreference/launchchecklist/localization": {
1203 "title": "",
1204 "resources": [
1205 "distribute/tools/localization-checklist.html",
1206 "guide/topics/resources/localization.html",
1207 ]
1208 },
1209 "distribute/toolsreference/launchchecklist/graphics": {
1210 "title": "",
1211 "resources": [
1212 "https://support.google.com/googleplay/android-developer/answer/1078870",
1213 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
1214 ]
1215 },
1216 "distribute/toolsreference/launchchecklist/productdetails": {
1217 "title": "",
1218 "resources": [
1219 "https://support.google.com/googleplay/android-developer/answer/113475",
1220 "https://support.google.com/googleplay/android-developer/answer/1078870"
1221 ]
1222 },
1223 "distribute/toolsreference/launchchecklist/badges": {
1224 "title": "",
1225 "resources": [
1226 "distribute/tools/promote/badges.html",
1227 "distribute/tools/promote/linking.html"
1228 ]
1229 },
1230 "distribute/toolsreference/launchchecklist/finalchecks": {
1231 "title": "",
1232 "resources": [
1233 "http://play.google.com/about/developer-content-policy.html",
1234 "https://support.google.com/googleplay/android-developer/answer/113476",
1235 "support.html"
1236 ]
1237 },
1238 "distribute/toolsreference/launchchecklist/afterlaunch": {
1239 "title": "",
1240 "resources": [
1241 "https://support.google.com/googleplay/android-developer/answer/113477",
1242 "https://support.google.com/googleplay/android-developer/answer/1153479",
1243 "https://support.google.com/payments/answer/2741495",
1244 "distribute/essentials/optimizing-your-app.html"
1245 ]
1246 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001247
1248
1249
1250 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
1251 "title": "",
1252 "resources": [
1253 "intl/zh-cn/tools/publishing/publishing_overview.html",
1254 "intl/zh-cn/tools/publishing/preparing.html"
1255 ]
1256 },
1257 "distribute/toolsreference/launchchecklist/policies/zhcn": {
1258 "title": "",
1259 "resources": [
1260 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
1261 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
1262 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
1263 ]
1264 },
1265 "distribute/toolsreference/launchchecklist/quality/zhcn": {
1266 "title": "",
1267 "resources": [
1268 "intl/zh-cn/distribute/essentials/quality/core.html",
1269 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1270 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
1271 ]
1272 },
1273
1274 "distribute/toolsreference/launchchecklist/rating/zhcn": {
1275 "title": "",
1276 "resources": [
1277 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
1278 ]
1279 },
1280 "distribute/toolsreference/launchchecklist/country/zhcn": {
1281 "title": "",
1282 "resources": [
1283 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1284 ]
1285 },
1286 "distribute/toolsreference/launchchecklist/size/zhcn": {
1287 "title": "",
1288 "resources": [
1289 "google/play/expansion-files.html",
1290 "intl/zh-cn/tools/help/proguard.html"
1291 ]
1292 },
1293 "distribute/toolsreference/launchchecklist/price/zhcn": {
1294 "title": "",
1295 "resources": [
1296 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
1297 ]
1298 },
1299 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
1300 "title": "",
1301 "resources": [
1302 "intl/zh-cn/google/play/billing/index.html",
1303 "google/play/billing/billing_subscriptions.html"
1304 ]
1305 },
1306 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
1307 "title": "",
1308 "resources": [
1309 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
1310 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
1311 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
1312 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
1313 ]
1314 },
1315 "distribute/toolsreference/launchchecklist/localization/zhcn": {
1316 "title": "",
1317 "resources": [
1318 "intl/zh-cn/distribute/tools/localization-checklist.html",
1319 "guide/topics/resources/localization.html"
1320 ]
1321 },
1322 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
1323 "title": "",
1324 "resources": [
1325 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
1326 "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
1327 ]
1328 },
1329 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1330 "title": "",
1331 "resources": [
1332 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1333 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1334 ]
1335 },
1336 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1337 "title": "",
1338 "resources": [
1339 "intl/zh-cn/distribute/tools/promote/badges.html",
1340 "intl/zh-cn/distribute/tools/promote/linking.html"
1341 ]
1342 },
1343 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1344 "title": "",
1345 "resources": [
1346 "http://play.google.com/about/developer-content-policy.html",
1347 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1348 "support.html"
1349 ]
1350 },
1351 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1352 "title": "",
1353 "resources": [
1354 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1355 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1356 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1357 "distribute/essentials/optimizing-your-app.html"
1358 ]
1359 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001360 "distribute/monetize/premium": {
1361 "title": "",
1362 "resources": [
1363 "google/play/billing/index.html",
1364 "https://support.google.com/googleplay/android-developer/answer/4407611"
1365 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001366 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001367 "distribute/monetize/freemium": {
1368 "title": "",
1369 "resources": [
1370 "google/play/billing/index.html",
1371 "https://support.google.com/googleplay/android-developer/answer/4407611"
1372 ]
1373 },
1374 "distribute/monetize/subscriptions": {
1375 "title": "",
1376 "resources": [
1377 "google/play/billing/billing_subscriptions.html",
1378 "https://support.google.com/googleplay/android-developer/answer/4407611"
1379 ]
1380 },
1381 "distribute/monetize/ecommerce": {
1382 "title": "",
1383 "resources": [
1384 "https://developers.google.com/wallet/instant-buy/",
1385 "https://support.google.com/googleplay/android-developer/answer/4407611"
1386 ]
1387 },
1388 "distribute/monetize/advertising": {
1389 "title": "",
1390 "resources": [
1391 "http://www.google.com/ads/admob/#subid=us-en-et-dac",
1392 "http://www.google.com/doubleclick/publishers/small-business/index.html",
1393 "http://support.google.com/googleplay/android-developer/topic/2985714",
1394 "training/monetization/ads-and-ux.html"
1395 ]
1396 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001397 "distribute/monetize/admob": {
1398 "title": "",
1399 "resources": [
1400 "https://support.google.com/admob/topic/2784623",
Dirk Doughertyc85bf852015-05-24 19:56:35 -07001401 "http://admob.blogspot.com/",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001402 "http://analyticsacademy.withgoogle.com/mobile-app",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001403 ]
1404 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001405 "distribute/monetize/paymentmethods": {
1406 "title": "",
1407 "resources": [
1408 "https://play.google.com/about/giftcards/",
1409 "https://support.google.com/googleplay/answer/2651410"
1410 ]
1411 },
Quddus Chong0f049722015-09-21 11:38:05 -07001412 "marshmallow/landing/resources": {
Joe Fernandeze7866882015-05-06 17:15:03 -07001413 "title": "",
1414 "resources": [
Quddus Chong0f049722015-09-21 11:38:05 -07001415 "about/versions/marshmallow/android-6.0.html",
Quddus Chong10a91472015-09-25 17:09:32 -07001416 "about/versions/marshmallow/samples.html",
1417 "about/versions/marshmallow/download.html"
Joe Fernandeze7866882015-05-06 17:15:03 -07001418 ]
1419 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001420 "autolanding": {
1421 "title": "",
1422 "resources": [
1423 "auto/index.html",
1424 "design/auto/index.html",
1425 "training/auto/index.html"
1426 ]
1427 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001428 "tvlanding": {
1429 "title": "",
1430 "resources": [
1431 "tv/index.html",
1432 "design/tv/index.html",
1433 "training/tv/index.html"
1434 ]
1435 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001436 "wearlanding": {
1437 "title": "",
1438 "resources": [
1439 "design/wear/index.html",
1440 "training/building-wearables.html",
1441 "training/wearables/ui/index.html"
1442 ]
1443 },
Dirk Dougherty326c70e2014-11-05 20:14:15 -08001444 "play_dev_guide": {
1445 "title": "",
1446 "resources": [
1447 "shareables/distribute/play_dev_guide_secrets_en.pdf"
1448 ]
1449 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001450 "design/auto/auto_ui_guidelines": {
1451 "title": "",
1452 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001453 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001454 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1455 "shareables/auto/AndroidAuto-custom-colors.pdf"
1456 ]
1457 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001458 "training/auto/overview": {
1459 "title": "",
1460 "resources": [
1461 "training/auto/start/index.html",
1462 "design/auto/index.html",
1463 "shareables/auto/AndroidAuto-custom-colors.pdf"
1464 ]
1465 },
1466 "training/auto/messaging": {
1467 "title": "",
1468 "resources": [
1469 "training/auto/messaging/index.html",
1470 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1471 "samples/MessagingService/index.html"
1472 ]
1473 },
1474 "training/auto/media": {
1475 "title": "",
1476 "resources": [
1477 "training/auto/audio/index.html",
1478 "shareables/auto/AndroidAuto-audio-apps.pdf",
1479 "samples/MediaBrowserService/index.html"
1480 ]
1481 },
1482 "training/auto/distribute": {
1483 "title": "",
1484 "resources": [
1485 "distribute/essentials/quality/auto.html",
1486 "distribute/googleplay/auto.html"
1487 ]
1488 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001489 "distribute/stories/games": {
1490 "title": "",
1491 "resources": [
1492 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1493 "http://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1494 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1495 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1496 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1497 "http://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1498 "http://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1499 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1500 "http://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1501 "http://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
1502 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001503 },
1504 "overview/zhcn/1": {
1505 "title": "",
1506 "resources": [
1507 "intl/zh-cn/distribute/essentials/quality/core.html",
1508 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1509 "intl/zh-cn/distribute/tools/launch-checklist.html",
1510 "intl/zh-cn/tools/publishing/publishing_overview.html",
1511 "intl/zh-cn/distribute/tools/localization-checklist.html"
1512 ]
1513 },
1514 "overview/zhcn/2": {
1515 "title": "",
1516 "resources": [
1517 "intl/zh-cn/google/play/billing/index.html",
1518 "intl/zh-cn/google/play/billing/api.html",
1519 "intl/zh-cn/google/play/billing/billing_admin.html",
1520 "intl/zh-cn/google/play/billing/billing_testing.html",
1521 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1522 ]
1523 },
1524 "overview/zhcn/3": {
1525 "title": "",
1526 "resources": [
1527 "intl/zh-cn/distribute/tools/promote/badges.html",
1528
1529 "intl/zh-cn/distribute/tools/promote/device-art.html",
1530 "intl/zh-cn/distribute/tools/promote/linking.html",
1531 "intl/zh-cn/distribute/tools/promote/brand.html",
1532 "intl/zh-cn/tools/help/proguard.html"
1533 ]
1534 },
1535 "overview/zhcn/4": {
1536 "title": "",
1537 "resources": [
1538 "intl/zh-cn/design/style/writing.html",
1539 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1540 "intl/zh-cn/training/multiscreen/index.html",
1541 "intl/zh-cn/training/monitoring-device-state/index.html"
1542 ]
1543 },
1544 "overview/carousel/zhcn": {
1545 "title": "",
1546 "resources": [
1547 "http://www.youtube.com/watch?v=vGV7FHGzpFU",
1548 "http://www.youtube.com/watch?v=aqc3ZOTzpdk",
1549 "http://www.youtube.com/watch?v=jaNrJ8uyLSc"
1550 ]
1551 },
1552 "overview/1": {
1553 "title": "",
1554 "resources": [
1555 "distribute/essentials/quality/core.html",
1556 "distribute/essentials/quality/tablets.html",
1557 "distribute/tools/launch-checklist.html",
1558 "tools/publishing/publishing_overview.html",
1559 "distribute/tools/localization-checklist.html"
1560 ]
1561 },
1562 "overview/2": {
1563 "title": "",
1564 "resources": [
1565 "google/play/billing/index.html",
1566 "google/play/billing/api.html",
1567 "google/play/billing/billing_admin.html",
1568 "google/play/billing/billing_testing.html",
1569 "google/play/billing/billing_best_practices.html"
1570 ]
1571 },
1572 "overview/3": {
1573 "title": "",
1574 "resources": [
1575 "distribute/tools/promote/badges.html",
1576 "distribute/tools/promote/device-art.html",
1577 "distribute/tools/promote/linking.html",
1578 "distribute/tools/promote/brand.html",
1579 "tools/help/proguard.html"
1580 ]
1581 },
1582 "overview/4": {
1583 "title": "",
1584 "resources": [
1585 "design/style/writing.html",
1586 "training/basics/fragments/fragment-ui.html",
1587 "training/multiscreen/index.html",
1588 "training/monitoring-device-state/index.html"
1589 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001590 },
1591 "training/work/apps": {
1592 "title": "",
1593 "resources": [
1594 "training/enterprise/app-compatibility.html",
1595 "training/enterprise/app-restrictions.html",
Andrew Solovayc9adf2c2015-06-01 14:44:21 -07001596 "https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
Joe Fernandez108ccac2015-02-19 23:56:07 -08001597 "samples/AppRestrictionSchema/index.html",
Andrew Solovay789eddf2015-06-15 11:58:53 -07001598 "samples/AppRestrictionEnforcer/index.html",
1599 "https://www.youtube.com/watch?v=dH41OutAMNM"
Joe Fernandez108ccac2015-02-19 23:56:07 -08001600 ]
1601 },
1602 "training/work/admin": {
1603 "title": "",
1604 "resources": [
1605 "training/enterprise/work-policy-ctrl.html",
Andrew Solovay00ebd142015-06-24 11:56:56 -07001606 "samples/BasicManagedProfile/index.html",
1607 "https://www.youtube.com/watch?v=j3QC6hcpy90"
Joe Fernandez108ccac2015-02-19 23:56:07 -08001608 ]
Aleks Haecky881e7292015-04-23 13:17:19 -07001609 },
1610 "tools/performance/rendering": {
1611 "title": "",
1612 "resources": [
1613 "tools/performance/debug-gpu-overdraw/index.html",
1614 "tools/performance/profile-gpu-rendering/index.html",
1615 "tools/performance/hierarchy-viewer/setup.html",
1616 "tools/performance/hierarchy-viewer/index.html",
1617 "tools/performance/hierarchy-viewer/profiling.html"
1618 ]
1619 },
1620 "tools/performance/memory": {
1621 "title": "",
1622 "resources": [
1623 "tools/performance/memory-monitor/index.html",
1624 "tools/performance/heap-viewer/index.html",
1625 "tools/performance/allocation-tracker/index.html",
1626 "tools/performance/comparison.html"
1627 ]
1628 },
1629 "tools/performance/cpu": {
1630 "title": "",
1631 "resources": [
1632 "tools/performance/traceview/index.html",
1633 "tools/performance/systrace/index.html"
1634 ]
1635 },
1636 "tools/performance/battery": {
1637 "title": "",
1638 "resources": [
1639 "tools/performance/batterystats-battery-historian/index.html",
1640 "tools/performance/batterystats-battery-historian/charts.html"
1641 ]
Quddus Chong0f049722015-09-21 11:38:05 -07001642 },
1643 "marshmallow/landing/resources": {
1644 "title": "",
1645 "resources": [
1646 "about/versions/marshmallow/android-6.0.html",
1647 "about/versions/marshmallow/download.html",
1648 "about/versions/marshmallow/samples.html"
1649 ]
1650 },
Quddus Chong10a91472015-09-25 17:09:32 -07001651 "marshmallow/landing/videos": {
1652 "title": "",
1653 "resources": [
1654 "https://www.youtube.com/watch?v=yYU4DHLwoRk",
1655 "https://www.youtube.com/watch?v=ndBdf1_oOGA",
1656 "https://www.youtube.com/watch?v=C8lUdPVSzDk",
1657 "https://www.youtube.com/watch?v=VOn7VrTRlA4",
1658 "https://www.youtube.com/watch?v=HXacyy0HSW0",
1659 "https://www.youtube.com/watch?v=vcSj8ln-BlE",
1660 "https://www.youtube.com/watch?v=OW1A4XFRuyc",
1661 "https://www.youtube.com/watch?v=f17qe9vZ8RM",
1662 "https://www.youtube.com/watch?v=j3QC6hcpy90"
1663 ]
1664 },
Quddus Chong0f049722015-09-21 11:38:05 -07001665 "marshmallow/landing/more": {
1666 "title": "",
1667 "resources": [
Quddus Chong0f049722015-09-21 11:38:05 -07001668 "about/versions/marshmallow/android-6.0-changes.html",
Quddus Chong10a91472015-09-25 17:09:32 -07001669 "training/permissions/requesting.html",
1670 "training/backup/autosyncapi.html",
1671 "training/app-links/index.html",
1672 "training/monitoring-device-state/battery-optimization.html",
1673 "about/versions/marshmallow/testing.html"
Quddus Chong0f049722015-09-21 11:38:05 -07001674 ]
1675 },
Andrew Solovayc9adf2c2015-06-01 14:44:21 -07001676}