blob: cfa9fa23e6b94460f4e90dea06d2abece5f921a2 [file] [log] [blame]
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001var RESOURCE_COLLECTIONS = {
Dirk Dougherty6c1c2632015-05-02 16:31:11 -07002 "index/carousel": {
3 "title": "",
4 "resources": [
5 "about/versions/lollipop.html"
6 ]
7 },
Robert Ly1568c192014-06-15 18:14:06 -07008 "index/primary": {
9 "title": "",
10 "resources": [
Robert Lya460cc42014-06-25 10:54:40 -070011 "training/building-wearables.html",
smain@google.com271078f52014-10-09 17:00:20 -070012 "training/material/index.html",
Luan Nguyen4221d7e2014-12-10 13:42:05 -080013 "sdk/index.html"
Robert Ly1568c192014-06-15 18:14:06 -070014 ]
15 },
Dirk Dougherty19332342015-06-12 19:41:35 -070016 "index/secondary/carousel": {
17 "title": "",
18 "resources": [
Dirk Dougherty8713a032016-02-21 16:57:49 -080019 "http://www.youtube.com/watch?v=9m6MoBM-sFI",
Dirk Dougherty43eb9512016-03-03 14:53:16 -080020 "http://www.youtube.com/watch?v=Pms0pcyPbAM",
Dirk Dougherty8713a032016-02-21 16:57:49 -080021 "http://www.youtube.com/watch?v=e7t3svG9PTk",
22 "http://www.youtube.com/watch?v=J3IvOfvH1ys"
Dirk Dougherty19332342015-06-12 19:41:35 -070023 ]
24 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070025 "index/multiscreen": {
26 "title": "",
27 "resources": [
28 "wear/index.html",
29 "tv/index.html",
30 "auto/index.html"
31 ]
32 },
Dirk Doughertya79acc02014-11-14 19:19:18 -080033 "index/primary/zhcn": {
34 "title": "",
35 "resources": [
36 "intl/zh-cn/resources.html",
37 "intl/zh-cn/distribute/tools/launch-checklist.html",
38 "intl/zh-cn/distribute/tools/localization-checklist.html"
39 ]
40 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070041 "design/landing/latest": {
42 "title": "",
43 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -080044 "https://www.youtube.com/watch?v=p4gmvHyuZzw",
45 "https://www.youtube.com/watch?v=YaG_ljfzeUw",
46 "https://www.youtube.com/watch?v=XOcCOBe8PTc"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070047 ]
48 },
49 "design/landing/materialdesign": {
50 "title": "",
51 "resources": [
52 "https://www.google.com/design/spec/animation/",
53 "https://www.google.com/design/spec/style/",
54 "https://www.google.com/design/spec/layout/",
55 "https://www.google.com/design/spec/components/",
56 "https://www.google.com/design/spec/patterns/",
57 "https://www.google.com/design/spec/usability/"
58 ]
59 },
60 "design/landing/pureandroid": {
61 "title": "",
62 "resources": [
63 "design/get-started/creative-vision.html",
64 "design/material/index.html",
65 "training/material/index.html",
66 "design/patterns/pure-android.html",
67 "design/patterns/new.html",
68 "design/devices.html"
69 ]
70 },
71 "design/landing/resources": {
72 "title": "",
73 "resources": [
74 "https://www.google.com/design/spec/resources/color-palettes.html",
75 "https://www.google.com/design/spec/resources/layout-templates.html",
76 "https://www.google.com/design/spec/resources/sticker-sheets-icons.html",
77 "https://www.google.com/design/spec/resources/roboto-noto-fonts.html",
Dirk Dougherty674b1fc2015-05-07 20:39:50 -070078 "https://www.google.com/design/icons/index.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070079 "design/downloads/index.html#Wear"
80 ]
81 },
82 "develop/landing/mainlinks": {
83 "title": "",
84 "resources": [
85 "tools/studio/index.html",
86 "samples/new/index.html",
87 "tools/projects/templates.html"
88 ]
89 },
90 "develop/landing/latest": {
91 "title": "",
92 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -080093 "https://android-developers.blogspot.com/2015/04/new-android-code-samples.html",
94 "https://android-developers.blogspot.com/2015/04/android-support-library-221.html",
95 "https://android-developers.blogspot.com/2015/03/a-new-reference-app-for-multi-device.html"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070096 ]
97 },
Quddus Chong921e2042015-11-09 16:07:24 -080098 "develop/landing/devpatterns": {
99 "title": "",
100 "resources": [
101 "https://www.youtube.com/watch?v=kmUGLURRPkI",
102 "https://www.youtube.com/watch?v=HGElAW224dE",
103 "https://www.youtube.com/watch?v=zQekzaAgIlQ"
104 ]
105 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700106 "develop/landing/performance": {
107 "title": "",
108 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800109 "https://www.youtube.com/watch?v=fEEulSk1kNY",
110 "https://www.youtube.com/watch?v=-3ry8PxcJJA",
111 "https://www.youtube.com/watch?v=_kKTGK-Cb_4"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700112 ]
113 },
114 "develop/landing/buildwithgoogle": {
115 "title": "",
116 "resources": [
117 ]
118 },
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700119 "develop/landing/ubicomp": {
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700120 "title": "",
121 "resources": [
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700122 "https://www.youtube.com/watch?v=AK38PJZmIW8&list=PLWz5rJ2EKKc-kIrPiq098QH9dOle-fLef",
123 "https://www.youtube.com/watch?v=6K_jxccHv5M&index=1&list=PLOU2XLYxmsILFBfx66ens76VMLMEPJAB0",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700124 "https://www.youtube.com/watch?v=ctiaVxgclsg&list=PLWz5rJ2EKKc9BdE_PSLNIGjXXr3h_orXM"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700125 ]
126 },
127 "develop/landing/tools": {
128 "title": "",
129 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700130 "https://www.youtube.com/watch?v=K2dodTXARqc&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
131 "https://www.youtube.com/watch?v=3PIc-DuEU2s&list=PLWz5rJ2EKKc9e0d55YHgJFHXNZbGHEXJX",
132 "https://www.youtube.com/watch?v=cD7NPxuuXYY&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
133 "https://www.youtube.com/watch?v=JLLnhwtDoHw&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
134 "https://www.youtube.com/watch?v=2I6fuD20qlY&list=PLWz5rJ2EKKc8I9gHTMh5yKkwRRGE8BjbQ",
135 "https://www.youtube.com/watch?v=5Be2mJzP-Uw&list=PLWz5rJ2EKKc9e0d55YHgJFHXNZbGHEXJX"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700136 ]
137 },
Dirk Dougherty43eb9512016-03-03 14:53:16 -0800138 "preview/landing/resources": {
139 "title": "",
140 "resources": [
141 "preview/overview.html",
142 "preview/api-overview.html",
143 "preview/behavior-changes.html",
144 "preview/download.html",
145 "preview/samples.html",
146 "preview/setup-sdk.html",
147 "preview/support.html"
148 ]
149 },
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800150 "preview/landing/more": {
151 "title": "",
152 "resources": [
153 "preview/features/multi-window.html",
154 "preview/features/background-optimization.html",
155 "preview/features/notification-updates.html"
156 ]
157 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700158 "google/landing/services": {
159 "title": "",
160 "resources": [
161 "https://developers.google.com/analytics/devguides/collection/android/",
162 "https://developers.google.com/maps/documentation/android/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700163 "https://developers.google.com/identity/sign-in/android/",
164 "https://developers.google.com/mobile-ads-sdk/download",
Dirk Dougherty518651c2015-05-27 20:24:37 -0700165 "https://developers.google.com/cloud-messaging/gcm",
Dirk Dougherty74709452015-05-15 00:51:24 -0700166 "https://developers.google.com/app-indexing/"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700167 ]
168 },
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700169 "google/landing/videos": {
170 "title": "",
171 "resources": [
Dirk Dougherty08710f12015-05-28 22:01:36 -0700172 "https://www.youtube.com/watch?v=M3Udfu6qidk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700173 "https://www.youtube.com/watch?v=FOn64iqlphk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
174 "https://www.youtube.com/watch?v=F0Kh_RnSM0w&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
175 "https://www.youtube.com/watch?v=fvtMtfCuEpw&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf"
176 ]
177 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700178 "google/landing/googleplay": {
179 "title": "",
180 "resources": [
181 "google/play/billing/index.html",
182 "google/play/billing/billing_subscriptions.html",
183 "google/play/developer-api.html"
184 ]
185 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700186 "develop/landing/courses": {
187 "title": "",
188 "resources": [
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700189 "https://www.udacity.com/course/ud849",
190 "https://www.udacity.com/course/ud853",
191 "https://www.udacity.com/course/ud825",
Dirk Doughertyae70b692015-05-27 16:58:46 -0700192 "https://www.udacity.com/android",
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700193 "https://www.udacity.com/course/ud855",
194 "https://www.udacity.com/course/ud875A",
195 "https://www.udacity.com/course/ud875B",
196 "https://www.udacity.com/course/ud875C",
197 "https://www.udacity.com/course/ud876--1",
198 "https://www.udacity.com/course/ud876--2",
199 "https://www.udacity.com/course/ud876--3",
200 "https://www.udacity.com/course/ud876--4",
201 "https://www.udacity.com/course/ud876--5",
202 "https://www.udacity.com/course/ud862",
203 "https://www.udacity.com/course/ud837",
204 "https://www.udacity.com/course/ud867"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700205 ]
206 },
207 "distribute/landing/carousel": {
208 "title": "",
209 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700210 "distribute/googleplay/guide.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800211 "https://www.youtube.com/watch?v=JrR6o5tYMWQ",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700212 "https://www.youtube.com/watch?v=B6ydLpkhq04&list=PLOU2XLYxmsIKLNUPiFCWVtcO7mZRZ9MmS",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800213 "https://www.youtube.com/watch?v=yJisuP94lHU",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700214 ]
215 },
216 "distribute/landing/googleplay": {
217 "title": "",
218 "resources": [
219 "distribute/googleplay/about.html",
220 "distribute/googleplay/developer-console.html",
221 "distribute/googleplay/index.html#opportunities"
222 ]
223 },
224 "distribute/landing/more": {
225 "title": "",
226 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800227 "distribute/users/promote-with-ads.html",
228 "distribute/monetize/ads.html",
229 "distribute/analyze/index.html",
230 "distribute/engage/deep-linking.html",
231 "distribute/engage/easy-signin.html",
232 "https://cloud.google.com/docs/"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700233 ]
234 },
Robert Ly7298a3f2014-07-14 14:12:13 -0700235 "distribute/edu/videos/stories": {
Robert Ly1568c192014-06-15 18:14:06 -0700236 "title": "",
237 "resources": [
Robert Ly7298a3f2014-07-14 14:12:13 -0700238 "https://www.youtube.com/watch?v=Idu7VcTTXfk",
239 "https://www.youtube.com/watch?v=iokH4SAIfRw"
240 ]
241 },
242 "distribute/edu/videos/bestpractices": {
243 "title": "",
244 "resources": [
245 "https://www.youtube.com/watch?v=iulXz8QTD1g",
246 "https://www.youtube.com/watch?v=IKhU180eJMo",
247 "https://www.youtube.com/watch?v=_AZ6UcPz-_g",
248 "https://www.youtube.com/watch?v=Eh2adsAyTKc"
249 ]
250 },
251 "distribute/edu/videos/experience": {
252 "title": "",
253 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800254 "https://youtu.be/vzvpcEffvaE"
Robert Ly1568c192014-06-15 18:14:06 -0700255 ]
256 },
Dirk Dougherty74709452015-05-15 00:51:24 -0700257/* "launch/static": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800258 "title": "",
259 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800260 "https://www.youtube.com/watch?v=1RIz-cmTQB4",
261 "https://www.youtube.com/watch?v=MVBMWDzyHAI",
262 "https://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html",
263 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
264 "https://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700265 "distribute/essentials/quality/tablets.html",
266 "distribute/users/build-buzz.html",
267 "distribute/monetize/premium.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800268 "distribute/monetize/freemium.html",
269 "distribute/monetize/ads.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700270 "distribute/essentials/best-practices/apps.html",
271 "distribute/essentials/best-practices/games.html",
272 "distribute/users/know-your-user.html",
273 "distribute/googleplay/developer-console.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800274 ]
Dirk Dougherty74709452015-05-15 00:51:24 -0700275 }, */
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900276 "launch/static/ja": {
277 "title": "",
278 "resources": [
279 "https://www.youtube.com/watch?v=xelYnWcYkuE",
280 "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800281 "https://googledevjp.blogspot.jp/2014/12/android-wear.html",
282 "https://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
283 "https://googledevjp.blogspot.jp/2014/12/google-play-65.html",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900284 "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
285 "intl/ja/distribute/googleplay/guide.html",
286 "intl/ja/distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800287 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900288 "intl/ja/support.html",
289 "intl/ja/distribute/essentials/quality/wear.html",
290 "intl/ja/training/tv/start/index.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800291 "https://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900292 "intl/ja/distribute/monetize/ads.html"
293 ]
294 },
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900295 "launch/static/ko": {
296 "title": "",
297 "resources": [
298 "https://www.youtube.com/watch?v=7X9Ue0Nfdh4&index=2&list=PL_WJkTbDHdBksDBRoqfeyLchEQqBAOlNl",
299 "https://www.youtube.com/watch?v=83FpwuschCQ",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800300 "https://googledevkr.blogspot.com/2014/11/android50guidefordevelopers.html",
301 "https://googledevkr.blogspot.com/2014/10/material-design-on-android-checklist.html",
302 "https://googledevkr.blogspot.com/2014/10/appcompat-v21-material-design-for-pre.html",
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900303 "intl/ko/distribute/googleplay/developer-console.html#alpha-beta",
304 "intl/ko/distribute/googleplay/guide.html",
305 "intl/ko/distribute/essentials/quality/core.html",
306 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ko",
307 "intl/ko/support.html",
308 "intl/ko/distribute/essentials/quality/wear.html",
309 "intl/ko/tv/index.html",
310 "intl/ko/google/play-services/games.html",
311 "intl/ko/distribute/monetize/ads.html"
312 ]
313 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800314 "distribute/gp/gplanding": {
315 "resources": [
316 "distribute/googleplay/about.html",
317 "distribute/googleplay/start.html",
318 "distribute/googleplay/developer-console.html"
319 ]
320 },
321 "distribute/gp/gpfelanding": {
322 "resources": [
Luan Nguyencbd00322014-12-04 14:32:30 -0800323 "distribute/googleplay/wear.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700324 "distribute/googleplay/tv.html",
325 "distribute/googleplay/auto.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700326 "distribute/googleplay/families/about.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700327 "distribute/googleplay/work/about.html",
328 "distribute/googleplay/edu/about.html",
329 "distribute/googleplay/cast.html",
330 "distribute/googleplay/cardboard.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700331 "distribute/googleplay/guide.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700332 ]
333 },
334 "distribute/googleplay/gpfw": {
335 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800336 "https://www.android.com/work/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700337 "https://www.youtube.com/watch?v=jQWB_-o1kz4&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
338 "training/enterprise/index.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800339 ]
340 },
341 "distribute/essentials": {
342 "resources": [
343 "distribute/essentials/quality/core.html",
344 "distribute/essentials/quality/tablets.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -0700345 "distribute/essentials/quality/tv.html",
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700346 "distribute/essentials/quality/wear.html",
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800347 "distribute/essentials/quality/auto.html",
348 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800349 ]
350 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800351 "distribute/essentials/zhcn": {
352 "resources": [
353 "intl/zh-cn/distribute/essentials/quality/core.html",
354 "intl/zh-cn/distribute/essentials/quality/tablets.html",
355 "distribute/essentials/quality/tv.html",
356 "distribute/essentials/quality/wear.html",
357 "https://developers.google.com/edu/guidelines",
358 "distribute/essentials/optimizing-your-app.html"
359 ]
360 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800361 "distribute/users": {
362 "title": "",
363 "resources": [
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800364 "distribute/users/your-listing.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700365 "distribute/users/promote-with-ads.html",
366 "distribute/users/appindexing.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700367 "distribute/googleplay/index.html#opportunities",
368 "distribute/analyze/improve-roi.html",
369 "distribute/users/expand-to-new-markets.html",
370 "distribute/users/promote-with-ads.html",
371 "distribute/analyze/index.html",
372 "distribute/users/app-invites.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700373 "distribute/users/ota-installs.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700374 "distribute/users/youtube.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700375 "distribute/users/house-ads.html",
Andrew Solovay827b8022015-11-13 13:09:12 -0800376 "distribute/users/experiments.html",
377 "distribute/users/user-acquisition.html",
378 "distribute/users/banners.html",
379 "distribute/users/beta.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800380 ]
381 },
382 "distribute/engagelanding": {
383 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700384 "distribute/engage/intents.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800385 "distribute/engage/widgets.html",
386 "distribute/engage/notifications.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800387 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700388 "distribute/engage/ads.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700389 "distribute/engage/game-services.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700390 "distribute/engage/easy-signin.html",
391 "distribute/analyze/build-better-apps.html",
392 "distribute/engage/gcm.html",
Andrew Solovay827b8022015-11-13 13:09:12 -0800393 "distribute/engage/beta.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800394 ]
395 },
396 "distribute/monetize": {
397 "resources": [
398 "distribute/monetize/premium.html",
399 "distribute/monetize/freemium.html",
400 "distribute/monetize/subscriptions.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800401 "distribute/monetize/ads.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700402 "distribute/monetize/ecommerce.html",
403 "distribute/monetize/payments.html",
404 "distribute/analyze/understand-user-value.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800405 ]
406 },
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800407 "distribute/analyzelanding": {
408 "resources": [
409 "distribute/analyze/start.html",
410 "distribute/analyze/measure.html",
411 "distribute/analyze/understand-user-value.html",
412 "distribute/analyze/improve-roi.html",
413 "distribute/analyze/build-better-apps.html",
414 "distribute/analyze/google-services.html"
415 ]
416 },
417 "distribute/analyzestart": {
418 "resources": [
419 "https://analyticsacademy.withgoogle.com/course04",
420 "google/play-services/index.html",
421 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
422 "https://developers.google.com/analytics/devguides/collection/android/",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800423 "https://www.google.com/tagmanager/",
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800424 "https://github.com/googleanalytics/google-analytics-plugin-for-unity"
425 ]
426 },
427 "distribute/analyzemeasure": {
428 "resources": [
429
430 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
431 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
432 "https://support.google.com/analytics/answer/1032415",
433 "https://developers.google.com/analytics/devguides/collection/android/v4/events",
434 "https://developers.google.com/analytics/devguides/collection/android/v4/customdimsmets",
435 "https://developers.google.com/analytics/devguides/collection/android/v4/user-id"
436 ]
437 },
438 "distribute/analyzeunderstand": {
439 "resources": [
440 "https://developers.google.com/analytics/devguides/collection/android/v4/display-features",
441 "https://support.google.com/analytics/answer/3123906",
442 "https://support.google.com/analytics/answer/2568874?ref_topic=6012392",
443 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
444 "https://support.google.com/analytics/answer/1032415",
445 ]
446 },
447 "distribute/analyzeimprove": {
448 "resources": [
449
450 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns",
451 "https://support.google.com/analytics/answer/2956981",
452 "https://support.google.com/analytics/answer/1033961",
453 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder",
454 "https://developers.google.com/analytics/solutions/mobile-campaign-deep-link"
455 ]
456 },
457 "distribute/analyzebuild": {
458 "resources": [
459 "https://support.google.com/tagmanager/answer/6003007",
460 "https://support.google.com/analytics/answer/2785577",
461 "https://support.google.com/analytics/answer/1151300"
462 ]
463 },
464 "distribute/analyzeact": {
465 "resources": [
466 "https://support.google.com/analytics/answer/2611268",
467 "https://support.google.com/analytics/answer/1033961",
468 "https://support.google.com/admob/answer/3508177",
469 "https://support.google.com/analytics/answer/2956981",
470 "https://support.google.com/tagmanager/answer/6003007"
471 ]
472 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700473 "distribute/essentials/guidelines": {
474 "title": "",
475 "resources": [
476 "distribute/essentials/quality/core.html",
477 "distribute/essentials/quality/tablets.html",
478 "distribute/essentials/quality/wear.html",
479 "distribute/essentials/quality/tv.html",
480 "distribute/essentials/quality/auto.html",
481 "https://developers.google.com/edu/guidelines"
482 ]
483 },
484 "distribute/essentials/tools": {
485 "title": "",
486 "resources": [
487 "distribute/tools/launch-checklist.html",
488 "distribute/tools/localization-checklist.html",
489 "https://support.google.com/googleplay/android-developer",
490 "distribute/tools/promote/brand.html",
491 "distribute/tools/promote/device-art.html",
Quddus Chong665cf852015-11-10 10:11:16 -0800492 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700493 "distribute/tools/promote/linking.html",
494 "distribute/tools/open-distribution.html",
495 "about/dashboards/index.html"
496 ]
497 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800498 "distribute/tools/checklists": {
499 "title": "",
500 "resources": [
501 "distribute/tools/launch-checklist.html",
502 "distribute/tools/localization-checklist.html"
503 ]
504 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800505 "distribute/tools/checklists/zhcn": {
506 "title": "",
507 "resources": [
508 "intl/zh-cn/distribute/tools/launch-checklist.html",
509 "intl/zh-cn/distribute/tools/localization-checklist.html"
510 ]
511 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800512 "distribute/tools/promote": {
513 "resources": [
514 "distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800515 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800516 "distribute/tools/promote/linking.html"
517 ]
518 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800519 "distribute/tools/promote/zhcn": {
520 "resources": [
521 "intl/zh-cn/distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800522 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800523 "intl/zh-cn/distribute/tools/promote/linking.html"
524 ]
525 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800526 "distribute/tools/support": {
527 "title": "Google Play",
528 "resources": [
529 "https://support.google.com/googleplay/android-developer",
530 "https://support.google.com/googleplay/android-developer/answer/4430948",
531 "support.html"
532 ]
533 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800534 "distribute/tools/support/zhcn": {
535 "title": "Google Play",
536 "resources": [
537 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
538 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
539 "support.html"
540 ]
541 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800542 "distribute/tools/news": {
543 "title": "",
544 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800545 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800546 "https://plus.google.com/+AndroidDevelopers/"
547 ]
548 },
549 "distribute/tools/more": {
550 "title": "Google Play",
551 "resources": [
552 "distribute/tools/promote/brand.html",
553 "distribute/tools/open-distribution.html",
554 "about/dashboards/index.html"
555 ]
556 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800557 "distribute/tools/more/zhcn": {
558 "title": "Google Play",
559 "resources": [
560 "intl/zh-cn/distribute/tools/promote/brand.html",
561 "distribute/tools/open-distribution.html",
562 "about/dashboards/index.html"
563 ]
564 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800565 "distribute/googleplay": {
566 "title": "Google Play",
567 "resources": [
568 "distribute/googleplay/developer-console.html",
569 "distribute/essentials/best-practices/apps.html",
570 "distribute/tools/launch-checklist.html",
571 "distribute/essentials/best-practices/games.html",
572 ]
573 },
574 "distribute/googleplay/gettingstarted": {
575 "title": "Get Started",
576 "resources": [
577 "distribute/googleplay/developer-console.html",
578 "https://support.google.com/googleplay/android-developer/answer/113468",
579 "https://support.google.com/googleplay/android-developer/answer/138294",
580 "https://support.google.com/googleplay/android-developer"
581 ]
582 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800583 "distribute/googleplay/developerconsole/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800584 "title": "Developer Console",
585 "resources": [
586 "google/play/billing/index.html",
587 "https://support.google.com/googleplay/android-developer/answer/138294"
588 ]
589 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800590 "distribute/googleplay/beta": {
591 "title": "Alpha and Beta Testing",
592 "resources": [
593 "https://support.google.com/googleplay/android-developer/answer/3131213",
594 "https://support.google.com/googleplay/android-developer/answer/3131213#games",
595 "distribute/googleplay/experiments.html"
596 ]
597 },
598 "distribute/googleplay/experiments/successes": {
599 "title": "Store Listing Experiment successes",
600 "resources": [
601 ]
602 },
603 "distribute/googleplay/experiments/related": {
604 "title": "Store Listing Experiments",
605 "resources": [
606 "https://support.google.com/googleplay/android-developer/answer/6227309",
607 "https://www.youtube.com/watch?v=B6ydLpkhq04",
608 "https://support.google.com/tagmanager/answer/6003007"
609 ]
610 },
611 "distribute/googleplay/banners/related": {
612 "title": "App Install Banners",
613 "resources": [
614 "https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android#native"
615 ]
616 },
617 "distribute/googleplay/useracquisition/related": {
618 "title": "User Acquisition",
619 "resources": [
620 "https://support.google.com/googleplay/android-developer/answer/6263332"
621 ]
622 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700623 "distribute/googleplay/cast": {
624 "title": "Google Cast",
625 "resources": [
626 "https://developers.google.com/cast/docs/ux_guidelines",
627 "https://developers.google.com/cast/docs/android_sender",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800628 "https://www.github.com/googlecast"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700629 ]
630 },
631 "distribute/googleplay/cardboard": {
632 "title": "Google Cast",
633 "resources": [
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700634 "https://www.google.com/get/cardboard/get-cardboard/",
Dirk Doughertyde401c82015-05-09 12:10:56 -0700635 "https://developers.google.com/cardboard/android/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800636 "https://www.google.com/design/spec-vr"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700637 ]
638 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800639 "distribute/googleplay/gpfe/highlight": {
640 "title": "About Google Play for Education",
641 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800642 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800643 ]
644 },
645 "distribute/googleplay/gpfe/dev/about": {
646 "title": "About Google Play for Education / Developers",
647 "resources": [
648 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700649 "https://developers.google.com/edu/guidelines",
650 "https://developers.google.com/edu/faq",
651 "distribute/essentials/quality/tablets.html",
652 "https://developers.google.com/edu/",
653 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800654 ]
655 },
656 "distribute/googleplay/gpfe/dev": {
657 "title": "About Google Play for Education / Developers",
658 "resources": [
659 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700660 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800661 "distribute/essentials/quality/tablets.html",
662 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800663 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800664 ]
665 },
666 "distribute/googleplay/aboutgpfe/educators/about": {
667 "title": "About Google Play for Education / Educators",
668 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800669 "https://www.google.com/edu/tablets/",
670 "https://www.youtube.com/watch?v=haEmsMo0f3w"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800671 ]
672 },
673 "distribute/googleplay/aboutgpfe/educators": {
674 "title": "About Google Play for Education / Educators",
675 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800676 "https://www.google.com/edu/tablets/",
677 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800678 ]
679 },
680 "distribute/googleplay/gettingstartedgpfe/educators": {
681 "title": "About Google Play for Education / Educators",
682 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800683 "https://www.google.com/edu/tablets/",
684 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800685 ]
686 },
687 "distribute/essentials/eduessentials/developers": {
688 "title": "",
689 "resources": [
690 "distribute/googleplay/developer-console.html",
691 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700692 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800693 ]
694 },
695 "distribute/essentials/eduessentials/educators": {
696 "title": "",
697 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800698 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800699 "distribute/essentials/quality/tablets.html",
700 ]
701 },
702 "distribute/essentials/optimizing": {
703 "title": "Optimizing Your App",
704 "resources": [
705 "design/index.html",
706 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800707 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800708 ]
709 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700710 "distribute/users/appinvites": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800711 "title": "",
712 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700713 "https://developers.google.com/app-invites/",
714 "https://developers.google.com/identity/sign-in/android/",
715 "https://developers.google.com/app-indexing/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800716 ]
717 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700718 "distribute/users/promotewithads": {
719 "title": "",
720 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700721 "https://support.google.com/adwords/answer/6032059",
722 "https://support.google.com/adwords/answer/6032073",
723 "https://support.google.com/adwords/answer/6167164",
724 "https://support.google.com/adwords/answer/6167162"
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700725 ]
726 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800727 "distribute/users/buildbuzz": {
728 "title": "",
729 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800730 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800731 "distribute/tools/promote/linking.html",
732 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800733 "https://plus.google.com/+GooglePlay"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800734 ]
735 },
736 "distribute/users/createagreatlisting": {
737 "title": "",
738 "resources": [
739 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800740 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800741 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800742 "https://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
743 "https://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
744 "https://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800745 ]
746 },
747 "distribute/users/buildcommunity": {
748 "title": "",
749 "resources": [
750 "distribute/googleplay/developer-console.html",
751 "https://support.google.com/groups/answer/46601",
752 "https://support.google.com/plus/topic/2888488",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800753 "https://www.youtube.com/yt/dev/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800754 ]
755 },
Dirk Dougherty98794c02015-05-09 12:10:56 -0700756 "distribute/users/appindexing": {
757 "title": "",
758 "resources": [
759 "https://developers.google.com/app-indexing/",
760 "https://developers.google.com/app-indexing/webmasters/details",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -0700761 "distribute/engage/deep-linking.html",
762 "training/app-indexing/index.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700763 ]
764 },
765 "distribute/users/otas": {
766 "title": "",
767 "resources": [
768 "https://developers.google.com/identity/sign-in/android/",
769 "https://developers.google.com/+/features/play-installs",
770 "https://developers.google.com/+/features/analytics"
771 ]
772 },
773 "distribute/users/houseads": {
774 "title": "",
775 "resources": [
776 "https://support.google.com/admob/topic/2784623",
777 "https://developers.google.com/mobile-ads-sdk/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800778 "https://support.google.com/googleplay/android-developer/topic/2985714",
779 "https://analyticsacademy.withgoogle.com/mobile-app",
Dirk Dougherty74709452015-05-15 00:51:24 -0700780 "https://support.google.com/analytics/answer/2611404",
781 "https://support.google.com/admob/answer/3111064"
782 ]
783 },
784 "distribute/users/youtube": {
785 "title": "",
786 "resources": [
787 "https://support.google.com/youtube/answer/6140493",
788 "https://support.google.com/youtube/answer/2797387"
Dirk Dougherty98794c02015-05-09 12:10:56 -0700789 ]
790 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800791 "distribute/toolsreference/bestpractices/apps": {
792 "title": "",
793 "resources": [
794 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800795 "https://android-developers.blogspot.com/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800796 ]
797 },
798 "distribute/toolsreference/bestpractices/games": {
799 "title": "",
800 "resources": [
801 "google/play-services/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800802 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800803 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800804 "https://www.youtube.com/watch?v=1RIz-cmTQB4"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800805 ]
806 },
807 "distribute/essentials/corequalityguidelines/visualdesign": {
808 "title": "",
809 "resources": [
810 "design/index.html",
811 "design/patterns/navigation.html",
812 "design/patterns/actionbar.html",
813 "design/style/iconography.html",
814 "design/patterns/notifications.html"
815 ]
816 },
817 "distribute/essentials/corequalityguidelines/functionality": {
818 "title": "",
819 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800820 "https://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800821 "guide/components/tasks-and-back-stack.html",
822 "training/basics/activity-lifecycle/recreating.html"
823 ]
824 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700825 "distribute/essentials/tvqualityguidelines/visualdesign": {
826 "title": "",
827 "resources": [
828 "design/tv/index.html",
829 "training/tv/start/index.html"
830 ]
831 },
832 "distribute/essentials/tvqualityguidelines/functionality": {
833 "title": "",
834 "resources": [
835 "training/tv/start/hardware.html",
836 "training/tv/games/index.html"
837 ]
838 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700839 "distribute/essentials/wearqualityguidelines/visualdesign": {
840 "title": "",
841 "resources": [
842 "design/wear/index.html",
843 "training/building-wearables.html",
844 "training/wearables/ui/index.html"
845 ]
846 },
847 "distribute/essentials/wearqualityguidelines/functionality": {
848 "title": "",
849 "resources": [
850 "training/wearables/notifications/index.html",
851 "training/wearables/apps/index.html",
852 "training/wearables/notifications/voice-input.html"
853 ]
854 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800855 "distribute/essentials/autoqualityguidelines/visualdesign": {
856 "title": "",
857 "resources": [
858 "training/auto/messaging/index.html",
859 "training/auto/start/index.html"
860 ]
861 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800862 "distribute/essentials/core/performance": {
863 "title": "",
864 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800865 "https://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800866 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800867 "https://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800868 ]
869 },
870 "distribute/essentials/core/play": {
871 "title": "",
872 "resources": [
873 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800874 "https://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800875 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
876 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800877 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800878 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
879 ]
880 },
881 "distribute/essentials/core/play/zhcn": {
882 "title": "",
883 "resources": [
884 "intl/zh-cn/distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800885 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800886 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
887 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800888 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800889 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800890 ]
891 },
892 "distribute/essentials/tabletguidelines/optimize": {
893 "title": "",
894 "resources": [
895 "design/style/metrics-grids.html",
896 "design/style/devices-displays.html",
897 "guide/practices/screens_support.html",
898 //"guide/practices/screens_support.html#ConfigurationExamples",
899 ]
900 },
901 "distribute/essentials/tabletguidelines/extrascreen": {
902 "title": "",
903 "resources": [
904 "design/patterns/multi-pane-layouts.html",
905 "training/design-navigation/multiple-sizes.html",
906 "training/multiscreen/index.html",
907 ]
908 },
909 "distribute/essentials/tabletguidelines/assets": {
910 "title": "",
911 "resources": [
912 "design/style/iconography.html",
913 "guide/topics/resources/providing-resources.html",
914 "guide/practices/screens_support.html",
915 "training/basics/supporting-devices/screens.html"
916 ]
917 },
918 "distribute/essentials/tabletguidelines/fonts": {
919 "title": "",
920 "resources": [
921 "design/style/metrics-grids.html",
922 "design/style/typography.html",
923 "guide/practices/screens_support.html",
924 "training/multiscreen/screendensities.html"
925 ]
926 },
927 "distribute/essentials/tabletguidelines/widgets": {
928 "title": "",
929 "resources": [
930 "guide/topics/appwidgets/index.html#MetaData",
931 "guide/topics/appwidgets/index.html",
932 "design/patterns/widgets.html"
933 ]
934 },
935 "distribute/essentials/tabletguidelines/versions": {
936 "title": "",
937 "resources": [
938 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
939 "guide/topics/manifest/uses-sdk-element.html",
940 "training/basics/supporting-devices/platforms.html"
941 ]
942 },
943 "distribute/essentials/tabletguidelines/hardware": {
944 "title": "",
945 "resources": [
946 "guide/topics/manifest/uses-feature-element.html",
947 "guide/topics/manifest/uses-feature-element.html#testing"
948 ]
949 },
950 "distribute/essentials/tabletguidelines/tabletscreens": {
951 "title": "",
952 "resources": [
953 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
954 "guide/practices/screens_support.html"
955 ]
956 },
957 "distribute/essentials/tabletguidelines/showcase": {
958 "title": "",
959 "resources": [
960 "distribute/tools/launch-checklist.html",
961 "https://play.google.com/apps/publish/",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800962 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800963 "distribute/tools/promote/device-art.html"
964 ]
965 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800966 "distribute/essentials/tabletguidelines/showcase/zhcn": {
967 "title": "",
968 "resources": [
969 "intl/zh-cn/distribute/tools/launch-checklist.html",
970 "https://play.google.com/apps/publish/?hl=zh-Hans",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800971 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800972 "intl/zh-cn/distribute/tools/promote/device-art.html"
973 ]
974 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800975 "distribute/essentials/tabletguidelines/googleplay": {
976 "title": "",
977 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800978 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800979 "google/play/filters.html"
980 ]
981 },
982 "distribute/essentials/tabletguidelines": {
983 "title": "",
984 "resources": [
985 "distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800986 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800987 "distribute/tools/launch-checklist.html",
988 "distribute/tools/promote/device-art.html"
989 ]
990 },
991 "distribute/getusers/notifications": {
992 "title": "",
993 "resources": [
994 "design/patterns/notifications.html",
995 "distribute/engage/gcm.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800996 "https://play.google.com/about/developer-content-policy.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800997 ]
998 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700999 "distribute/engage/analytics": {
1000 "title": "",
1001 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001002 "https://www.google.com/analytics/mobile/",
1003 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001004 "https://developers.google.com/analytics/devguides/collection/android/"
1005 ]
1006 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001007 "distribute/engage/widgets": {
1008 "title": "",
1009 "resources": [
1010 "design/patterns/widgets.html",
1011 "guide/topics/appwidgets/index.html"
1012 ]
1013 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001014 "distribute/engage/reengage": {
1015 "title": "",
1016 "resources": [
1017 "https://support.google.com/adwords/answer/6032073",
1018 "distribute/engage/deep-linking.html",
1019 "https://support.google.com/adwords/answer/6167162",
1020 "distribute/users/promote-with-ads.html"
1021 ]
1022 },
1023 "distribute/engage/appindexing": {
1024 "title": "",
1025 "resources": [
1026 "distribute/engage/intents.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001027 "distribute/engage/deep-linking.html",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -07001028 "distribute/users/appindexing.html",
1029 "training/app-indexing/index.html"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001030 ]
1031 },
1032 "distribute/engage/intents": {
1033 "title": "",
1034 "resources": [
1035 "guide/components/intents-filters.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001036 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001037 "distribute/engage/ads.html"
1038 ]
1039 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001040 "distribute/getusers/expandnewmarkets": {
1041 "title": "",
1042 "resources": [
1043 "distribute/tools/localization-checklist.html",
1044 "https://support.google.com/googleplay/android-developer/table/3541286",
1045 "distribute/stories/localization.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001046 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001047 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001048 "https://www.youtube.com/watch?v=SkHHPf3EdzE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001049 ]
1050 },
1051 "distribute/engage/gcm": {
1052 "title": "",
1053 "resources": [
Dirk Dougherty518651c2015-05-27 20:24:37 -07001054 "https://developers.google.com/cloud-messaging/gcm",
1055 "https://developers.google.com/cloud-messaging/android/client",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001056 ]
1057 },
Andrew Solovay827b8022015-11-13 13:09:12 -08001058 "distribute/engage/gamesservices/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001059 "title": "",
1060 "resources": [
Andrew Solovay827b8022015-11-13 13:09:12 -08001061 "https://developers.google.com/games/services/",
1062 "distribute/analyze/start.html",
1063 "distribute/googleplay/cardboard.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001064 "https://www.google.com/admob/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001065 ]
1066 },
1067 "distribute/engage/gplus": {
1068 "title": "",
1069 "resources": [
Dirk Dougherty74709452015-05-15 00:51:24 -07001070 "distribute/users/ota-installs.html",
1071 "https://developers.google.com/identity/sign-in/android/people",
1072 "https://developers.google.com/+/mobile/android/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001073 ]
1074 },
1075 "distribute/engage/community": {
1076 "title": "",
1077 "resources": [
1078 "distribute/users/build-community.html",
1079 "distribute/engage/video.html"
1080 ]
1081 },
1082 "distribute/engage/deeplinks": {
1083 "title": "",
1084 "resources": [
1085 "distribute/engage/easy-signin.html",
1086 "https://developers.google.com/app-indexing/",
1087 "https://developers.google.com/+/mobile/android/share/interactive-post"
1088 ]
1089 },
1090 "distribute/engage/appupdates": {
1091 "title": "",
1092 "resources": [
1093 "distribute/essentials/optimizing-your-app.html",
1094 "distribute/tools/launch-checklist.html",
1095 "distribute/googleplay/developer-console.html",
1096 "design/patterns/notifications.html"
1097 ]
1098 },
1099 "distribute/engage/video/more": {
1100 "title": "",
1101 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001102 "https://www.youtube.com/yt/dev/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001103 "distribute/essentials/best-practices/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001104 "https://www.youtube.com/watch?v=RRelFvc6Czo"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001105 ]
1106 },
1107 "distribute/engage/community": {
1108 "title": "",
1109 "resources": [
1110 "distribute/users/build-community.html",
1111 "distribute/engage/video.html"
1112 ]
1113 },
1114 "distribute/engage/kiwi": {
1115 "title": "",
1116 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001117 "https://www.youtube.com/watch?v=WWArLD6nqrk"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001118 ]
1119 },
1120 "distribute/toolsreference/gpfefaq": {
1121 "title": "",
1122 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001123 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001124 "distribute/googleplay/edu/start.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001125 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001126 "distribute/essentials/quality/core.html",
1127 "distribute/essentials/quality/tablets.html"
1128 ]
1129 },
1130 "distribute/toolsreference/localizationchecklist/identifylocales": {
1131 "title": "",
1132 "resources": [
1133 "https://support.google.com/googleplay/android-developer/answer/138294"
1134 ]
1135 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001136 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
1137 "title": "",
1138 "resources": [
1139 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1140 ]
1141 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001142 "distribute/tools/loc/designforloc": {
1143 "title": "",
1144 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001145 "https://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001146 "guide/topics/resources/string-resource.html#Plurals",
1147 "guide/topics/resources/string-resource.html",
1148 "reference/java/util/Locale.html"
1149 ]
1150 },
1151 "distribute/toolsreference/localizationchecklist/managestrings": {
1152 "title": "",
1153 "resources": [
1154 "guide/topics/resources/string-resource.html",
1155 "design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001156 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001157 ]
1158 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001159 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
1160 "title": "",
1161 "resources": [
1162 "guide/topics/resources/string-resource.html",
1163 "intl/zh-cn/design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001164 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001165 ]
1166 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001167 "distribute/toolsreference/localizationchecklist/translatestrings": {
1168 "title": "",
1169 "resources": [
1170 "distribute/stories/localization.html",
1171 ]
1172 },
1173 "distribute/toolsreference/localizationchecklist/preplaunch": {
1174 "title": "",
1175 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001176 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001177 "distribute/tools/promote/device-art.html"
1178 ]
1179 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001180 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
1181 "title": "",
1182 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001183 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001184 "intl/zh-cn/distribute/tools/promote/device-art.html"
1185 ]
1186 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001187 "distribute/toolsreference/localizationchecklist/supportlaunch": {
1188 "title": "",
1189 "resources": [
1190 "distribute/tools/launch-checklist.html",
1191 ]
1192 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001193 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
1194 "title": "",
1195 "resources": [
1196 "intl/zh-cn/distribute/tools/launch-checklist.html",
1197 ]
1198 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001199 "distribute/toolsreference/launchchecklist/understanding": {
1200 "title": "",
1201 "resources": [
1202 "tools/publishing/publishing_overview.html",
1203 "tools/publishing/preparing.html"
1204 ]
1205 },
1206 "distribute/toolsreference/launchchecklist/policies": {
1207 "title": "",
1208 "resources": [
1209 "https://support.google.com/googleplay/android-developer/answer/4430948",
1210 "https://support.google.com/googleplay/android-developer/topic/2364761",
1211 "https://support.google.com/googleplay/android-developer"
1212 ]
1213 },
1214 "distribute/toolsreference/launchchecklist/quality": {
1215 "title": "",
1216 "resources": [
1217 "distribute/essentials/quality/core.html",
1218 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -07001219 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001220 ]
1221 },
1222 "distribute/toolsreference/launchchecklist/rating": {
1223 "title": "",
1224 "resources": [
1225 "https://support.google.com/googleplay/android-developer/answer/188189",
1226 ]
1227 },
1228 "distribute/toolsreference/launchchecklist/country": {
1229 "title": "",
1230 "resources": [
1231 "https://support.google.com/googleplay/android-developer/answer/138294"
1232 ]
1233 },
1234 "distribute/toolsreference/launchchecklist/size": {
1235 "title": "",
1236 "resources": [
1237 "google/play/expansion-files.html",
1238 "tools/help/proguard.html"
1239 ]
1240 },
1241 "distribute/toolsreference/launchchecklist/platform": {
1242 "title": "",
1243 "resources": [
1244 "guide/practices/screens_support.html",
1245 "about/dashboards/index.html",
1246 "guide/topics/manifest/uses-sdk-element.html"
1247 ]
1248 },
1249 "distribute/toolsreference/launchchecklist/price": {
1250 "title": "",
1251 "resources": [
1252 "https://support.google.com/googleplay/android-developer/table/3541286",
1253 ]
1254 },
1255 "distribute/toolsreference/launchchecklist/purchasemethod": {
1256 "title": "",
1257 "resources": [
1258 "google/play/billing/index.html",
1259 "google/play/billing/billing_subscriptions.html"
1260 ]
1261 },
1262 "distribute/toolsreference/launchchecklist/setprice": {
1263 "title": "",
1264 "resources": [
1265 "https://support.google.com/googleplay/android-developer/answer/1169947",
1266 "https://support.google.com/googleplay/android-developer/answer/138412",
1267 "https://support.google.com/googleplay/android-developer/answer/112622",
1268 "https://support.google.com/googleplay/android-developer/answer/138000"
1269 ]
1270 },
1271 "distribute/toolsreference/launchchecklist/localization": {
1272 "title": "",
1273 "resources": [
1274 "distribute/tools/localization-checklist.html",
1275 "guide/topics/resources/localization.html",
1276 ]
1277 },
1278 "distribute/toolsreference/launchchecklist/graphics": {
1279 "title": "",
1280 "resources": [
1281 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001282 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001283 ]
1284 },
1285 "distribute/toolsreference/launchchecklist/productdetails": {
1286 "title": "",
1287 "resources": [
1288 "https://support.google.com/googleplay/android-developer/answer/113475",
1289 "https://support.google.com/googleplay/android-developer/answer/1078870"
1290 ]
1291 },
1292 "distribute/toolsreference/launchchecklist/badges": {
1293 "title": "",
1294 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001295 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001296 "distribute/tools/promote/linking.html"
1297 ]
1298 },
1299 "distribute/toolsreference/launchchecklist/finalchecks": {
1300 "title": "",
1301 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001302 "https://play.google.com/about/developer-content-policy.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001303 "https://support.google.com/googleplay/android-developer/answer/113476",
1304 "support.html"
1305 ]
1306 },
1307 "distribute/toolsreference/launchchecklist/afterlaunch": {
1308 "title": "",
1309 "resources": [
1310 "https://support.google.com/googleplay/android-developer/answer/113477",
1311 "https://support.google.com/googleplay/android-developer/answer/1153479",
1312 "https://support.google.com/payments/answer/2741495",
1313 "distribute/essentials/optimizing-your-app.html"
1314 ]
1315 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001316 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
1317 "title": "",
1318 "resources": [
1319 "intl/zh-cn/tools/publishing/publishing_overview.html",
1320 "intl/zh-cn/tools/publishing/preparing.html"
1321 ]
1322 },
1323 "distribute/toolsreference/launchchecklist/policies/zhcn": {
1324 "title": "",
1325 "resources": [
1326 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
1327 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
1328 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
1329 ]
1330 },
1331 "distribute/toolsreference/launchchecklist/quality/zhcn": {
1332 "title": "",
1333 "resources": [
1334 "intl/zh-cn/distribute/essentials/quality/core.html",
1335 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1336 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
1337 ]
1338 },
1339
1340 "distribute/toolsreference/launchchecklist/rating/zhcn": {
1341 "title": "",
1342 "resources": [
1343 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
1344 ]
1345 },
1346 "distribute/toolsreference/launchchecklist/country/zhcn": {
1347 "title": "",
1348 "resources": [
1349 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1350 ]
1351 },
1352 "distribute/toolsreference/launchchecklist/size/zhcn": {
1353 "title": "",
1354 "resources": [
1355 "google/play/expansion-files.html",
1356 "intl/zh-cn/tools/help/proguard.html"
1357 ]
1358 },
1359 "distribute/toolsreference/launchchecklist/price/zhcn": {
1360 "title": "",
1361 "resources": [
1362 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
1363 ]
1364 },
1365 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
1366 "title": "",
1367 "resources": [
1368 "intl/zh-cn/google/play/billing/index.html",
1369 "google/play/billing/billing_subscriptions.html"
1370 ]
1371 },
1372 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
1373 "title": "",
1374 "resources": [
1375 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
1376 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
1377 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
1378 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
1379 ]
1380 },
1381 "distribute/toolsreference/launchchecklist/localization/zhcn": {
1382 "title": "",
1383 "resources": [
1384 "intl/zh-cn/distribute/tools/localization-checklist.html",
1385 "guide/topics/resources/localization.html"
1386 ]
1387 },
1388 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
1389 "title": "",
1390 "resources": [
1391 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001392 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001393 ]
1394 },
1395 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1396 "title": "",
1397 "resources": [
1398 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1399 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1400 ]
1401 },
1402 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1403 "title": "",
1404 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001405 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001406 "intl/zh-cn/distribute/tools/promote/linking.html"
1407 ]
1408 },
1409 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1410 "title": "",
1411 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001412 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001413 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1414 "support.html"
1415 ]
1416 },
1417 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1418 "title": "",
1419 "resources": [
1420 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1421 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1422 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1423 "distribute/essentials/optimizing-your-app.html"
1424 ]
1425 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001426 "distribute/monetize/premium": {
1427 "title": "",
1428 "resources": [
1429 "google/play/billing/index.html",
1430 "https://support.google.com/googleplay/android-developer/answer/4407611"
1431 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001432 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001433 "distribute/monetize/freemium": {
1434 "title": "",
1435 "resources": [
1436 "google/play/billing/index.html",
1437 "https://support.google.com/googleplay/android-developer/answer/4407611"
1438 ]
1439 },
1440 "distribute/monetize/subscriptions": {
1441 "title": "",
1442 "resources": [
1443 "google/play/billing/billing_subscriptions.html",
1444 "https://support.google.com/googleplay/android-developer/answer/4407611"
1445 ]
1446 },
1447 "distribute/monetize/ecommerce": {
1448 "title": "",
1449 "resources": [
1450 "https://developers.google.com/wallet/instant-buy/",
1451 "https://support.google.com/googleplay/android-developer/answer/4407611"
1452 ]
1453 },
1454 "distribute/monetize/advertising": {
1455 "title": "",
1456 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001457 "https://www.google.com/ads/admob/#subid=us-en-et-dac",
1458 "https://www.google.com/doubleclick/publishers/small-business/index.html",
1459 "https://support.google.com/googleplay/android-developer/topic/2985714",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001460 "training/monetization/ads-and-ux.html"
1461 ]
1462 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001463 "distribute/monetize/admob": {
1464 "title": "",
1465 "resources": [
1466 "https://support.google.com/admob/topic/2784623",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001467 "https://admob.blogspot.com/",
1468 "https://analyticsacademy.withgoogle.com/mobile-app",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001469 ]
1470 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001471 "distribute/monetize/paymentmethods": {
1472 "title": "",
1473 "resources": [
1474 "https://play.google.com/about/giftcards/",
1475 "https://support.google.com/googleplay/answer/2651410"
1476 ]
1477 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001478 "autolanding": {
1479 "title": "",
1480 "resources": [
1481 "auto/index.html",
1482 "design/auto/index.html",
1483 "training/auto/index.html"
1484 ]
1485 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001486 "tvlanding": {
1487 "title": "",
1488 "resources": [
1489 "tv/index.html",
1490 "design/tv/index.html",
1491 "training/tv/index.html"
1492 ]
1493 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001494 "wearlanding": {
1495 "title": "",
1496 "resources": [
1497 "design/wear/index.html",
1498 "training/building-wearables.html",
1499 "training/wearables/ui/index.html"
1500 ]
1501 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001502 "design/auto/auto_ui_guidelines": {
1503 "title": "",
1504 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001505 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001506 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1507 "shareables/auto/AndroidAuto-custom-colors.pdf"
1508 ]
1509 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001510 "training/auto/overview": {
1511 "title": "",
1512 "resources": [
1513 "training/auto/start/index.html",
1514 "design/auto/index.html",
1515 "shareables/auto/AndroidAuto-custom-colors.pdf"
1516 ]
1517 },
1518 "training/auto/messaging": {
1519 "title": "",
1520 "resources": [
1521 "training/auto/messaging/index.html",
1522 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1523 "samples/MessagingService/index.html"
1524 ]
1525 },
1526 "training/auto/media": {
1527 "title": "",
1528 "resources": [
1529 "training/auto/audio/index.html",
1530 "shareables/auto/AndroidAuto-audio-apps.pdf",
1531 "samples/MediaBrowserService/index.html"
1532 ]
1533 },
1534 "training/auto/distribute": {
1535 "title": "",
1536 "resources": [
1537 "distribute/essentials/quality/auto.html",
1538 "distribute/googleplay/auto.html"
1539 ]
1540 },
Quddus Chonge3f6c812015-08-26 14:16:05 -07001541 "training/testing/overview": {
1542 "title": "",
1543 "resources": [
1544 "training/testing/start/index.html",
1545 "tools/testing/testing_android.html",
1546 "https://www.youtube.com/watch?v=vdasFFfXKOY"
1547 ]
1548 },
1549 "training/testing/tools": {
1550 "title": "",
1551 "resources": [
1552 "tools/testing-support-library/index.html",
1553 "tools/help/monkey.html",
1554 "tools/help/monkeyrunner_concepts.html",
1555 "tools/testing/testing_otheride.html",
1556 "https://source.android.com/devices/tech/debug/dumpsys.html"
1557 ]
1558 },
1559 "training/testing/techniques": {
1560 "title": "",
1561 "resources": [
1562 "training/testing/ui-testing/index.html",
1563 "training/testing/unit-testing/index.html",
1564 "training/testing/performance.html"
1565 ]
1566 },
1567 "training/testing/resources": {
1568 "title": "",
1569 "resources": [
1570 "https://github.com/googlesamples/android-testing",
1571 "https://www.youtube.com/watch?v=2I6fuD20qlY",
1572 "https://codelabs.developers.google.com/codelabs/android-testing/index.html",
1573 "https://github.com/googlesamples/android-testing-templates",
1574 "https://google.github.io/android-testing-support-library"
1575 ]
1576 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001577 "distribute/stories/games": {
1578 "title": "",
1579 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001580 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1581 "https://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1582 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1583 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1584 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1585 "https://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1586 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1587 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1588 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1589 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001590 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001591 },
1592 "overview/zhcn/1": {
1593 "title": "",
1594 "resources": [
1595 "intl/zh-cn/distribute/essentials/quality/core.html",
1596 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1597 "intl/zh-cn/distribute/tools/launch-checklist.html",
1598 "intl/zh-cn/tools/publishing/publishing_overview.html",
1599 "intl/zh-cn/distribute/tools/localization-checklist.html"
1600 ]
1601 },
1602 "overview/zhcn/2": {
1603 "title": "",
1604 "resources": [
1605 "intl/zh-cn/google/play/billing/index.html",
1606 "intl/zh-cn/google/play/billing/api.html",
1607 "intl/zh-cn/google/play/billing/billing_admin.html",
1608 "intl/zh-cn/google/play/billing/billing_testing.html",
1609 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1610 ]
1611 },
1612 "overview/zhcn/3": {
1613 "title": "",
1614 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001615 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001616
1617 "intl/zh-cn/distribute/tools/promote/device-art.html",
1618 "intl/zh-cn/distribute/tools/promote/linking.html",
1619 "intl/zh-cn/distribute/tools/promote/brand.html",
1620 "intl/zh-cn/tools/help/proguard.html"
1621 ]
1622 },
1623 "overview/zhcn/4": {
1624 "title": "",
1625 "resources": [
1626 "intl/zh-cn/design/style/writing.html",
1627 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1628 "intl/zh-cn/training/multiscreen/index.html",
1629 "intl/zh-cn/training/monitoring-device-state/index.html"
1630 ]
1631 },
1632 "overview/carousel/zhcn": {
1633 "title": "",
1634 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001635 "https://www.youtube.com/watch?v=vGV7FHGzpFU",
1636 "https://www.youtube.com/watch?v=aqc3ZOTzpdk",
1637 "https://www.youtube.com/watch?v=jaNrJ8uyLSc"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001638 ]
1639 },
1640 "overview/1": {
1641 "title": "",
1642 "resources": [
1643 "distribute/essentials/quality/core.html",
1644 "distribute/essentials/quality/tablets.html",
1645 "distribute/tools/launch-checklist.html",
1646 "tools/publishing/publishing_overview.html",
1647 "distribute/tools/localization-checklist.html"
1648 ]
1649 },
1650 "overview/2": {
1651 "title": "",
1652 "resources": [
1653 "google/play/billing/index.html",
1654 "google/play/billing/api.html",
1655 "google/play/billing/billing_admin.html",
1656 "google/play/billing/billing_testing.html",
1657 "google/play/billing/billing_best_practices.html"
1658 ]
1659 },
1660 "overview/3": {
1661 "title": "",
1662 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001663 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001664 "distribute/tools/promote/device-art.html",
1665 "distribute/tools/promote/linking.html",
1666 "distribute/tools/promote/brand.html",
1667 "tools/help/proguard.html"
1668 ]
1669 },
1670 "overview/4": {
1671 "title": "",
1672 "resources": [
1673 "design/style/writing.html",
1674 "training/basics/fragments/fragment-ui.html",
1675 "training/multiscreen/index.html",
1676 "training/monitoring-device-state/index.html"
1677 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001678 },
1679 "training/work/apps": {
1680 "title": "",
1681 "resources": [
1682 "training/enterprise/app-compatibility.html",
1683 "training/enterprise/app-restrictions.html",
Andrew Solovayc9adf2c2015-06-01 14:44:21 -07001684 "https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
Joe Fernandez108ccac2015-02-19 23:56:07 -08001685 "samples/AppRestrictionSchema/index.html",
Andrew Solovay789eddf2015-06-15 11:58:53 -07001686 "samples/AppRestrictionEnforcer/index.html",
1687 "https://www.youtube.com/watch?v=dH41OutAMNM"
Joe Fernandez108ccac2015-02-19 23:56:07 -08001688 ]
1689 },
1690 "training/work/admin": {
1691 "title": "",
1692 "resources": [
1693 "training/enterprise/work-policy-ctrl.html",
Andrew Solovay00ebd142015-06-24 11:56:56 -07001694 "samples/BasicManagedProfile/index.html",
1695 "https://www.youtube.com/watch?v=j3QC6hcpy90"
Joe Fernandez108ccac2015-02-19 23:56:07 -08001696 ]
Aleks Haecky881e72992015-04-23 13:17:19 -07001697 },
1698 "tools/performance/rendering": {
1699 "title": "",
1700 "resources": [
1701 "tools/performance/debug-gpu-overdraw/index.html",
1702 "tools/performance/profile-gpu-rendering/index.html",
1703 "tools/performance/hierarchy-viewer/setup.html",
1704 "tools/performance/hierarchy-viewer/index.html",
1705 "tools/performance/hierarchy-viewer/profiling.html"
1706 ]
1707 },
1708 "tools/performance/memory": {
1709 "title": "",
1710 "resources": [
1711 "tools/performance/memory-monitor/index.html",
1712 "tools/performance/heap-viewer/index.html",
1713 "tools/performance/allocation-tracker/index.html",
1714 "tools/performance/comparison.html"
1715 ]
1716 },
1717 "tools/performance/cpu": {
1718 "title": "",
1719 "resources": [
1720 "tools/performance/traceview/index.html",
1721 "tools/performance/systrace/index.html"
1722 ]
1723 },
1724 "tools/performance/battery": {
1725 "title": "",
1726 "resources": [
1727 "tools/performance/batterystats-battery-historian/index.html",
1728 "tools/performance/batterystats-battery-historian/charts.html"
1729 ]
Quddus Chong0f049722015-09-21 11:38:05 -07001730 },
1731 "marshmallow/landing/resources": {
1732 "title": "",
1733 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001734 "about/versions/marshmallow/android-6.0-changes.html",
Quddus Chong0f049722015-09-21 11:38:05 -07001735 "about/versions/marshmallow/android-6.0.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001736 "about/versions/marshmallow/samples.html"
Quddus Chong0f049722015-09-21 11:38:05 -07001737 ]
1738 },
Quddus Chong10a91472015-09-25 17:09:32 -07001739 "marshmallow/landing/videos": {
1740 "title": "",
1741 "resources": [
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001742 "https://youtu.be/U9tw5ypqEN0",
1743 "https://youtu.be/N72ksDKrX6c",
1744 "https://youtu.be/iZqDdvhTZj0",
Quddus Chong10a91472015-09-25 17:09:32 -07001745 "https://www.youtube.com/watch?v=vcSj8ln-BlE",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001746 "https://youtu.be/LQoohRwojmw",
1747 "https://www.youtube.com/watch?v=VOn7VrTRlA4",
1748 "https://youtu.be/5sCQjeGoE7M",
1749 "https://www.youtube.com/watch?v=C8lUdPVSzDk",
1750 "https://www.youtube.com/watch?v=HXacyy0HSW0",
Quddus Chong10a91472015-09-25 17:09:32 -07001751 "https://www.youtube.com/watch?v=OW1A4XFRuyc",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001752 "https://www.youtube.com/watch?v=j3QC6hcpy90",
Quddus Chong10a91472015-09-25 17:09:32 -07001753 "https://www.youtube.com/watch?v=f17qe9vZ8RM",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001754 "https://www.youtube.com/watch?v=ndBdf1_oOGA"
Quddus Chong10a91472015-09-25 17:09:32 -07001755 ]
1756 },
Quddus Chong0f049722015-09-21 11:38:05 -07001757 "marshmallow/landing/more": {
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001758 "title": "",
1759 "resources": [
Quddus Chong10a91472015-09-25 17:09:32 -07001760 "training/permissions/requesting.html",
1761 "training/backup/autosyncapi.html",
Quddus Chong1c7be2e2015-09-28 11:22:53 -07001762 "training/monitoring-device-state/doze-standby.html",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001763 "training/app-links/index.html",
1764 "training/articles/assistant.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001765 "training/testing/performance.html",
1766 "https://developers.google.com/android/nexus/images"
Quddus Chong0f049722015-09-21 11:38:05 -07001767 ]
1768 },
Andrew Solovayc9adf2c2015-06-01 14:44:21 -07001769}