blob: cf6fb97b9d154fdc65e970f7c736fea55ad85fab [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",
Luan Nguyen4221d7e2014-12-10 13:42:05 -080021 "sdk/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",
368 "training/enterprise/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",
378 "https://developers.google.com/edu/guidelines"
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",
414 "distribute/engage/notifications.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800415 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700416 "distribute/engage/ads.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700417 "distribute/engage/game-services.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700418 "distribute/engage/easy-signin.html",
419 "distribute/analyze/build-better-apps.html",
420 "distribute/engage/gcm.html",
Andrew Solovay827b8022015-11-13 13:09:12 -0800421 "distribute/engage/beta.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800422 ]
423 },
424 "distribute/monetize": {
425 "resources": [
426 "distribute/monetize/premium.html",
427 "distribute/monetize/freemium.html",
428 "distribute/monetize/subscriptions.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800429 "distribute/monetize/ads.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700430 "distribute/monetize/ecommerce.html",
431 "distribute/monetize/payments.html",
432 "distribute/analyze/understand-user-value.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800433 ]
434 },
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800435 "distribute/analyzelanding": {
436 "resources": [
437 "distribute/analyze/start.html",
438 "distribute/analyze/measure.html",
439 "distribute/analyze/understand-user-value.html",
440 "distribute/analyze/improve-roi.html",
441 "distribute/analyze/build-better-apps.html",
442 "distribute/analyze/google-services.html"
443 ]
444 },
445 "distribute/analyzestart": {
446 "resources": [
447 "https://analyticsacademy.withgoogle.com/course04",
448 "google/play-services/index.html",
449 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
450 "https://developers.google.com/analytics/devguides/collection/android/",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800451 "https://www.google.com/tagmanager/",
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800452 "https://github.com/googleanalytics/google-analytics-plugin-for-unity"
453 ]
454 },
455 "distribute/analyzemeasure": {
456 "resources": [
457
458 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
459 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
460 "https://support.google.com/analytics/answer/1032415",
461 "https://developers.google.com/analytics/devguides/collection/android/v4/events",
462 "https://developers.google.com/analytics/devguides/collection/android/v4/customdimsmets",
463 "https://developers.google.com/analytics/devguides/collection/android/v4/user-id"
464 ]
465 },
466 "distribute/analyzeunderstand": {
467 "resources": [
468 "https://developers.google.com/analytics/devguides/collection/android/v4/display-features",
469 "https://support.google.com/analytics/answer/3123906",
470 "https://support.google.com/analytics/answer/2568874?ref_topic=6012392",
471 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
472 "https://support.google.com/analytics/answer/1032415",
473 ]
474 },
475 "distribute/analyzeimprove": {
476 "resources": [
477
478 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns",
479 "https://support.google.com/analytics/answer/2956981",
480 "https://support.google.com/analytics/answer/1033961",
481 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder",
482 "https://developers.google.com/analytics/solutions/mobile-campaign-deep-link"
483 ]
484 },
485 "distribute/analyzebuild": {
486 "resources": [
487 "https://support.google.com/tagmanager/answer/6003007",
488 "https://support.google.com/analytics/answer/2785577",
489 "https://support.google.com/analytics/answer/1151300"
490 ]
491 },
492 "distribute/analyzeact": {
493 "resources": [
494 "https://support.google.com/analytics/answer/2611268",
495 "https://support.google.com/analytics/answer/1033961",
496 "https://support.google.com/admob/answer/3508177",
497 "https://support.google.com/analytics/answer/2956981",
498 "https://support.google.com/tagmanager/answer/6003007"
499 ]
500 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700501 "distribute/essentials/guidelines": {
502 "title": "",
503 "resources": [
504 "distribute/essentials/quality/core.html",
505 "distribute/essentials/quality/tablets.html",
506 "distribute/essentials/quality/wear.html",
507 "distribute/essentials/quality/tv.html",
508 "distribute/essentials/quality/auto.html",
509 "https://developers.google.com/edu/guidelines"
510 ]
511 },
512 "distribute/essentials/tools": {
513 "title": "",
514 "resources": [
515 "distribute/tools/launch-checklist.html",
516 "distribute/tools/localization-checklist.html",
517 "https://support.google.com/googleplay/android-developer",
518 "distribute/tools/promote/brand.html",
519 "distribute/tools/promote/device-art.html",
Quddus Chong665cf852015-11-10 10:11:16 -0800520 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700521 "distribute/tools/promote/linking.html",
522 "distribute/tools/open-distribution.html",
523 "about/dashboards/index.html"
524 ]
525 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800526 "distribute/tools/checklists": {
527 "title": "",
528 "resources": [
529 "distribute/tools/launch-checklist.html",
530 "distribute/tools/localization-checklist.html"
531 ]
532 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800533 "distribute/tools/checklists/zhcn": {
534 "title": "",
535 "resources": [
536 "intl/zh-cn/distribute/tools/launch-checklist.html",
537 "intl/zh-cn/distribute/tools/localization-checklist.html"
538 ]
539 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800540 "distribute/tools/promote": {
541 "resources": [
542 "distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800543 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800544 "distribute/tools/promote/linking.html"
545 ]
546 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800547 "distribute/tools/promote/zhcn": {
548 "resources": [
549 "intl/zh-cn/distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800550 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800551 "intl/zh-cn/distribute/tools/promote/linking.html"
552 ]
553 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800554 "distribute/tools/support": {
555 "title": "Google Play",
556 "resources": [
557 "https://support.google.com/googleplay/android-developer",
558 "https://support.google.com/googleplay/android-developer/answer/4430948",
559 "support.html"
560 ]
561 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800562 "distribute/tools/support/zhcn": {
563 "title": "Google Play",
564 "resources": [
565 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
566 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
567 "support.html"
568 ]
569 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800570 "distribute/tools/news": {
571 "title": "",
572 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800573 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800574 "https://plus.google.com/+AndroidDevelopers/"
575 ]
576 },
577 "distribute/tools/more": {
578 "title": "Google Play",
579 "resources": [
580 "distribute/tools/promote/brand.html",
581 "distribute/tools/open-distribution.html",
582 "about/dashboards/index.html"
583 ]
584 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800585 "distribute/tools/more/zhcn": {
586 "title": "Google Play",
587 "resources": [
588 "intl/zh-cn/distribute/tools/promote/brand.html",
589 "distribute/tools/open-distribution.html",
590 "about/dashboards/index.html"
591 ]
592 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800593 "distribute/googleplay": {
594 "title": "Google Play",
595 "resources": [
596 "distribute/googleplay/developer-console.html",
597 "distribute/essentials/best-practices/apps.html",
598 "distribute/tools/launch-checklist.html",
599 "distribute/essentials/best-practices/games.html",
600 ]
601 },
602 "distribute/googleplay/gettingstarted": {
603 "title": "Get Started",
604 "resources": [
605 "distribute/googleplay/developer-console.html",
606 "https://support.google.com/googleplay/android-developer/answer/113468",
607 "https://support.google.com/googleplay/android-developer/answer/138294",
608 "https://support.google.com/googleplay/android-developer"
609 ]
610 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800611 "distribute/googleplay/developerconsole/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800612 "title": "Developer Console",
613 "resources": [
614 "google/play/billing/index.html",
615 "https://support.google.com/googleplay/android-developer/answer/138294"
616 ]
617 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800618 "distribute/googleplay/beta": {
619 "title": "Alpha and Beta Testing",
620 "resources": [
621 "https://support.google.com/googleplay/android-developer/answer/3131213",
622 "https://support.google.com/googleplay/android-developer/answer/3131213#games",
623 "distribute/googleplay/experiments.html"
624 ]
625 },
626 "distribute/googleplay/experiments/successes": {
627 "title": "Store Listing Experiment successes",
628 "resources": [
629 ]
630 },
631 "distribute/googleplay/experiments/related": {
632 "title": "Store Listing Experiments",
633 "resources": [
634 "https://support.google.com/googleplay/android-developer/answer/6227309",
635 "https://www.youtube.com/watch?v=B6ydLpkhq04",
636 "https://support.google.com/tagmanager/answer/6003007"
637 ]
638 },
639 "distribute/googleplay/banners/related": {
640 "title": "App Install Banners",
641 "resources": [
642 "https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android#native"
643 ]
644 },
645 "distribute/googleplay/useracquisition/related": {
646 "title": "User Acquisition",
647 "resources": [
648 "https://support.google.com/googleplay/android-developer/answer/6263332"
649 ]
650 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700651 "distribute/googleplay/cast": {
652 "title": "Google Cast",
653 "resources": [
654 "https://developers.google.com/cast/docs/ux_guidelines",
655 "https://developers.google.com/cast/docs/android_sender",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800656 "https://www.github.com/googlecast"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700657 ]
658 },
659 "distribute/googleplay/cardboard": {
660 "title": "Google Cast",
661 "resources": [
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700662 "https://www.google.com/get/cardboard/get-cardboard/",
Dirk Doughertyde401c82015-05-09 12:10:56 -0700663 "https://developers.google.com/cardboard/android/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800664 "https://www.google.com/design/spec-vr"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700665 ]
666 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800667 "distribute/googleplay/gpfe/highlight": {
668 "title": "About Google Play for Education",
669 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800670 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800671 ]
672 },
673 "distribute/googleplay/gpfe/dev/about": {
674 "title": "About Google Play for Education / Developers",
675 "resources": [
676 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700677 "https://developers.google.com/edu/guidelines",
678 "https://developers.google.com/edu/faq",
679 "distribute/essentials/quality/tablets.html",
680 "https://developers.google.com/edu/",
681 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800682 ]
683 },
684 "distribute/googleplay/gpfe/dev": {
685 "title": "About Google Play for Education / Developers",
686 "resources": [
687 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700688 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800689 "distribute/essentials/quality/tablets.html",
690 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800691 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800692 ]
693 },
694 "distribute/googleplay/aboutgpfe/educators/about": {
695 "title": "About Google Play for Education / Educators",
696 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800697 "https://www.google.com/edu/tablets/",
698 "https://www.youtube.com/watch?v=haEmsMo0f3w"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800699 ]
700 },
701 "distribute/googleplay/aboutgpfe/educators": {
702 "title": "About Google Play for Education / Educators",
703 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800704 "https://www.google.com/edu/tablets/",
705 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800706 ]
707 },
708 "distribute/googleplay/gettingstartedgpfe/educators": {
709 "title": "About Google Play for Education / Educators",
710 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800711 "https://www.google.com/edu/tablets/",
712 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800713 ]
714 },
715 "distribute/essentials/eduessentials/developers": {
716 "title": "",
717 "resources": [
718 "distribute/googleplay/developer-console.html",
719 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700720 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800721 ]
722 },
723 "distribute/essentials/eduessentials/educators": {
724 "title": "",
725 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800726 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800727 "distribute/essentials/quality/tablets.html",
728 ]
729 },
730 "distribute/essentials/optimizing": {
731 "title": "Optimizing Your App",
732 "resources": [
733 "design/index.html",
734 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800735 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800736 ]
737 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700738 "distribute/users/appinvites": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800739 "title": "",
740 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700741 "https://developers.google.com/app-invites/",
742 "https://developers.google.com/identity/sign-in/android/",
743 "https://developers.google.com/app-indexing/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800744 ]
745 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700746 "distribute/users/promotewithads": {
747 "title": "",
748 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700749 "https://support.google.com/adwords/answer/6032059",
750 "https://support.google.com/adwords/answer/6032073",
751 "https://support.google.com/adwords/answer/6167164",
752 "https://support.google.com/adwords/answer/6167162"
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700753 ]
754 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800755 "distribute/users/buildbuzz": {
756 "title": "",
757 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800758 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800759 "distribute/tools/promote/linking.html",
760 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800761 "https://plus.google.com/+GooglePlay"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800762 ]
763 },
764 "distribute/users/createagreatlisting": {
765 "title": "",
766 "resources": [
767 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800768 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800769 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800770 "https://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
771 "https://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
772 "https://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800773 ]
774 },
775 "distribute/users/buildcommunity": {
776 "title": "",
777 "resources": [
778 "distribute/googleplay/developer-console.html",
779 "https://support.google.com/groups/answer/46601",
780 "https://support.google.com/plus/topic/2888488",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800781 "https://www.youtube.com/yt/dev/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800782 ]
783 },
Dirk Dougherty98794c02015-05-09 12:10:56 -0700784 "distribute/users/appindexing": {
785 "title": "",
786 "resources": [
787 "https://developers.google.com/app-indexing/",
788 "https://developers.google.com/app-indexing/webmasters/details",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -0700789 "distribute/engage/deep-linking.html",
790 "training/app-indexing/index.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700791 ]
792 },
793 "distribute/users/otas": {
794 "title": "",
795 "resources": [
796 "https://developers.google.com/identity/sign-in/android/",
797 "https://developers.google.com/+/features/play-installs",
798 "https://developers.google.com/+/features/analytics"
799 ]
800 },
801 "distribute/users/houseads": {
802 "title": "",
803 "resources": [
804 "https://support.google.com/admob/topic/2784623",
805 "https://developers.google.com/mobile-ads-sdk/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800806 "https://support.google.com/googleplay/android-developer/topic/2985714",
807 "https://analyticsacademy.withgoogle.com/mobile-app",
Dirk Dougherty74709452015-05-15 00:51:24 -0700808 "https://support.google.com/analytics/answer/2611404",
809 "https://support.google.com/admob/answer/3111064"
810 ]
811 },
812 "distribute/users/youtube": {
813 "title": "",
814 "resources": [
815 "https://support.google.com/youtube/answer/6140493",
816 "https://support.google.com/youtube/answer/2797387"
Dirk Dougherty98794c02015-05-09 12:10:56 -0700817 ]
818 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800819 "distribute/toolsreference/bestpractices/apps": {
820 "title": "",
821 "resources": [
822 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800823 "https://android-developers.blogspot.com/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800824 ]
825 },
826 "distribute/toolsreference/bestpractices/games": {
827 "title": "",
828 "resources": [
829 "google/play-services/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800830 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800831 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800832 "https://www.youtube.com/watch?v=1RIz-cmTQB4"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800833 ]
834 },
835 "distribute/essentials/corequalityguidelines/visualdesign": {
836 "title": "",
837 "resources": [
838 "design/index.html",
839 "design/patterns/navigation.html",
840 "design/patterns/actionbar.html",
841 "design/style/iconography.html",
842 "design/patterns/notifications.html"
843 ]
844 },
845 "distribute/essentials/corequalityguidelines/functionality": {
846 "title": "",
847 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800848 "https://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800849 "guide/components/tasks-and-back-stack.html",
850 "training/basics/activity-lifecycle/recreating.html"
851 ]
852 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700853 "distribute/essentials/tvqualityguidelines/visualdesign": {
854 "title": "",
855 "resources": [
856 "design/tv/index.html",
857 "training/tv/start/index.html"
858 ]
859 },
860 "distribute/essentials/tvqualityguidelines/functionality": {
861 "title": "",
862 "resources": [
863 "training/tv/start/hardware.html",
864 "training/tv/games/index.html"
865 ]
866 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700867 "distribute/essentials/wearqualityguidelines/visualdesign": {
868 "title": "",
869 "resources": [
870 "design/wear/index.html",
871 "training/building-wearables.html",
872 "training/wearables/ui/index.html"
873 ]
874 },
875 "distribute/essentials/wearqualityguidelines/functionality": {
876 "title": "",
877 "resources": [
878 "training/wearables/notifications/index.html",
879 "training/wearables/apps/index.html",
880 "training/wearables/notifications/voice-input.html"
881 ]
882 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800883 "distribute/essentials/autoqualityguidelines/visualdesign": {
884 "title": "",
885 "resources": [
886 "training/auto/messaging/index.html",
887 "training/auto/start/index.html"
888 ]
889 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800890 "distribute/essentials/core/performance": {
891 "title": "",
892 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800893 "https://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800894 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800895 "https://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800896 ]
897 },
898 "distribute/essentials/core/play": {
899 "title": "",
900 "resources": [
901 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800902 "https://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800903 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
904 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800905 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800906 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
907 ]
908 },
909 "distribute/essentials/core/play/zhcn": {
910 "title": "",
911 "resources": [
912 "intl/zh-cn/distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800913 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800914 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
915 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800916 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800917 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800918 ]
919 },
920 "distribute/essentials/tabletguidelines/optimize": {
921 "title": "",
922 "resources": [
923 "design/style/metrics-grids.html",
924 "design/style/devices-displays.html",
925 "guide/practices/screens_support.html",
926 //"guide/practices/screens_support.html#ConfigurationExamples",
927 ]
928 },
929 "distribute/essentials/tabletguidelines/extrascreen": {
930 "title": "",
931 "resources": [
932 "design/patterns/multi-pane-layouts.html",
933 "training/design-navigation/multiple-sizes.html",
934 "training/multiscreen/index.html",
935 ]
936 },
937 "distribute/essentials/tabletguidelines/assets": {
938 "title": "",
939 "resources": [
940 "design/style/iconography.html",
941 "guide/topics/resources/providing-resources.html",
942 "guide/practices/screens_support.html",
943 "training/basics/supporting-devices/screens.html"
944 ]
945 },
946 "distribute/essentials/tabletguidelines/fonts": {
947 "title": "",
948 "resources": [
949 "design/style/metrics-grids.html",
950 "design/style/typography.html",
951 "guide/practices/screens_support.html",
952 "training/multiscreen/screendensities.html"
953 ]
954 },
955 "distribute/essentials/tabletguidelines/widgets": {
956 "title": "",
957 "resources": [
958 "guide/topics/appwidgets/index.html#MetaData",
959 "guide/topics/appwidgets/index.html",
960 "design/patterns/widgets.html"
961 ]
962 },
963 "distribute/essentials/tabletguidelines/versions": {
964 "title": "",
965 "resources": [
966 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
967 "guide/topics/manifest/uses-sdk-element.html",
968 "training/basics/supporting-devices/platforms.html"
969 ]
970 },
971 "distribute/essentials/tabletguidelines/hardware": {
972 "title": "",
973 "resources": [
974 "guide/topics/manifest/uses-feature-element.html",
975 "guide/topics/manifest/uses-feature-element.html#testing"
976 ]
977 },
978 "distribute/essentials/tabletguidelines/tabletscreens": {
979 "title": "",
980 "resources": [
981 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
982 "guide/practices/screens_support.html"
983 ]
984 },
985 "distribute/essentials/tabletguidelines/showcase": {
986 "title": "",
987 "resources": [
988 "distribute/tools/launch-checklist.html",
989 "https://play.google.com/apps/publish/",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800990 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800991 "distribute/tools/promote/device-art.html"
992 ]
993 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800994 "distribute/essentials/tabletguidelines/showcase/zhcn": {
995 "title": "",
996 "resources": [
997 "intl/zh-cn/distribute/tools/launch-checklist.html",
998 "https://play.google.com/apps/publish/?hl=zh-Hans",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800999 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001000 "intl/zh-cn/distribute/tools/promote/device-art.html"
1001 ]
1002 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001003 "distribute/essentials/tabletguidelines/googleplay": {
1004 "title": "",
1005 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001006 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001007 "google/play/filters.html"
1008 ]
1009 },
1010 "distribute/essentials/tabletguidelines": {
1011 "title": "",
1012 "resources": [
1013 "distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001014 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001015 "distribute/tools/launch-checklist.html",
1016 "distribute/tools/promote/device-art.html"
1017 ]
1018 },
1019 "distribute/getusers/notifications": {
1020 "title": "",
1021 "resources": [
1022 "design/patterns/notifications.html",
1023 "distribute/engage/gcm.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001024 "https://play.google.com/about/developer-content-policy.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001025 ]
1026 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001027 "distribute/engage/analytics": {
1028 "title": "",
1029 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001030 "https://www.google.com/analytics/mobile/",
1031 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001032 "https://developers.google.com/analytics/devguides/collection/android/"
1033 ]
1034 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001035 "distribute/engage/widgets": {
1036 "title": "",
1037 "resources": [
1038 "design/patterns/widgets.html",
1039 "guide/topics/appwidgets/index.html"
1040 ]
1041 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001042 "distribute/engage/reengage": {
1043 "title": "",
1044 "resources": [
1045 "https://support.google.com/adwords/answer/6032073",
1046 "distribute/engage/deep-linking.html",
1047 "https://support.google.com/adwords/answer/6167162",
1048 "distribute/users/promote-with-ads.html"
1049 ]
1050 },
1051 "distribute/engage/appindexing": {
1052 "title": "",
1053 "resources": [
1054 "distribute/engage/intents.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001055 "distribute/engage/deep-linking.html",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -07001056 "training/app-indexing/index.html"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001057 ]
1058 },
1059 "distribute/engage/intents": {
1060 "title": "",
1061 "resources": [
1062 "guide/components/intents-filters.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001063 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001064 "distribute/engage/ads.html"
1065 ]
1066 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001067 "distribute/getusers/expandnewmarkets": {
1068 "title": "",
1069 "resources": [
1070 "distribute/tools/localization-checklist.html",
1071 "https://support.google.com/googleplay/android-developer/table/3541286",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001072 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001073 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001074 "https://www.youtube.com/watch?v=SkHHPf3EdzE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001075 ]
1076 },
1077 "distribute/engage/gcm": {
1078 "title": "",
1079 "resources": [
Dirk Dougherty518651c2015-05-27 20:24:37 -07001080 "https://developers.google.com/cloud-messaging/gcm",
1081 "https://developers.google.com/cloud-messaging/android/client",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001082 ]
1083 },
Andrew Solovay827b8022015-11-13 13:09:12 -08001084 "distribute/engage/gamesservices/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001085 "title": "",
1086 "resources": [
Andrew Solovay827b8022015-11-13 13:09:12 -08001087 "https://developers.google.com/games/services/",
1088 "distribute/analyze/start.html",
1089 "distribute/googleplay/cardboard.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001090 "https://www.google.com/admob/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001091 ]
1092 },
1093 "distribute/engage/gplus": {
1094 "title": "",
1095 "resources": [
Dirk Dougherty74709452015-05-15 00:51:24 -07001096 "distribute/users/ota-installs.html",
1097 "https://developers.google.com/identity/sign-in/android/people",
1098 "https://developers.google.com/+/mobile/android/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001099 ]
1100 },
1101 "distribute/engage/community": {
1102 "title": "",
1103 "resources": [
1104 "distribute/users/build-community.html",
1105 "distribute/engage/video.html"
1106 ]
1107 },
1108 "distribute/engage/deeplinks": {
1109 "title": "",
1110 "resources": [
1111 "distribute/engage/easy-signin.html",
1112 "https://developers.google.com/app-indexing/",
1113 "https://developers.google.com/+/mobile/android/share/interactive-post"
1114 ]
1115 },
1116 "distribute/engage/appupdates": {
1117 "title": "",
1118 "resources": [
1119 "distribute/essentials/optimizing-your-app.html",
1120 "distribute/tools/launch-checklist.html",
1121 "distribute/googleplay/developer-console.html",
1122 "design/patterns/notifications.html"
1123 ]
1124 },
1125 "distribute/engage/video/more": {
1126 "title": "",
1127 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001128 "https://www.youtube.com/yt/dev/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001129 "distribute/essentials/best-practices/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001130 "https://www.youtube.com/watch?v=RRelFvc6Czo"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001131 ]
1132 },
1133 "distribute/engage/community": {
1134 "title": "",
1135 "resources": [
1136 "distribute/users/build-community.html",
1137 "distribute/engage/video.html"
1138 ]
1139 },
1140 "distribute/engage/kiwi": {
1141 "title": "",
1142 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001143 "https://www.youtube.com/watch?v=WWArLD6nqrk"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001144 ]
1145 },
1146 "distribute/toolsreference/gpfefaq": {
1147 "title": "",
1148 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001149 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001150 "distribute/googleplay/edu/start.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001151 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001152 "distribute/essentials/quality/core.html",
1153 "distribute/essentials/quality/tablets.html"
1154 ]
1155 },
1156 "distribute/toolsreference/localizationchecklist/identifylocales": {
1157 "title": "",
1158 "resources": [
1159 "https://support.google.com/googleplay/android-developer/answer/138294"
1160 ]
1161 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001162 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
1163 "title": "",
1164 "resources": [
1165 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1166 ]
1167 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001168 "distribute/tools/loc/designforloc": {
1169 "title": "",
1170 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001171 "https://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001172 "guide/topics/resources/string-resource.html#Plurals",
1173 "guide/topics/resources/string-resource.html",
1174 "reference/java/util/Locale.html"
1175 ]
1176 },
1177 "distribute/toolsreference/localizationchecklist/managestrings": {
1178 "title": "",
1179 "resources": [
1180 "guide/topics/resources/string-resource.html",
1181 "design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001182 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001183 ]
1184 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001185 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
1186 "title": "",
1187 "resources": [
1188 "guide/topics/resources/string-resource.html",
1189 "intl/zh-cn/design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001190 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001191 ]
1192 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001193 "distribute/toolsreference/localizationchecklist/preplaunch": {
1194 "title": "",
1195 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001196 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001197 "distribute/tools/promote/device-art.html"
1198 ]
1199 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001200 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
1201 "title": "",
1202 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001203 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001204 "intl/zh-cn/distribute/tools/promote/device-art.html"
1205 ]
1206 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001207 "distribute/toolsreference/localizationchecklist/supportlaunch": {
1208 "title": "",
1209 "resources": [
1210 "distribute/tools/launch-checklist.html",
1211 ]
1212 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001213 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
1214 "title": "",
1215 "resources": [
1216 "intl/zh-cn/distribute/tools/launch-checklist.html",
1217 ]
1218 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001219 "distribute/toolsreference/launchchecklist/understanding": {
1220 "title": "",
1221 "resources": [
1222 "tools/publishing/publishing_overview.html",
1223 "tools/publishing/preparing.html"
1224 ]
1225 },
1226 "distribute/toolsreference/launchchecklist/policies": {
1227 "title": "",
1228 "resources": [
1229 "https://support.google.com/googleplay/android-developer/answer/4430948",
1230 "https://support.google.com/googleplay/android-developer/topic/2364761",
1231 "https://support.google.com/googleplay/android-developer"
1232 ]
1233 },
1234 "distribute/toolsreference/launchchecklist/quality": {
1235 "title": "",
1236 "resources": [
1237 "distribute/essentials/quality/core.html",
1238 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -07001239 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001240 ]
1241 },
1242 "distribute/toolsreference/launchchecklist/rating": {
1243 "title": "",
1244 "resources": [
1245 "https://support.google.com/googleplay/android-developer/answer/188189",
1246 ]
1247 },
1248 "distribute/toolsreference/launchchecklist/country": {
1249 "title": "",
1250 "resources": [
1251 "https://support.google.com/googleplay/android-developer/answer/138294"
1252 ]
1253 },
1254 "distribute/toolsreference/launchchecklist/size": {
1255 "title": "",
1256 "resources": [
1257 "google/play/expansion-files.html",
1258 "tools/help/proguard.html"
1259 ]
1260 },
1261 "distribute/toolsreference/launchchecklist/platform": {
1262 "title": "",
1263 "resources": [
1264 "guide/practices/screens_support.html",
1265 "about/dashboards/index.html",
1266 "guide/topics/manifest/uses-sdk-element.html"
1267 ]
1268 },
1269 "distribute/toolsreference/launchchecklist/price": {
1270 "title": "",
1271 "resources": [
1272 "https://support.google.com/googleplay/android-developer/table/3541286",
1273 ]
1274 },
1275 "distribute/toolsreference/launchchecklist/purchasemethod": {
1276 "title": "",
1277 "resources": [
1278 "google/play/billing/index.html",
1279 "google/play/billing/billing_subscriptions.html"
1280 ]
1281 },
1282 "distribute/toolsreference/launchchecklist/setprice": {
1283 "title": "",
1284 "resources": [
1285 "https://support.google.com/googleplay/android-developer/answer/1169947",
1286 "https://support.google.com/googleplay/android-developer/answer/138412",
1287 "https://support.google.com/googleplay/android-developer/answer/112622",
1288 "https://support.google.com/googleplay/android-developer/answer/138000"
1289 ]
1290 },
1291 "distribute/toolsreference/launchchecklist/localization": {
1292 "title": "",
1293 "resources": [
Eric Schmidt57ae8622016-02-02 10:21:40 -08001294 "distribute/tools/localization-checklist.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001295 ]
1296 },
1297 "distribute/toolsreference/launchchecklist/graphics": {
1298 "title": "",
1299 "resources": [
1300 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001301 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001302 ]
1303 },
1304 "distribute/toolsreference/launchchecklist/productdetails": {
1305 "title": "",
1306 "resources": [
1307 "https://support.google.com/googleplay/android-developer/answer/113475",
1308 "https://support.google.com/googleplay/android-developer/answer/1078870"
1309 ]
1310 },
1311 "distribute/toolsreference/launchchecklist/badges": {
1312 "title": "",
1313 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001314 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001315 "distribute/tools/promote/linking.html"
1316 ]
1317 },
1318 "distribute/toolsreference/launchchecklist/finalchecks": {
1319 "title": "",
1320 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001321 "https://play.google.com/about/developer-content-policy.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001322 "https://support.google.com/googleplay/android-developer/answer/113476",
1323 "support.html"
1324 ]
1325 },
1326 "distribute/toolsreference/launchchecklist/afterlaunch": {
1327 "title": "",
1328 "resources": [
1329 "https://support.google.com/googleplay/android-developer/answer/113477",
1330 "https://support.google.com/googleplay/android-developer/answer/1153479",
1331 "https://support.google.com/payments/answer/2741495",
1332 "distribute/essentials/optimizing-your-app.html"
1333 ]
1334 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001335 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
1336 "title": "",
1337 "resources": [
1338 "intl/zh-cn/tools/publishing/publishing_overview.html",
1339 "intl/zh-cn/tools/publishing/preparing.html"
1340 ]
1341 },
1342 "distribute/toolsreference/launchchecklist/policies/zhcn": {
1343 "title": "",
1344 "resources": [
1345 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
1346 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
1347 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
1348 ]
1349 },
1350 "distribute/toolsreference/launchchecklist/quality/zhcn": {
1351 "title": "",
1352 "resources": [
1353 "intl/zh-cn/distribute/essentials/quality/core.html",
1354 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1355 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
1356 ]
1357 },
1358
1359 "distribute/toolsreference/launchchecklist/rating/zhcn": {
1360 "title": "",
1361 "resources": [
1362 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
1363 ]
1364 },
1365 "distribute/toolsreference/launchchecklist/country/zhcn": {
1366 "title": "",
1367 "resources": [
1368 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1369 ]
1370 },
1371 "distribute/toolsreference/launchchecklist/size/zhcn": {
1372 "title": "",
1373 "resources": [
1374 "google/play/expansion-files.html",
1375 "intl/zh-cn/tools/help/proguard.html"
1376 ]
1377 },
1378 "distribute/toolsreference/launchchecklist/price/zhcn": {
1379 "title": "",
1380 "resources": [
1381 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
1382 ]
1383 },
1384 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
1385 "title": "",
1386 "resources": [
1387 "intl/zh-cn/google/play/billing/index.html",
1388 "google/play/billing/billing_subscriptions.html"
1389 ]
1390 },
1391 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
1392 "title": "",
1393 "resources": [
1394 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
1395 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
1396 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
1397 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
1398 ]
1399 },
Eric Schmidt57ae8622016-02-02 10:21:40 -08001400 "distribute/stories/localization": {
1401 "title": "",
1402 "resources": [
1403 "distribute/stories/games/rvappstudios-zombie.html",
1404 "distribute/stories/games/g4a-indian-rummy.html",
1405 "distribute/stories/apps/sayhi.html"
1406 ]
1407 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001408 "distribute/toolsreference/launchchecklist/localization/zhcn": {
1409 "title": "",
1410 "resources": [
1411 "intl/zh-cn/distribute/tools/localization-checklist.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001412 ]
1413 },
1414 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
1415 "title": "",
1416 "resources": [
1417 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001418 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001419 ]
1420 },
1421 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1422 "title": "",
1423 "resources": [
1424 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1425 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1426 ]
1427 },
1428 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1429 "title": "",
1430 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001431 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001432 "intl/zh-cn/distribute/tools/promote/linking.html"
1433 ]
1434 },
1435 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1436 "title": "",
1437 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001438 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001439 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1440 "support.html"
1441 ]
1442 },
1443 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1444 "title": "",
1445 "resources": [
1446 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1447 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1448 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1449 "distribute/essentials/optimizing-your-app.html"
1450 ]
1451 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001452 "distribute/monetize/premium": {
1453 "title": "",
1454 "resources": [
1455 "google/play/billing/index.html",
1456 "https://support.google.com/googleplay/android-developer/answer/4407611"
1457 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001458 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001459 "distribute/monetize/freemium": {
1460 "title": "",
1461 "resources": [
1462 "google/play/billing/index.html",
1463 "https://support.google.com/googleplay/android-developer/answer/4407611"
1464 ]
1465 },
1466 "distribute/monetize/subscriptions": {
1467 "title": "",
1468 "resources": [
1469 "google/play/billing/billing_subscriptions.html",
1470 "https://support.google.com/googleplay/android-developer/answer/4407611"
1471 ]
1472 },
1473 "distribute/monetize/ecommerce": {
1474 "title": "",
1475 "resources": [
1476 "https://developers.google.com/wallet/instant-buy/",
1477 "https://support.google.com/googleplay/android-developer/answer/4407611"
1478 ]
1479 },
1480 "distribute/monetize/advertising": {
1481 "title": "",
1482 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001483 "https://www.google.com/ads/admob/#subid=us-en-et-dac",
1484 "https://www.google.com/doubleclick/publishers/small-business/index.html",
1485 "https://support.google.com/googleplay/android-developer/topic/2985714",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001486 "training/monetization/ads-and-ux.html"
1487 ]
1488 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001489 "distribute/monetize/admob": {
1490 "title": "",
1491 "resources": [
1492 "https://support.google.com/admob/topic/2784623",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001493 "https://admob.blogspot.com/",
1494 "https://analyticsacademy.withgoogle.com/mobile-app",
Kevin Hufnagleed31c052016-03-31 09:02:24 -07001495 "https://www.udacity.com/courses/ud876-3"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001496 ]
1497 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001498 "distribute/monetize/paymentmethods": {
1499 "title": "",
1500 "resources": [
1501 "https://play.google.com/about/giftcards/",
1502 "https://support.google.com/googleplay/answer/2651410"
1503 ]
1504 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001505 "autolanding": {
1506 "title": "",
1507 "resources": [
1508 "auto/index.html",
1509 "design/auto/index.html",
1510 "training/auto/index.html"
1511 ]
1512 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001513 "tvlanding": {
1514 "title": "",
1515 "resources": [
1516 "tv/index.html",
1517 "design/tv/index.html",
1518 "training/tv/index.html"
1519 ]
1520 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001521 "wearlanding": {
1522 "title": "",
1523 "resources": [
1524 "design/wear/index.html",
1525 "training/building-wearables.html",
1526 "training/wearables/ui/index.html"
1527 ]
1528 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001529 "design/auto/auto_ui_guidelines": {
1530 "title": "",
1531 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001532 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001533 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1534 "shareables/auto/AndroidAuto-custom-colors.pdf"
1535 ]
1536 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001537 "training/auto/overview": {
1538 "title": "",
1539 "resources": [
1540 "training/auto/start/index.html",
1541 "design/auto/index.html",
1542 "shareables/auto/AndroidAuto-custom-colors.pdf"
1543 ]
1544 },
1545 "training/auto/messaging": {
1546 "title": "",
1547 "resources": [
1548 "training/auto/messaging/index.html",
1549 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1550 "samples/MessagingService/index.html"
1551 ]
1552 },
1553 "training/auto/media": {
1554 "title": "",
1555 "resources": [
1556 "training/auto/audio/index.html",
1557 "shareables/auto/AndroidAuto-audio-apps.pdf",
1558 "samples/MediaBrowserService/index.html"
1559 ]
1560 },
1561 "training/auto/distribute": {
1562 "title": "",
1563 "resources": [
1564 "distribute/essentials/quality/auto.html",
1565 "distribute/googleplay/auto.html"
1566 ]
1567 },
Quddus Chonge3f6c812015-08-26 14:16:05 -07001568 "training/testing/overview": {
1569 "title": "",
1570 "resources": [
1571 "training/testing/start/index.html",
1572 "tools/testing/testing_android.html",
1573 "https://www.youtube.com/watch?v=vdasFFfXKOY"
1574 ]
1575 },
1576 "training/testing/tools": {
1577 "title": "",
1578 "resources": [
1579 "tools/testing-support-library/index.html",
1580 "tools/help/monkey.html",
1581 "tools/help/monkeyrunner_concepts.html",
1582 "tools/testing/testing_otheride.html",
1583 "https://source.android.com/devices/tech/debug/dumpsys.html"
1584 ]
1585 },
1586 "training/testing/techniques": {
1587 "title": "",
1588 "resources": [
1589 "training/testing/ui-testing/index.html",
1590 "training/testing/unit-testing/index.html",
1591 "training/testing/performance.html"
1592 ]
1593 },
1594 "training/testing/resources": {
1595 "title": "",
1596 "resources": [
1597 "https://github.com/googlesamples/android-testing",
1598 "https://www.youtube.com/watch?v=2I6fuD20qlY",
1599 "https://codelabs.developers.google.com/codelabs/android-testing/index.html",
1600 "https://github.com/googlesamples/android-testing-templates",
1601 "https://google.github.io/android-testing-support-library"
1602 ]
1603 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001604 "distribute/stories/games": {
1605 "title": "",
1606 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001607 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1608 "https://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1609 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1610 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1611 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1612 "https://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1613 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1614 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1615 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1616 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001617 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001618 },
1619 "overview/zhcn/1": {
1620 "title": "",
1621 "resources": [
1622 "intl/zh-cn/distribute/essentials/quality/core.html",
1623 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1624 "intl/zh-cn/distribute/tools/launch-checklist.html",
1625 "intl/zh-cn/tools/publishing/publishing_overview.html",
1626 "intl/zh-cn/distribute/tools/localization-checklist.html"
1627 ]
1628 },
1629 "overview/zhcn/2": {
1630 "title": "",
1631 "resources": [
1632 "intl/zh-cn/google/play/billing/index.html",
1633 "intl/zh-cn/google/play/billing/api.html",
1634 "intl/zh-cn/google/play/billing/billing_admin.html",
1635 "intl/zh-cn/google/play/billing/billing_testing.html",
1636 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1637 ]
1638 },
1639 "overview/zhcn/3": {
1640 "title": "",
1641 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001642 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001643
1644 "intl/zh-cn/distribute/tools/promote/device-art.html",
1645 "intl/zh-cn/distribute/tools/promote/linking.html",
1646 "intl/zh-cn/distribute/tools/promote/brand.html",
1647 "intl/zh-cn/tools/help/proguard.html"
1648 ]
1649 },
1650 "overview/zhcn/4": {
1651 "title": "",
1652 "resources": [
1653 "intl/zh-cn/design/style/writing.html",
1654 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1655 "intl/zh-cn/training/multiscreen/index.html",
1656 "intl/zh-cn/training/monitoring-device-state/index.html"
1657 ]
1658 },
1659 "overview/carousel/zhcn": {
1660 "title": "",
1661 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001662 "https://www.youtube.com/watch?v=vGV7FHGzpFU",
1663 "https://www.youtube.com/watch?v=aqc3ZOTzpdk",
1664 "https://www.youtube.com/watch?v=jaNrJ8uyLSc"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001665 ]
1666 },
1667 "overview/1": {
1668 "title": "",
1669 "resources": [
1670 "distribute/essentials/quality/core.html",
1671 "distribute/essentials/quality/tablets.html",
1672 "distribute/tools/launch-checklist.html",
1673 "tools/publishing/publishing_overview.html",
1674 "distribute/tools/localization-checklist.html"
1675 ]
1676 },
1677 "overview/2": {
1678 "title": "",
1679 "resources": [
1680 "google/play/billing/index.html",
1681 "google/play/billing/api.html",
1682 "google/play/billing/billing_admin.html",
1683 "google/play/billing/billing_testing.html",
1684 "google/play/billing/billing_best_practices.html"
1685 ]
1686 },
1687 "overview/3": {
1688 "title": "",
1689 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001690 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001691 "distribute/tools/promote/device-art.html",
1692 "distribute/tools/promote/linking.html",
1693 "distribute/tools/promote/brand.html",
1694 "tools/help/proguard.html"
1695 ]
1696 },
1697 "overview/4": {
1698 "title": "",
1699 "resources": [
1700 "design/style/writing.html",
1701 "training/basics/fragments/fragment-ui.html",
1702 "training/multiscreen/index.html",
1703 "training/monitoring-device-state/index.html"
1704 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001705 },
1706 "training/work/apps": {
1707 "title": "",
1708 "resources": [
1709 "training/enterprise/app-compatibility.html",
1710 "training/enterprise/app-restrictions.html",
Matt954d57d2016-02-17 21:22:47 -05001711 "training/enterprise/cosu.html",
Andrew Solovayc9adf2c2015-06-01 14:44:21 -07001712 "https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
Joe Fernandez108ccac2015-02-19 23:56:07 -08001713 "samples/AppRestrictionSchema/index.html",
Matt954d57d2016-02-17 21:22:47 -05001714 "https://www.youtube.com/watch?v=dH41OutAMNM",
1715 "samples/AppRestrictionEnforcer/index.html"
Joe Fernandez108ccac2015-02-19 23:56:07 -08001716 ]
1717 },
1718 "training/work/admin": {
1719 "title": "",
1720 "resources": [
1721 "training/enterprise/work-policy-ctrl.html",
Andrew Solovay00ebd142015-06-24 11:56:56 -07001722 "samples/BasicManagedProfile/index.html",
1723 "https://www.youtube.com/watch?v=j3QC6hcpy90"
Joe Fernandez108ccac2015-02-19 23:56:07 -08001724 ]
Aleks Haecky881e7292015-04-23 13:17:19 -07001725 },
Cheryl Potter5fc7099e2016-01-05 19:32:30 -08001726"tools/help/log": {
1727 "title": "",
1728 "resources": [
1729 "tools/help/am-logcat.html"
1730 ]
1731 },
1732"tools/help/monitor": {
1733 "title": "",
1734 "resources": [
1735 "tools/help/am-memory.html",
1736 "tools/help/am-cpu.html",
1737 "tools/help/am-gpu.html",
1738 "tools/help/am-network.html"
1739 ]
1740 },
1741 "tools/help/data": {
1742 "title": "",
1743 "resources": [
1744 "tools/help/am-hprof.html",
1745 "tools/help/am-allocation.html",
1746 "tools/help/am-methodtrace.html",
1747 "tools/help/am-sysinfo.html"
1748 ]
1749 },
1750 "tools/help/shot": {
1751 "title": "",
1752 "resources": [
1753 "tools/help/am-screenshot.html",
1754 "tools/help/am-video.html"
1755 ]
1756 },
Aleks Haecky881e7292015-04-23 13:17:19 -07001757 "tools/performance/rendering": {
1758 "title": "",
1759 "resources": [
1760 "tools/performance/debug-gpu-overdraw/index.html",
1761 "tools/performance/profile-gpu-rendering/index.html",
1762 "tools/performance/hierarchy-viewer/setup.html",
1763 "tools/performance/hierarchy-viewer/index.html",
1764 "tools/performance/hierarchy-viewer/profiling.html"
1765 ]
1766 },
1767 "tools/performance/memory": {
1768 "title": "",
1769 "resources": [
1770 "tools/performance/memory-monitor/index.html",
1771 "tools/performance/heap-viewer/index.html",
1772 "tools/performance/allocation-tracker/index.html",
1773 "tools/performance/comparison.html"
1774 ]
1775 },
1776 "tools/performance/cpu": {
1777 "title": "",
1778 "resources": [
1779 "tools/performance/traceview/index.html",
1780 "tools/performance/systrace/index.html"
1781 ]
1782 },
1783 "tools/performance/battery": {
1784 "title": "",
1785 "resources": [
1786 "tools/performance/batterystats-battery-historian/index.html",
1787 "tools/performance/batterystats-battery-historian/charts.html"
1788 ]
Quddus Chong0f049722015-09-21 11:38:05 -07001789 },
1790 "marshmallow/landing/resources": {
1791 "title": "",
1792 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001793 "about/versions/marshmallow/android-6.0-changes.html",
Quddus Chong0f049722015-09-21 11:38:05 -07001794 "about/versions/marshmallow/android-6.0.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001795 "about/versions/marshmallow/samples.html"
Quddus Chong0f049722015-09-21 11:38:05 -07001796 ]
1797 },
Quddus Chong10a91472015-09-25 17:09:32 -07001798 "marshmallow/landing/videos": {
1799 "title": "",
1800 "resources": [
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001801 "https://youtu.be/U9tw5ypqEN0",
1802 "https://youtu.be/N72ksDKrX6c",
1803 "https://youtu.be/iZqDdvhTZj0",
Quddus Chong10a91472015-09-25 17:09:32 -07001804 "https://www.youtube.com/watch?v=vcSj8ln-BlE",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001805 "https://youtu.be/LQoohRwojmw",
1806 "https://www.youtube.com/watch?v=VOn7VrTRlA4",
1807 "https://youtu.be/5sCQjeGoE7M",
1808 "https://www.youtube.com/watch?v=C8lUdPVSzDk",
1809 "https://www.youtube.com/watch?v=HXacyy0HSW0",
Quddus Chong10a91472015-09-25 17:09:32 -07001810 "https://www.youtube.com/watch?v=OW1A4XFRuyc",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001811 "https://www.youtube.com/watch?v=j3QC6hcpy90",
Quddus Chong10a91472015-09-25 17:09:32 -07001812 "https://www.youtube.com/watch?v=f17qe9vZ8RM",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001813 "https://www.youtube.com/watch?v=ndBdf1_oOGA"
Quddus Chong10a91472015-09-25 17:09:32 -07001814 ]
1815 },
Quddus Chong0f049722015-09-21 11:38:05 -07001816 "marshmallow/landing/more": {
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001817 "title": "",
1818 "resources": [
Quddus Chong10a91472015-09-25 17:09:32 -07001819 "training/permissions/requesting.html",
1820 "training/backup/autosyncapi.html",
Quddus Chong1c7be2e2015-09-28 11:22:53 -07001821 "training/monitoring-device-state/doze-standby.html",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001822 "training/app-links/index.html",
1823 "training/articles/assistant.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001824 "training/testing/performance.html",
1825 "https://developers.google.com/android/nexus/images"
Quddus Chong0f049722015-09-21 11:38:05 -07001826 ]
1827 },
Dirk Dougherty9577d312016-01-27 14:13:40 -08001828 "tools/landing/resources": {
1829 "title": "",
1830 "resources": [
1831 "tools/studio/index.html",
1832 "tools/studio/studio-features.html",
1833 "sdk/installing/studio-tips.html",
1834 ]
1835 },
1836 "tools/landing/latest": {
1837 "title": "",
1838 "resources": [
1839 "https://medium.com/google-developers/how-often-should-you-update-android-studio-db25785c488e#.8blbql35x",
smain@google.com9938f2b2016-04-07 09:25:49 -07001840 "http://android-developers.blogspot.com/2016/04/android-studio-2-0.html",
Dirk Dougherty9577d312016-01-27 14:13:40 -08001841 "https://medium.com/google-developers/writing-more-code-by-writing-less-code-with-android-studio-live-templates-244f648d17c7#.hczcm02du",
1842 ]
1843 },
Andrew Solovayc9adf2c2015-06-01 14:44:21 -07001844}