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