blob: 3ceddf2c756d624d3566717fb4627a3624af59e3 [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.com271078f52014-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",
Kevin Hufnagle16d013b2016-05-23 12:54:59 -0700422 "distribute/engage/beta.html",
423 "distribute/engage/nearby.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800424 ]
425 },
426 "distribute/monetize": {
427 "resources": [
428 "distribute/monetize/premium.html",
429 "distribute/monetize/freemium.html",
430 "distribute/monetize/subscriptions.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800431 "distribute/monetize/ads.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700432 "distribute/monetize/ecommerce.html",
433 "distribute/monetize/payments.html",
Kevin Hufnagle71a7b7b2016-05-23 09:34:14 -0700434 "distribute/monetize/conversions.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700435 "distribute/analyze/understand-user-value.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800436 ]
437 },
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800438 "distribute/analyzelanding": {
439 "resources": [
440 "distribute/analyze/start.html",
441 "distribute/analyze/measure.html",
442 "distribute/analyze/understand-user-value.html",
443 "distribute/analyze/improve-roi.html",
444 "distribute/analyze/build-better-apps.html",
445 "distribute/analyze/google-services.html"
446 ]
447 },
448 "distribute/analyzestart": {
449 "resources": [
450 "https://analyticsacademy.withgoogle.com/course04",
451 "google/play-services/index.html",
452 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
453 "https://developers.google.com/analytics/devguides/collection/android/",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800454 "https://www.google.com/tagmanager/",
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800455 "https://github.com/googleanalytics/google-analytics-plugin-for-unity"
456 ]
457 },
458 "distribute/analyzemeasure": {
459 "resources": [
460
461 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
462 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
463 "https://support.google.com/analytics/answer/1032415",
464 "https://developers.google.com/analytics/devguides/collection/android/v4/events",
465 "https://developers.google.com/analytics/devguides/collection/android/v4/customdimsmets",
466 "https://developers.google.com/analytics/devguides/collection/android/v4/user-id"
467 ]
468 },
469 "distribute/analyzeunderstand": {
470 "resources": [
471 "https://developers.google.com/analytics/devguides/collection/android/v4/display-features",
472 "https://support.google.com/analytics/answer/3123906",
473 "https://support.google.com/analytics/answer/2568874?ref_topic=6012392",
474 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
475 "https://support.google.com/analytics/answer/1032415",
476 ]
477 },
478 "distribute/analyzeimprove": {
479 "resources": [
480
481 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns",
482 "https://support.google.com/analytics/answer/2956981",
483 "https://support.google.com/analytics/answer/1033961",
484 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder",
485 "https://developers.google.com/analytics/solutions/mobile-campaign-deep-link"
486 ]
487 },
488 "distribute/analyzebuild": {
489 "resources": [
490 "https://support.google.com/tagmanager/answer/6003007",
491 "https://support.google.com/analytics/answer/2785577",
492 "https://support.google.com/analytics/answer/1151300"
493 ]
494 },
495 "distribute/analyzeact": {
496 "resources": [
497 "https://support.google.com/analytics/answer/2611268",
498 "https://support.google.com/analytics/answer/1033961",
499 "https://support.google.com/admob/answer/3508177",
500 "https://support.google.com/analytics/answer/2956981",
501 "https://support.google.com/tagmanager/answer/6003007"
502 ]
503 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700504 "distribute/essentials/guidelines": {
505 "title": "",
506 "resources": [
507 "distribute/essentials/quality/core.html",
508 "distribute/essentials/quality/tablets.html",
509 "distribute/essentials/quality/wear.html",
510 "distribute/essentials/quality/tv.html",
511 "distribute/essentials/quality/auto.html",
Dirk Doughertyd66be4d2016-05-12 12:04:14 -0700512 "distribute/essentials/quality/billions.html"
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700513 ]
514 },
515 "distribute/essentials/tools": {
516 "title": "",
517 "resources": [
518 "distribute/tools/launch-checklist.html",
519 "distribute/tools/localization-checklist.html",
520 "https://support.google.com/googleplay/android-developer",
521 "distribute/tools/promote/brand.html",
522 "distribute/tools/promote/device-art.html",
Quddus Chong665cf852015-11-10 10:11:16 -0800523 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700524 "distribute/tools/promote/linking.html",
525 "distribute/tools/open-distribution.html",
526 "about/dashboards/index.html"
527 ]
528 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800529 "distribute/tools/checklists": {
530 "title": "",
531 "resources": [
532 "distribute/tools/launch-checklist.html",
533 "distribute/tools/localization-checklist.html"
534 ]
535 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800536 "distribute/tools/checklists/zhcn": {
537 "title": "",
538 "resources": [
539 "intl/zh-cn/distribute/tools/launch-checklist.html",
540 "intl/zh-cn/distribute/tools/localization-checklist.html"
541 ]
542 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800543 "distribute/tools/promote": {
544 "resources": [
545 "distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800546 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800547 "distribute/tools/promote/linking.html"
548 ]
549 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800550 "distribute/tools/promote/zhcn": {
551 "resources": [
552 "intl/zh-cn/distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800553 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800554 "intl/zh-cn/distribute/tools/promote/linking.html"
555 ]
556 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800557 "distribute/tools/support": {
558 "title": "Google Play",
559 "resources": [
560 "https://support.google.com/googleplay/android-developer",
561 "https://support.google.com/googleplay/android-developer/answer/4430948",
562 "support.html"
563 ]
564 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800565 "distribute/tools/support/zhcn": {
566 "title": "Google Play",
567 "resources": [
568 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
569 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
570 "support.html"
571 ]
572 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800573 "distribute/tools/news": {
574 "title": "",
575 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800576 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800577 "https://plus.google.com/+AndroidDevelopers/"
578 ]
579 },
580 "distribute/tools/more": {
581 "title": "Google Play",
582 "resources": [
583 "distribute/tools/promote/brand.html",
584 "distribute/tools/open-distribution.html",
585 "about/dashboards/index.html"
586 ]
587 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800588 "distribute/tools/more/zhcn": {
589 "title": "Google Play",
590 "resources": [
591 "intl/zh-cn/distribute/tools/promote/brand.html",
592 "distribute/tools/open-distribution.html",
593 "about/dashboards/index.html"
594 ]
595 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800596 "distribute/googleplay": {
597 "title": "Google Play",
598 "resources": [
599 "distribute/googleplay/developer-console.html",
600 "distribute/essentials/best-practices/apps.html",
601 "distribute/tools/launch-checklist.html",
602 "distribute/essentials/best-practices/games.html",
603 ]
604 },
605 "distribute/googleplay/gettingstarted": {
606 "title": "Get Started",
607 "resources": [
608 "distribute/googleplay/developer-console.html",
609 "https://support.google.com/googleplay/android-developer/answer/113468",
610 "https://support.google.com/googleplay/android-developer/answer/138294",
611 "https://support.google.com/googleplay/android-developer"
612 ]
613 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800614 "distribute/googleplay/developerconsole/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800615 "title": "Developer Console",
616 "resources": [
617 "google/play/billing/index.html",
618 "https://support.google.com/googleplay/android-developer/answer/138294"
619 ]
620 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800621 "distribute/googleplay/beta": {
622 "title": "Alpha and Beta Testing",
623 "resources": [
624 "https://support.google.com/googleplay/android-developer/answer/3131213",
625 "https://support.google.com/googleplay/android-developer/answer/3131213#games",
626 "distribute/googleplay/experiments.html"
627 ]
628 },
629 "distribute/googleplay/experiments/successes": {
630 "title": "Store Listing Experiment successes",
631 "resources": [
632 ]
633 },
634 "distribute/googleplay/experiments/related": {
635 "title": "Store Listing Experiments",
636 "resources": [
637 "https://support.google.com/googleplay/android-developer/answer/6227309",
638 "https://www.youtube.com/watch?v=B6ydLpkhq04",
639 "https://support.google.com/tagmanager/answer/6003007"
640 ]
641 },
642 "distribute/googleplay/banners/related": {
643 "title": "App Install Banners",
644 "resources": [
645 "https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android#native"
646 ]
647 },
648 "distribute/googleplay/useracquisition/related": {
649 "title": "User Acquisition",
650 "resources": [
651 "https://support.google.com/googleplay/android-developer/answer/6263332"
652 ]
653 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700654 "distribute/googleplay/cast": {
655 "title": "Google Cast",
656 "resources": [
657 "https://developers.google.com/cast/docs/ux_guidelines",
658 "https://developers.google.com/cast/docs/android_sender",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800659 "https://www.github.com/googlecast"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700660 ]
661 },
662 "distribute/googleplay/cardboard": {
663 "title": "Google Cast",
664 "resources": [
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700665 "https://www.google.com/get/cardboard/get-cardboard/",
Dirk Doughertyde401c82015-05-09 12:10:56 -0700666 "https://developers.google.com/cardboard/android/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800667 "https://www.google.com/design/spec-vr"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700668 ]
669 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800670 "distribute/googleplay/gpfe/highlight": {
671 "title": "About Google Play for Education",
672 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800673 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800674 ]
675 },
676 "distribute/googleplay/gpfe/dev/about": {
677 "title": "About Google Play for Education / Developers",
678 "resources": [
679 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700680 "https://developers.google.com/edu/guidelines",
681 "https://developers.google.com/edu/faq",
682 "distribute/essentials/quality/tablets.html",
683 "https://developers.google.com/edu/",
684 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800685 ]
686 },
687 "distribute/googleplay/gpfe/dev": {
688 "title": "About Google Play for Education / Developers",
689 "resources": [
690 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700691 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800692 "distribute/essentials/quality/tablets.html",
693 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800694 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800695 ]
696 },
697 "distribute/googleplay/aboutgpfe/educators/about": {
698 "title": "About Google Play for Education / Educators",
699 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800700 "https://www.google.com/edu/tablets/",
701 "https://www.youtube.com/watch?v=haEmsMo0f3w"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800702 ]
703 },
704 "distribute/googleplay/aboutgpfe/educators": {
705 "title": "About Google Play for Education / Educators",
706 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800707 "https://www.google.com/edu/tablets/",
708 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800709 ]
710 },
711 "distribute/googleplay/gettingstartedgpfe/educators": {
712 "title": "About Google Play for Education / Educators",
713 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800714 "https://www.google.com/edu/tablets/",
715 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800716 ]
717 },
718 "distribute/essentials/eduessentials/developers": {
719 "title": "",
720 "resources": [
721 "distribute/googleplay/developer-console.html",
722 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700723 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800724 ]
725 },
726 "distribute/essentials/eduessentials/educators": {
727 "title": "",
728 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800729 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800730 "distribute/essentials/quality/tablets.html",
731 ]
732 },
733 "distribute/essentials/optimizing": {
734 "title": "Optimizing Your App",
735 "resources": [
736 "design/index.html",
737 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800738 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800739 ]
740 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700741 "distribute/users/appinvites": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800742 "title": "",
743 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700744 "https://developers.google.com/app-invites/",
745 "https://developers.google.com/identity/sign-in/android/",
746 "https://developers.google.com/app-indexing/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800747 ]
748 },
Kevin Hufnagle3344ed82016-05-06 11:12:48 -0700749 "distribute/users/knowyouruser": {
750 "title": "",
751 "resources": [
752 "distribute/essentials/optimizing-your-app.html",
753 "http://www.youtube.com/watch?v=RRelFvc6Czo",
754 "distribute/stories/games/rvappstudios-zombie.html"
755 ]
756 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700757 "distribute/users/promotewithads": {
758 "title": "",
759 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700760 "https://support.google.com/adwords/answer/6032059",
761 "https://support.google.com/adwords/answer/6032073",
762 "https://support.google.com/adwords/answer/6167164",
763 "https://support.google.com/adwords/answer/6167162"
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700764 ]
765 },
Kevin Hufnagle16d013b2016-05-23 12:54:59 -0700766 "distribute/users/nearby": {
767 "title": "",
768 "resources": [
769 "https://developers.google.com/nearby/",
770 "https://www.youtube.com/watch?v=hultDpBS22s",
771 "https://developers.google.com/beacons"
772 ]
773 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800774 "distribute/users/buildbuzz": {
775 "title": "",
776 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800777 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800778 "distribute/tools/promote/linking.html",
779 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800780 "https://plus.google.com/+GooglePlay"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800781 ]
782 },
783 "distribute/users/createagreatlisting": {
784 "title": "",
785 "resources": [
786 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800787 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800788 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800789 "https://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
790 "https://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
791 "https://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800792 ]
793 },
794 "distribute/users/buildcommunity": {
795 "title": "",
796 "resources": [
797 "distribute/googleplay/developer-console.html",
798 "https://support.google.com/groups/answer/46601",
799 "https://support.google.com/plus/topic/2888488",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800800 "https://www.youtube.com/yt/dev/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800801 ]
802 },
Dirk Dougherty98794c02015-05-09 12:10:56 -0700803 "distribute/users/appindexing": {
804 "title": "",
805 "resources": [
806 "https://developers.google.com/app-indexing/",
807 "https://developers.google.com/app-indexing/webmasters/details",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -0700808 "distribute/engage/deep-linking.html",
809 "training/app-indexing/index.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700810 ]
811 },
812 "distribute/users/otas": {
813 "title": "",
814 "resources": [
815 "https://developers.google.com/identity/sign-in/android/",
816 "https://developers.google.com/+/features/play-installs",
817 "https://developers.google.com/+/features/analytics"
818 ]
819 },
820 "distribute/users/houseads": {
821 "title": "",
822 "resources": [
823 "https://support.google.com/admob/topic/2784623",
824 "https://developers.google.com/mobile-ads-sdk/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800825 "https://support.google.com/googleplay/android-developer/topic/2985714",
826 "https://analyticsacademy.withgoogle.com/mobile-app",
Dirk Dougherty74709452015-05-15 00:51:24 -0700827 "https://support.google.com/analytics/answer/2611404",
828 "https://support.google.com/admob/answer/3111064"
829 ]
830 },
831 "distribute/users/youtube": {
832 "title": "",
833 "resources": [
834 "https://support.google.com/youtube/answer/6140493",
835 "https://support.google.com/youtube/answer/2797387"
Dirk Dougherty98794c02015-05-09 12:10:56 -0700836 ]
837 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800838 "distribute/toolsreference/bestpractices/apps": {
839 "title": "",
840 "resources": [
841 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800842 "https://android-developers.blogspot.com/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800843 ]
844 },
845 "distribute/toolsreference/bestpractices/games": {
846 "title": "",
847 "resources": [
848 "google/play-services/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800849 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800850 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800851 "https://www.youtube.com/watch?v=1RIz-cmTQB4"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800852 ]
853 },
854 "distribute/essentials/corequalityguidelines/visualdesign": {
855 "title": "",
856 "resources": [
857 "design/index.html",
858 "design/patterns/navigation.html",
859 "design/patterns/actionbar.html",
Dirk Dougherty9bb08692016-07-27 09:46:35 -0700860 "design/style/iconography.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800861 ]
862 },
863 "distribute/essentials/corequalityguidelines/functionality": {
864 "title": "",
865 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800866 "https://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800867 "guide/components/tasks-and-back-stack.html",
868 "training/basics/activity-lifecycle/recreating.html"
869 ]
870 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700871 "distribute/essentials/tvqualityguidelines/visualdesign": {
872 "title": "",
873 "resources": [
874 "design/tv/index.html",
875 "training/tv/start/index.html"
876 ]
877 },
878 "distribute/essentials/tvqualityguidelines/functionality": {
879 "title": "",
880 "resources": [
881 "training/tv/start/hardware.html",
882 "training/tv/games/index.html"
883 ]
884 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700885 "distribute/essentials/wearqualityguidelines/visualdesign": {
886 "title": "",
887 "resources": [
888 "design/wear/index.html",
889 "training/building-wearables.html",
890 "training/wearables/ui/index.html"
891 ]
892 },
893 "distribute/essentials/wearqualityguidelines/functionality": {
894 "title": "",
895 "resources": [
896 "training/wearables/notifications/index.html",
897 "training/wearables/apps/index.html",
898 "training/wearables/notifications/voice-input.html"
899 ]
900 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800901 "distribute/essentials/autoqualityguidelines/visualdesign": {
902 "title": "",
903 "resources": [
904 "training/auto/messaging/index.html",
905 "training/auto/start/index.html"
906 ]
907 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800908 "distribute/essentials/core/performance": {
909 "title": "",
910 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800911 "https://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800912 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800913 "https://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800914 ]
915 },
916 "distribute/essentials/core/play": {
917 "title": "",
918 "resources": [
919 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800920 "https://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800921 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
922 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800923 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800924 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
925 ]
926 },
927 "distribute/essentials/core/play/zhcn": {
928 "title": "",
929 "resources": [
930 "intl/zh-cn/distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800931 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800932 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
933 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800934 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800935 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800936 ]
937 },
938 "distribute/essentials/tabletguidelines/optimize": {
939 "title": "",
940 "resources": [
941 "design/style/metrics-grids.html",
942 "design/style/devices-displays.html",
943 "guide/practices/screens_support.html",
944 //"guide/practices/screens_support.html#ConfigurationExamples",
945 ]
946 },
947 "distribute/essentials/tabletguidelines/extrascreen": {
948 "title": "",
949 "resources": [
950 "design/patterns/multi-pane-layouts.html",
951 "training/design-navigation/multiple-sizes.html",
952 "training/multiscreen/index.html",
953 ]
954 },
955 "distribute/essentials/tabletguidelines/assets": {
956 "title": "",
957 "resources": [
958 "design/style/iconography.html",
959 "guide/topics/resources/providing-resources.html",
960 "guide/practices/screens_support.html",
961 "training/basics/supporting-devices/screens.html"
962 ]
963 },
964 "distribute/essentials/tabletguidelines/fonts": {
965 "title": "",
966 "resources": [
967 "design/style/metrics-grids.html",
968 "design/style/typography.html",
969 "guide/practices/screens_support.html",
970 "training/multiscreen/screendensities.html"
971 ]
972 },
973 "distribute/essentials/tabletguidelines/widgets": {
974 "title": "",
975 "resources": [
976 "guide/topics/appwidgets/index.html#MetaData",
977 "guide/topics/appwidgets/index.html",
978 "design/patterns/widgets.html"
979 ]
980 },
981 "distribute/essentials/tabletguidelines/versions": {
982 "title": "",
983 "resources": [
984 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
985 "guide/topics/manifest/uses-sdk-element.html",
986 "training/basics/supporting-devices/platforms.html"
987 ]
988 },
989 "distribute/essentials/tabletguidelines/hardware": {
990 "title": "",
991 "resources": [
992 "guide/topics/manifest/uses-feature-element.html",
993 "guide/topics/manifest/uses-feature-element.html#testing"
994 ]
995 },
996 "distribute/essentials/tabletguidelines/tabletscreens": {
997 "title": "",
998 "resources": [
999 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
1000 "guide/practices/screens_support.html"
1001 ]
1002 },
1003 "distribute/essentials/tabletguidelines/showcase": {
1004 "title": "",
1005 "resources": [
1006 "distribute/tools/launch-checklist.html",
1007 "https://play.google.com/apps/publish/",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001008 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001009 "distribute/tools/promote/device-art.html"
1010 ]
1011 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001012 "distribute/essentials/tabletguidelines/showcase/zhcn": {
1013 "title": "",
1014 "resources": [
1015 "intl/zh-cn/distribute/tools/launch-checklist.html",
1016 "https://play.google.com/apps/publish/?hl=zh-Hans",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001017 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001018 "intl/zh-cn/distribute/tools/promote/device-art.html"
1019 ]
1020 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001021 "distribute/essentials/tabletguidelines/googleplay": {
1022 "title": "",
1023 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001024 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001025 "google/play/filters.html"
1026 ]
1027 },
Dirk Doughertyd66be4d2016-05-12 12:04:14 -07001028 "distribute/essentials/billionsquality/connectivity": {
1029 "title": "",
1030 "resources": [
1031 "training/basics/network-ops/managing.html",
1032 "training/monitoring-device-state/connectivity-monitoring.html",
1033 "guide/topics/providers/content-providers.html"
1034 ]
1035 },
1036 "distribute/essentials/billionsquality/capability": {
1037 "title": "",
1038 "resources": [
1039 "guide/practices/screens_support.html",
1040 "training/multiscreen/screendensities.html",
1041 "training/articles/memory.html"
1042 ]
1043 },
1044 "distribute/essentials/billionsquality/cost": {
1045 "title": "",
1046 "resources": [
1047 "https://medium.com/@wkalicinski/smallerapk-part-6-image-optimization-zopfli-webp-4c462955647d#.23hlddo3x",
1048 "training/basics/network-ops/managing.html"
1049 ]
1050 },
1051 "distribute/essentials/billionsquality/consumption": {
1052 "title": "",
1053 "resources": [
1054 "training/efficient-downloads/efficient-network-access.html",
1055 "training/monitoring-device-state/index.html"
1056 ]
1057 },
1058 "distribute/essentials/billionsquality/content": {
1059 "title": "",
1060 "resources": [
1061 "training/material/animations.html#Touch",
1062 "training/articles/perf-anr.html",
1063 "training/improving-layouts/index.html"
1064 ]
1065 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001066 "distribute/essentials/tabletguidelines": {
1067 "title": "",
1068 "resources": [
1069 "distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001070 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001071 "distribute/tools/launch-checklist.html",
1072 "distribute/tools/promote/device-art.html"
1073 ]
1074 },
1075 "distribute/getusers/notifications": {
1076 "title": "",
1077 "resources": [
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001078 "distribute/engage/gcm.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001079 "https://play.google.com/about/developer-content-policy.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001080 ]
1081 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001082 "distribute/engage/analytics": {
1083 "title": "",
1084 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001085 "https://www.google.com/analytics/mobile/",
1086 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001087 "https://developers.google.com/analytics/devguides/collection/android/"
1088 ]
1089 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001090 "distribute/engage/widgets": {
1091 "title": "",
1092 "resources": [
1093 "design/patterns/widgets.html",
1094 "guide/topics/appwidgets/index.html"
1095 ]
1096 },
Joe Fernandez5310e2d2016-04-12 12:35:56 -07001097 "distribute/engage/translate": {
1098 "title": "",
1099 "resources": [
1100 "https://support.google.com/l10n/answer/6359997"
1101 ]
1102 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001103 "distribute/engage/reengage": {
1104 "title": "",
1105 "resources": [
1106 "https://support.google.com/adwords/answer/6032073",
1107 "distribute/engage/deep-linking.html",
1108 "https://support.google.com/adwords/answer/6167162",
1109 "distribute/users/promote-with-ads.html"
1110 ]
1111 },
1112 "distribute/engage/appindexing": {
1113 "title": "",
1114 "resources": [
1115 "distribute/engage/intents.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001116 "distribute/engage/deep-linking.html",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -07001117 "training/app-indexing/index.html"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001118 ]
1119 },
1120 "distribute/engage/intents": {
1121 "title": "",
1122 "resources": [
1123 "guide/components/intents-filters.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001124 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001125 "distribute/engage/ads.html"
1126 ]
1127 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001128 "distribute/getusers/expandnewmarkets": {
1129 "title": "",
1130 "resources": [
1131 "distribute/tools/localization-checklist.html",
1132 "https://support.google.com/googleplay/android-developer/table/3541286",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001133 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001134 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001135 "https://www.youtube.com/watch?v=SkHHPf3EdzE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001136 ]
1137 },
1138 "distribute/engage/gcm": {
1139 "title": "",
1140 "resources": [
Dirk Dougherty518651c2015-05-27 20:24:37 -07001141 "https://developers.google.com/cloud-messaging/gcm",
1142 "https://developers.google.com/cloud-messaging/android/client",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001143 ]
1144 },
Andrew Solovay827b8022015-11-13 13:09:12 -08001145 "distribute/engage/gamesservices/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001146 "title": "",
1147 "resources": [
Andrew Solovay827b8022015-11-13 13:09:12 -08001148 "https://developers.google.com/games/services/",
1149 "distribute/analyze/start.html",
1150 "distribute/googleplay/cardboard.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001151 "https://www.google.com/admob/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001152 ]
1153 },
1154 "distribute/engage/gplus": {
1155 "title": "",
1156 "resources": [
Dirk Dougherty74709452015-05-15 00:51:24 -07001157 "distribute/users/ota-installs.html",
1158 "https://developers.google.com/identity/sign-in/android/people",
1159 "https://developers.google.com/+/mobile/android/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001160 ]
1161 },
1162 "distribute/engage/community": {
1163 "title": "",
1164 "resources": [
1165 "distribute/users/build-community.html",
1166 "distribute/engage/video.html"
1167 ]
1168 },
1169 "distribute/engage/deeplinks": {
1170 "title": "",
1171 "resources": [
1172 "distribute/engage/easy-signin.html",
1173 "https://developers.google.com/app-indexing/",
1174 "https://developers.google.com/+/mobile/android/share/interactive-post"
1175 ]
1176 },
1177 "distribute/engage/appupdates": {
1178 "title": "",
1179 "resources": [
1180 "distribute/essentials/optimizing-your-app.html",
1181 "distribute/tools/launch-checklist.html",
Dirk Dougherty9bb08692016-07-27 09:46:35 -07001182 "distribute/googleplay/developer-console.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001183 ]
1184 },
1185 "distribute/engage/video/more": {
1186 "title": "",
1187 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001188 "https://www.youtube.com/yt/dev/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001189 "distribute/essentials/best-practices/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001190 "https://www.youtube.com/watch?v=RRelFvc6Czo"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001191 ]
1192 },
1193 "distribute/engage/community": {
1194 "title": "",
1195 "resources": [
1196 "distribute/users/build-community.html",
1197 "distribute/engage/video.html"
1198 ]
1199 },
1200 "distribute/engage/kiwi": {
1201 "title": "",
1202 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001203 "https://www.youtube.com/watch?v=WWArLD6nqrk"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001204 ]
1205 },
1206 "distribute/toolsreference/gpfefaq": {
1207 "title": "",
1208 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001209 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001210 "distribute/googleplay/edu/start.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001211 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001212 "distribute/essentials/quality/core.html",
1213 "distribute/essentials/quality/tablets.html"
1214 ]
1215 },
1216 "distribute/toolsreference/localizationchecklist/identifylocales": {
1217 "title": "",
1218 "resources": [
1219 "https://support.google.com/googleplay/android-developer/answer/138294"
1220 ]
1221 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001222 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
1223 "title": "",
1224 "resources": [
1225 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1226 ]
1227 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001228 "distribute/tools/loc/designforloc": {
1229 "title": "",
1230 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001231 "https://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001232 "guide/topics/resources/string-resource.html#Plurals",
1233 "guide/topics/resources/string-resource.html",
1234 "reference/java/util/Locale.html"
1235 ]
1236 },
1237 "distribute/toolsreference/localizationchecklist/managestrings": {
1238 "title": "",
1239 "resources": [
1240 "guide/topics/resources/string-resource.html",
1241 "design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001242 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001243 ]
1244 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001245 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
1246 "title": "",
1247 "resources": [
1248 "guide/topics/resources/string-resource.html",
1249 "intl/zh-cn/design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001250 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001251 ]
1252 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001253 "distribute/toolsreference/localizationchecklist/preplaunch": {
1254 "title": "",
1255 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001256 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001257 "distribute/tools/promote/device-art.html"
1258 ]
1259 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001260 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
1261 "title": "",
1262 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001263 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001264 "intl/zh-cn/distribute/tools/promote/device-art.html"
1265 ]
1266 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001267 "distribute/toolsreference/localizationchecklist/supportlaunch": {
1268 "title": "",
1269 "resources": [
1270 "distribute/tools/launch-checklist.html",
1271 ]
1272 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001273 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
1274 "title": "",
1275 "resources": [
1276 "intl/zh-cn/distribute/tools/launch-checklist.html",
1277 ]
1278 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001279 "distribute/toolsreference/launchchecklist/understanding": {
1280 "title": "",
1281 "resources": [
1282 "tools/publishing/publishing_overview.html",
1283 "tools/publishing/preparing.html"
1284 ]
1285 },
1286 "distribute/toolsreference/launchchecklist/policies": {
1287 "title": "",
1288 "resources": [
1289 "https://support.google.com/googleplay/android-developer/answer/4430948",
1290 "https://support.google.com/googleplay/android-developer/topic/2364761",
1291 "https://support.google.com/googleplay/android-developer"
1292 ]
1293 },
1294 "distribute/toolsreference/launchchecklist/quality": {
1295 "title": "",
1296 "resources": [
1297 "distribute/essentials/quality/core.html",
1298 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -07001299 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001300 ]
1301 },
1302 "distribute/toolsreference/launchchecklist/rating": {
1303 "title": "",
1304 "resources": [
1305 "https://support.google.com/googleplay/android-developer/answer/188189",
1306 ]
1307 },
1308 "distribute/toolsreference/launchchecklist/country": {
1309 "title": "",
1310 "resources": [
1311 "https://support.google.com/googleplay/android-developer/answer/138294"
1312 ]
1313 },
1314 "distribute/toolsreference/launchchecklist/size": {
1315 "title": "",
1316 "resources": [
1317 "google/play/expansion-files.html",
1318 "tools/help/proguard.html"
1319 ]
1320 },
1321 "distribute/toolsreference/launchchecklist/platform": {
1322 "title": "",
1323 "resources": [
1324 "guide/practices/screens_support.html",
1325 "about/dashboards/index.html",
1326 "guide/topics/manifest/uses-sdk-element.html"
1327 ]
1328 },
1329 "distribute/toolsreference/launchchecklist/price": {
1330 "title": "",
1331 "resources": [
1332 "https://support.google.com/googleplay/android-developer/table/3541286",
1333 ]
1334 },
1335 "distribute/toolsreference/launchchecklist/purchasemethod": {
1336 "title": "",
1337 "resources": [
1338 "google/play/billing/index.html",
1339 "google/play/billing/billing_subscriptions.html"
1340 ]
1341 },
1342 "distribute/toolsreference/launchchecklist/setprice": {
1343 "title": "",
1344 "resources": [
1345 "https://support.google.com/googleplay/android-developer/answer/1169947",
1346 "https://support.google.com/googleplay/android-developer/answer/138412",
1347 "https://support.google.com/googleplay/android-developer/answer/112622",
1348 "https://support.google.com/googleplay/android-developer/answer/138000"
1349 ]
1350 },
1351 "distribute/toolsreference/launchchecklist/localization": {
1352 "title": "",
1353 "resources": [
Joe Fernandez5310e2d2016-04-12 12:35:56 -07001354 "distribute/tools/localization-checklist.html",
1355 "https://support.google.com/l10n/answer/6359997"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001356 ]
1357 },
1358 "distribute/toolsreference/launchchecklist/graphics": {
1359 "title": "",
1360 "resources": [
1361 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001362 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001363 ]
1364 },
1365 "distribute/toolsreference/launchchecklist/productdetails": {
1366 "title": "",
1367 "resources": [
1368 "https://support.google.com/googleplay/android-developer/answer/113475",
1369 "https://support.google.com/googleplay/android-developer/answer/1078870"
1370 ]
1371 },
1372 "distribute/toolsreference/launchchecklist/badges": {
1373 "title": "",
1374 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001375 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001376 "distribute/tools/promote/linking.html"
1377 ]
1378 },
1379 "distribute/toolsreference/launchchecklist/finalchecks": {
1380 "title": "",
1381 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001382 "https://play.google.com/about/developer-content-policy.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001383 "https://support.google.com/googleplay/android-developer/answer/113476",
1384 "support.html"
1385 ]
1386 },
1387 "distribute/toolsreference/launchchecklist/afterlaunch": {
1388 "title": "",
1389 "resources": [
1390 "https://support.google.com/googleplay/android-developer/answer/113477",
1391 "https://support.google.com/googleplay/android-developer/answer/1153479",
1392 "https://support.google.com/payments/answer/2741495",
1393 "distribute/essentials/optimizing-your-app.html"
1394 ]
1395 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001396 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
1397 "title": "",
1398 "resources": [
1399 "intl/zh-cn/tools/publishing/publishing_overview.html",
1400 "intl/zh-cn/tools/publishing/preparing.html"
1401 ]
1402 },
1403 "distribute/toolsreference/launchchecklist/policies/zhcn": {
1404 "title": "",
1405 "resources": [
1406 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
1407 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
1408 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
1409 ]
1410 },
1411 "distribute/toolsreference/launchchecklist/quality/zhcn": {
1412 "title": "",
1413 "resources": [
1414 "intl/zh-cn/distribute/essentials/quality/core.html",
1415 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1416 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
1417 ]
1418 },
1419
1420 "distribute/toolsreference/launchchecklist/rating/zhcn": {
1421 "title": "",
1422 "resources": [
1423 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
1424 ]
1425 },
1426 "distribute/toolsreference/launchchecklist/country/zhcn": {
1427 "title": "",
1428 "resources": [
1429 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1430 ]
1431 },
1432 "distribute/toolsreference/launchchecklist/size/zhcn": {
1433 "title": "",
1434 "resources": [
1435 "google/play/expansion-files.html",
1436 "intl/zh-cn/tools/help/proguard.html"
1437 ]
1438 },
1439 "distribute/toolsreference/launchchecklist/price/zhcn": {
1440 "title": "",
1441 "resources": [
1442 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
1443 ]
1444 },
1445 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
1446 "title": "",
1447 "resources": [
1448 "intl/zh-cn/google/play/billing/index.html",
1449 "google/play/billing/billing_subscriptions.html"
1450 ]
1451 },
1452 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
1453 "title": "",
1454 "resources": [
1455 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
1456 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
1457 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
1458 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
1459 ]
1460 },
Eric Schmidt57ae8622016-02-02 10:21:40 -08001461 "distribute/stories/localization": {
1462 "title": "",
1463 "resources": [
1464 "distribute/stories/games/rvappstudios-zombie.html",
1465 "distribute/stories/games/g4a-indian-rummy.html",
1466 "distribute/stories/apps/sayhi.html"
1467 ]
1468 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001469 "distribute/toolsreference/launchchecklist/localization/zhcn": {
1470 "title": "",
1471 "resources": [
1472 "intl/zh-cn/distribute/tools/localization-checklist.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001473 ]
1474 },
1475 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
1476 "title": "",
1477 "resources": [
1478 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001479 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001480 ]
1481 },
1482 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1483 "title": "",
1484 "resources": [
1485 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1486 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1487 ]
1488 },
1489 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1490 "title": "",
1491 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001492 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001493 "intl/zh-cn/distribute/tools/promote/linking.html"
1494 ]
1495 },
1496 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1497 "title": "",
1498 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001499 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001500 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1501 "support.html"
1502 ]
1503 },
1504 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1505 "title": "",
1506 "resources": [
1507 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1508 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1509 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1510 "distribute/essentials/optimizing-your-app.html"
1511 ]
1512 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001513 "distribute/monetize/premium": {
1514 "title": "",
1515 "resources": [
1516 "google/play/billing/index.html",
1517 "https://support.google.com/googleplay/android-developer/answer/4407611"
1518 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001519 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001520 "distribute/monetize/freemium": {
1521 "title": "",
1522 "resources": [
1523 "google/play/billing/index.html",
1524 "https://support.google.com/googleplay/android-developer/answer/4407611"
1525 ]
1526 },
1527 "distribute/monetize/subscriptions": {
1528 "title": "",
1529 "resources": [
1530 "google/play/billing/billing_subscriptions.html",
1531 "https://support.google.com/googleplay/android-developer/answer/4407611"
1532 ]
1533 },
1534 "distribute/monetize/ecommerce": {
1535 "title": "",
1536 "resources": [
1537 "https://developers.google.com/wallet/instant-buy/",
1538 "https://support.google.com/googleplay/android-developer/answer/4407611"
1539 ]
1540 },
1541 "distribute/monetize/advertising": {
1542 "title": "",
1543 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001544 "https://www.google.com/ads/admob/#subid=us-en-et-dac",
1545 "https://www.google.com/doubleclick/publishers/small-business/index.html",
1546 "https://support.google.com/googleplay/android-developer/topic/2985714",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001547 "training/monetization/ads-and-ux.html"
1548 ]
1549 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001550 "distribute/monetize/admob": {
1551 "title": "",
1552 "resources": [
1553 "https://support.google.com/admob/topic/2784623",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001554 "https://admob.blogspot.com/",
1555 "https://analyticsacademy.withgoogle.com/mobile-app",
Kevin Hufnagleed31c052016-03-31 09:02:24 -07001556 "https://www.udacity.com/courses/ud876-3"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001557 ]
1558 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001559 "distribute/monetize/paymentmethods": {
1560 "title": "",
1561 "resources": [
1562 "https://play.google.com/about/giftcards/",
1563 "https://support.google.com/googleplay/answer/2651410"
1564 ]
1565 },
Kevin Hufnagle71a7b7b2016-05-23 09:34:14 -07001566 "distribute/monetize/conversions": {
1567 "title": "",
1568 "resources": [
1569 "https://support.google.com/adwords/answer/2471188",
1570 "https://developers.google.com/app-conversion-tracking/",
1571 "https://support.google.com/analytics/answer/2611404",
1572 "https://support.google.com/adwords/answer/1704341"
1573 ]
1574 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001575 "autolanding": {
1576 "title": "",
1577 "resources": [
1578 "auto/index.html",
1579 "design/auto/index.html",
1580 "training/auto/index.html"
1581 ]
1582 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001583 "tvlanding": {
1584 "title": "",
1585 "resources": [
1586 "tv/index.html",
1587 "design/tv/index.html",
1588 "training/tv/index.html"
1589 ]
1590 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001591 "wearlanding": {
1592 "title": "",
1593 "resources": [
1594 "design/wear/index.html",
1595 "training/building-wearables.html",
1596 "training/wearables/ui/index.html"
1597 ]
1598 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001599 "design/auto/auto_ui_guidelines": {
1600 "title": "",
1601 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001602 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001603 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1604 "shareables/auto/AndroidAuto-custom-colors.pdf"
1605 ]
1606 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001607 "training/auto/overview": {
1608 "title": "",
1609 "resources": [
1610 "training/auto/start/index.html",
1611 "design/auto/index.html",
1612 "shareables/auto/AndroidAuto-custom-colors.pdf"
1613 ]
1614 },
1615 "training/auto/messaging": {
1616 "title": "",
1617 "resources": [
1618 "training/auto/messaging/index.html",
1619 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1620 "samples/MessagingService/index.html"
1621 ]
1622 },
1623 "training/auto/media": {
1624 "title": "",
1625 "resources": [
1626 "training/auto/audio/index.html",
1627 "shareables/auto/AndroidAuto-audio-apps.pdf",
1628 "samples/MediaBrowserService/index.html"
1629 ]
1630 },
1631 "training/auto/distribute": {
1632 "title": "",
1633 "resources": [
1634 "distribute/essentials/quality/auto.html",
1635 "distribute/googleplay/auto.html"
1636 ]
1637 },
Quddus Chonge3f6c812015-08-26 14:16:05 -07001638 "training/testing/overview": {
1639 "title": "",
1640 "resources": [
1641 "training/testing/start/index.html",
1642 "tools/testing/testing_android.html",
1643 "https://www.youtube.com/watch?v=vdasFFfXKOY"
1644 ]
1645 },
1646 "training/testing/tools": {
1647 "title": "",
1648 "resources": [
1649 "tools/testing-support-library/index.html",
1650 "tools/help/monkey.html",
1651 "tools/help/monkeyrunner_concepts.html",
1652 "tools/testing/testing_otheride.html",
1653 "https://source.android.com/devices/tech/debug/dumpsys.html"
1654 ]
1655 },
1656 "training/testing/techniques": {
1657 "title": "",
1658 "resources": [
1659 "training/testing/ui-testing/index.html",
1660 "training/testing/unit-testing/index.html",
1661 "training/testing/performance.html"
1662 ]
1663 },
1664 "training/testing/resources": {
1665 "title": "",
1666 "resources": [
1667 "https://github.com/googlesamples/android-testing",
1668 "https://www.youtube.com/watch?v=2I6fuD20qlY",
1669 "https://codelabs.developers.google.com/codelabs/android-testing/index.html",
1670 "https://github.com/googlesamples/android-testing-templates",
1671 "https://google.github.io/android-testing-support-library"
1672 ]
1673 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001674 "distribute/stories/games": {
1675 "title": "",
1676 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001677 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1678 "https://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1679 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1680 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1681 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1682 "https://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1683 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1684 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1685 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1686 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001687 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001688 },
1689 "overview/zhcn/1": {
1690 "title": "",
1691 "resources": [
1692 "intl/zh-cn/distribute/essentials/quality/core.html",
1693 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1694 "intl/zh-cn/distribute/tools/launch-checklist.html",
1695 "intl/zh-cn/tools/publishing/publishing_overview.html",
1696 "intl/zh-cn/distribute/tools/localization-checklist.html"
1697 ]
1698 },
1699 "overview/zhcn/2": {
1700 "title": "",
1701 "resources": [
1702 "intl/zh-cn/google/play/billing/index.html",
1703 "intl/zh-cn/google/play/billing/api.html",
1704 "intl/zh-cn/google/play/billing/billing_admin.html",
1705 "intl/zh-cn/google/play/billing/billing_testing.html",
1706 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1707 ]
1708 },
1709 "overview/zhcn/3": {
1710 "title": "",
1711 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001712 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001713
1714 "intl/zh-cn/distribute/tools/promote/device-art.html",
1715 "intl/zh-cn/distribute/tools/promote/linking.html",
1716 "intl/zh-cn/distribute/tools/promote/brand.html",
1717 "intl/zh-cn/tools/help/proguard.html"
1718 ]
1719 },
1720 "overview/zhcn/4": {
1721 "title": "",
1722 "resources": [
1723 "intl/zh-cn/design/style/writing.html",
1724 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1725 "intl/zh-cn/training/multiscreen/index.html",
1726 "intl/zh-cn/training/monitoring-device-state/index.html"
1727 ]
1728 },
1729 "overview/carousel/zhcn": {
1730 "title": "",
1731 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001732 "https://www.youtube.com/watch?v=vGV7FHGzpFU",
1733 "https://www.youtube.com/watch?v=aqc3ZOTzpdk",
1734 "https://www.youtube.com/watch?v=jaNrJ8uyLSc"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001735 ]
1736 },
1737 "overview/1": {
1738 "title": "",
1739 "resources": [
1740 "distribute/essentials/quality/core.html",
1741 "distribute/essentials/quality/tablets.html",
1742 "distribute/tools/launch-checklist.html",
1743 "tools/publishing/publishing_overview.html",
1744 "distribute/tools/localization-checklist.html"
1745 ]
1746 },
1747 "overview/2": {
1748 "title": "",
1749 "resources": [
1750 "google/play/billing/index.html",
1751 "google/play/billing/api.html",
1752 "google/play/billing/billing_admin.html",
1753 "google/play/billing/billing_testing.html",
1754 "google/play/billing/billing_best_practices.html"
1755 ]
1756 },
1757 "overview/3": {
1758 "title": "",
1759 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001760 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001761 "distribute/tools/promote/device-art.html",
1762 "distribute/tools/promote/linking.html",
1763 "distribute/tools/promote/brand.html",
1764 "tools/help/proguard.html"
1765 ]
1766 },
1767 "overview/4": {
1768 "title": "",
1769 "resources": [
1770 "design/style/writing.html",
1771 "training/basics/fragments/fragment-ui.html",
1772 "training/multiscreen/index.html",
1773 "training/monitoring-device-state/index.html"
1774 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001775 },
Cheryl Potter5fc7099e2016-01-05 19:32:30 -08001776"tools/help/log": {
1777 "title": "",
1778 "resources": [
1779 "tools/help/am-logcat.html"
1780 ]
1781 },
1782"tools/help/monitor": {
1783 "title": "",
1784 "resources": [
1785 "tools/help/am-memory.html",
1786 "tools/help/am-cpu.html",
1787 "tools/help/am-gpu.html",
1788 "tools/help/am-network.html"
1789 ]
1790 },
1791 "tools/help/data": {
1792 "title": "",
1793 "resources": [
1794 "tools/help/am-hprof.html",
1795 "tools/help/am-allocation.html",
1796 "tools/help/am-methodtrace.html",
1797 "tools/help/am-sysinfo.html"
1798 ]
1799 },
1800 "tools/help/shot": {
1801 "title": "",
1802 "resources": [
1803 "tools/help/am-screenshot.html",
1804 "tools/help/am-video.html"
1805 ]
1806 },
Aleks Haecky881e72992015-04-23 13:17:19 -07001807 "tools/performance/rendering": {
1808 "title": "",
1809 "resources": [
1810 "tools/performance/debug-gpu-overdraw/index.html",
1811 "tools/performance/profile-gpu-rendering/index.html",
1812 "tools/performance/hierarchy-viewer/setup.html",
1813 "tools/performance/hierarchy-viewer/index.html",
1814 "tools/performance/hierarchy-viewer/profiling.html"
1815 ]
1816 },
1817 "tools/performance/memory": {
1818 "title": "",
1819 "resources": [
1820 "tools/performance/memory-monitor/index.html",
1821 "tools/performance/heap-viewer/index.html",
1822 "tools/performance/allocation-tracker/index.html",
1823 "tools/performance/comparison.html"
1824 ]
1825 },
1826 "tools/performance/cpu": {
1827 "title": "",
1828 "resources": [
1829 "tools/performance/traceview/index.html",
1830 "tools/performance/systrace/index.html"
1831 ]
1832 },
1833 "tools/performance/battery": {
1834 "title": "",
1835 "resources": [
1836 "tools/performance/batterystats-battery-historian/index.html",
1837 "tools/performance/batterystats-battery-historian/charts.html"
1838 ]
Quddus Chong0f049722015-09-21 11:38:05 -07001839 },
1840 "marshmallow/landing/resources": {
1841 "title": "",
1842 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001843 "about/versions/marshmallow/android-6.0-changes.html",
Quddus Chong0f049722015-09-21 11:38:05 -07001844 "about/versions/marshmallow/android-6.0.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001845 "about/versions/marshmallow/samples.html"
Quddus Chong0f049722015-09-21 11:38:05 -07001846 ]
1847 },
Quddus Chong10a91472015-09-25 17:09:32 -07001848 "marshmallow/landing/videos": {
1849 "title": "",
1850 "resources": [
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001851 "https://youtu.be/U9tw5ypqEN0",
1852 "https://youtu.be/N72ksDKrX6c",
1853 "https://youtu.be/iZqDdvhTZj0",
Quddus Chong10a91472015-09-25 17:09:32 -07001854 "https://www.youtube.com/watch?v=vcSj8ln-BlE",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001855 "https://youtu.be/LQoohRwojmw",
1856 "https://www.youtube.com/watch?v=VOn7VrTRlA4",
1857 "https://youtu.be/5sCQjeGoE7M",
1858 "https://www.youtube.com/watch?v=C8lUdPVSzDk",
1859 "https://www.youtube.com/watch?v=HXacyy0HSW0",
Quddus Chong10a91472015-09-25 17:09:32 -07001860 "https://www.youtube.com/watch?v=OW1A4XFRuyc",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001861 "https://www.youtube.com/watch?v=j3QC6hcpy90",
Quddus Chong10a91472015-09-25 17:09:32 -07001862 "https://www.youtube.com/watch?v=f17qe9vZ8RM",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001863 "https://www.youtube.com/watch?v=ndBdf1_oOGA"
Quddus Chong10a91472015-09-25 17:09:32 -07001864 ]
1865 },
Quddus Chong0f049722015-09-21 11:38:05 -07001866 "marshmallow/landing/more": {
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001867 "title": "",
1868 "resources": [
Quddus Chong10a91472015-09-25 17:09:32 -07001869 "training/permissions/requesting.html",
1870 "training/backup/autosyncapi.html",
Quddus Chong1c7be2e2015-09-28 11:22:53 -07001871 "training/monitoring-device-state/doze-standby.html",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001872 "training/app-links/index.html",
1873 "training/articles/assistant.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001874 "training/testing/performance.html",
1875 "https://developers.google.com/android/nexus/images"
Quddus Chong0f049722015-09-21 11:38:05 -07001876 ]
1877 },
Dirk Dougherty9577d312016-01-27 14:13:40 -08001878 "tools/landing/resources": {
1879 "title": "",
1880 "resources": [
1881 "tools/studio/index.html",
1882 "tools/studio/studio-features.html",
smain@google.com89d11702016-05-14 19:20:00 -07001883 "studio/intro/index.html",
Dirk Dougherty9577d312016-01-27 14:13:40 -08001884 ]
1885 },
1886 "tools/landing/latest": {
1887 "title": "",
1888 "resources": [
1889 "https://medium.com/google-developers/how-often-should-you-update-android-studio-db25785c488e#.8blbql35x",
smain@google.com9938f2b2016-04-07 09:25:49 -07001890 "http://android-developers.blogspot.com/2016/04/android-studio-2-0.html",
Dirk Dougherty9577d312016-01-27 14:13:40 -08001891 "https://medium.com/google-developers/writing-more-code-by-writing-less-code-with-android-studio-live-templates-244f648d17c7#.hczcm02du",
1892 ]
1893 },
Billy Lambertae1277eb2016-05-03 16:23:59 -07001894 "work/landing/primary": {
1895 "title": "",
1896 "resources": [
1897 "work/overview.html",
1898 "work/guide.html",
Billy Lamberta2b3870c2016-05-17 10:17:00 -07001899 "https://www.google.com/work/android/developers/applyDevHub/",
Billy Lamberta9fec73a2016-05-19 14:27:49 -07001900 "work/managed-configurations.html",
Billy Lambertae1277eb2016-05-03 16:23:59 -07001901 "work/cosu.html",
1902 "work/managed-profiles.html"
1903 ]
1904 },
1905 "work/landing/resources": {
1906 "title": "",
1907 "resources": [
1908 "https://developers.google.com/android/work/",
1909 "https://www.google.com/work/android/",
1910 "https://developers.google.com/android/work/build-dpc",
1911 "https://www.youtube.com/watch?v=jQWB_-o1kz4&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
Billy Lamberta9fec73a2016-05-19 14:27:49 -07001912 "https://www.youtube.com/watch?v=Za0OQo8DRM4",
Billy Lambertae1277eb2016-05-03 16:23:59 -07001913 "https://www.youtube.com/watch?v=dH41OutAMNM&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX"
1914 ]
1915 },
1916 "work/apps": {
1917 "title": "",
1918 "resources": [
1919 "work/managed-profiles.html",
Billy Lamberta9fec73a2016-05-19 14:27:49 -07001920 "work/managed-configurations.html",
Billy Lambertae1277eb2016-05-03 16:23:59 -07001921 "work/cosu.html",
1922 "https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
1923 "samples/AppRestrictionSchema/index.html",
1924 "samples/AppRestrictionEnforcer/index.html"
1925 ]
1926 },
1927 "work/admin": {
1928 "title": "",
1929 "resources": [
1930 "https://developers.google.com/android/work/build-dpc",
1931 "samples/BasicManagedProfile/index.html",
1932 "https://www.youtube.com/watch?v=j3QC6hcpy90"
1933 ]
1934 }
1935};