blob: 1f8604a325dee2bc7b5207b75fa66783a711dfc1 [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",
Dirk Dougherty43eb9512016-03-03 14:53:16 -0800144 "preview/setup-sdk.html",
Dirk Doughertya6495a922016-03-04 15:21:59 -0800145 "preview/samples.html",
Dirk Dougherty43eb9512016-03-03 14:53:16 -0800146 "preview/support.html"
147 ]
148 },
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800149 "preview/landing/more": {
150 "title": "",
151 "resources": [
152 "preview/features/multi-window.html",
Dirk Doughertya6495a922016-03-04 15:21:59 -0800153 "preview/features/notification-updates.html",
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800154 "preview/features/background-optimization.html",
Dirk Doughertya6495a922016-03-04 15:21:59 -0800155 "preview/features/data-saver.html",
156 "preview/features/direct-boot.html",
157 "preview/features/icu4j-framework.html",
158 "preview/features/multilingual-support.html",
159 "preview/features/scoped-folder-access.html",
160 "preview/features/picture-in-picture.html",
161 "preview/features/tv-recording-api.html"
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800162 ]
163 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700164 "google/landing/services": {
165 "title": "",
166 "resources": [
167 "https://developers.google.com/analytics/devguides/collection/android/",
168 "https://developers.google.com/maps/documentation/android/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700169 "https://developers.google.com/identity/sign-in/android/",
170 "https://developers.google.com/mobile-ads-sdk/download",
Dirk Dougherty518651c2015-05-27 20:24:37 -0700171 "https://developers.google.com/cloud-messaging/gcm",
Dirk Dougherty74709452015-05-15 00:51:24 -0700172 "https://developers.google.com/app-indexing/"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700173 ]
174 },
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700175 "google/landing/videos": {
176 "title": "",
177 "resources": [
Dirk Dougherty08710f12015-05-28 22:01:36 -0700178 "https://www.youtube.com/watch?v=M3Udfu6qidk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700179 "https://www.youtube.com/watch?v=FOn64iqlphk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
180 "https://www.youtube.com/watch?v=F0Kh_RnSM0w&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
181 "https://www.youtube.com/watch?v=fvtMtfCuEpw&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf"
182 ]
183 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700184 "google/landing/googleplay": {
185 "title": "",
186 "resources": [
187 "google/play/billing/index.html",
188 "google/play/billing/billing_subscriptions.html",
189 "google/play/developer-api.html"
190 ]
191 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700192 "develop/landing/courses": {
193 "title": "",
194 "resources": [
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700195 "https://www.udacity.com/course/ud849",
196 "https://www.udacity.com/course/ud853",
197 "https://www.udacity.com/course/ud825",
Dirk Doughertyae70b692015-05-27 16:58:46 -0700198 "https://www.udacity.com/android",
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700199 "https://www.udacity.com/course/ud855",
200 "https://www.udacity.com/course/ud875A",
201 "https://www.udacity.com/course/ud875B",
202 "https://www.udacity.com/course/ud875C",
203 "https://www.udacity.com/course/ud876--1",
204 "https://www.udacity.com/course/ud876--2",
205 "https://www.udacity.com/course/ud876--3",
206 "https://www.udacity.com/course/ud876--4",
207 "https://www.udacity.com/course/ud876--5",
208 "https://www.udacity.com/course/ud862",
209 "https://www.udacity.com/course/ud837",
210 "https://www.udacity.com/course/ud867"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700211 ]
212 },
213 "distribute/landing/carousel": {
214 "title": "",
215 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700216 "distribute/googleplay/guide.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800217 "https://www.youtube.com/watch?v=JrR6o5tYMWQ",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700218 "https://www.youtube.com/watch?v=B6ydLpkhq04&list=PLOU2XLYxmsIKLNUPiFCWVtcO7mZRZ9MmS",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800219 "https://www.youtube.com/watch?v=yJisuP94lHU",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700220 ]
221 },
222 "distribute/landing/googleplay": {
223 "title": "",
224 "resources": [
225 "distribute/googleplay/about.html",
226 "distribute/googleplay/developer-console.html",
227 "distribute/googleplay/index.html#opportunities"
228 ]
229 },
230 "distribute/landing/more": {
231 "title": "",
232 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800233 "distribute/users/promote-with-ads.html",
234 "distribute/monetize/ads.html",
235 "distribute/analyze/index.html",
236 "distribute/engage/deep-linking.html",
237 "distribute/engage/easy-signin.html",
238 "https://cloud.google.com/docs/"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700239 ]
240 },
Robert Ly7298a3f2014-07-14 14:12:13 -0700241 "distribute/edu/videos/stories": {
Robert Ly1568c192014-06-15 18:14:06 -0700242 "title": "",
243 "resources": [
Robert Ly7298a3f2014-07-14 14:12:13 -0700244 "https://www.youtube.com/watch?v=Idu7VcTTXfk",
245 "https://www.youtube.com/watch?v=iokH4SAIfRw"
246 ]
247 },
248 "distribute/edu/videos/bestpractices": {
249 "title": "",
250 "resources": [
251 "https://www.youtube.com/watch?v=iulXz8QTD1g",
252 "https://www.youtube.com/watch?v=IKhU180eJMo",
253 "https://www.youtube.com/watch?v=_AZ6UcPz-_g",
254 "https://www.youtube.com/watch?v=Eh2adsAyTKc"
255 ]
256 },
257 "distribute/edu/videos/experience": {
258 "title": "",
259 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800260 "https://youtu.be/vzvpcEffvaE"
Robert Ly1568c192014-06-15 18:14:06 -0700261 ]
262 },
Dirk Dougherty74709452015-05-15 00:51:24 -0700263/* "launch/static": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800264 "title": "",
265 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800266 "https://www.youtube.com/watch?v=1RIz-cmTQB4",
267 "https://www.youtube.com/watch?v=MVBMWDzyHAI",
268 "https://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html",
269 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
270 "https://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700271 "distribute/essentials/quality/tablets.html",
272 "distribute/users/build-buzz.html",
273 "distribute/monetize/premium.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800274 "distribute/monetize/freemium.html",
275 "distribute/monetize/ads.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700276 "distribute/essentials/best-practices/apps.html",
277 "distribute/essentials/best-practices/games.html",
278 "distribute/users/know-your-user.html",
279 "distribute/googleplay/developer-console.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800280 ]
Dirk Dougherty74709452015-05-15 00:51:24 -0700281 }, */
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900282 "launch/static/ja": {
283 "title": "",
284 "resources": [
285 "https://www.youtube.com/watch?v=xelYnWcYkuE",
286 "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800287 "https://googledevjp.blogspot.jp/2014/12/android-wear.html",
288 "https://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
289 "https://googledevjp.blogspot.jp/2014/12/google-play-65.html",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900290 "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
291 "intl/ja/distribute/googleplay/guide.html",
292 "intl/ja/distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800293 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900294 "intl/ja/support.html",
295 "intl/ja/distribute/essentials/quality/wear.html",
296 "intl/ja/training/tv/start/index.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800297 "https://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900298 "intl/ja/distribute/monetize/ads.html"
299 ]
300 },
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900301 "launch/static/ko": {
302 "title": "",
303 "resources": [
304 "https://www.youtube.com/watch?v=7X9Ue0Nfdh4&index=2&list=PL_WJkTbDHdBksDBRoqfeyLchEQqBAOlNl",
305 "https://www.youtube.com/watch?v=83FpwuschCQ",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800306 "https://googledevkr.blogspot.com/2014/11/android50guidefordevelopers.html",
307 "https://googledevkr.blogspot.com/2014/10/material-design-on-android-checklist.html",
308 "https://googledevkr.blogspot.com/2014/10/appcompat-v21-material-design-for-pre.html",
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900309 "intl/ko/distribute/googleplay/developer-console.html#alpha-beta",
310 "intl/ko/distribute/googleplay/guide.html",
311 "intl/ko/distribute/essentials/quality/core.html",
312 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ko",
313 "intl/ko/support.html",
314 "intl/ko/distribute/essentials/quality/wear.html",
315 "intl/ko/tv/index.html",
316 "intl/ko/google/play-services/games.html",
317 "intl/ko/distribute/monetize/ads.html"
318 ]
319 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800320 "distribute/gp/gplanding": {
321 "resources": [
322 "distribute/googleplay/about.html",
323 "distribute/googleplay/start.html",
324 "distribute/googleplay/developer-console.html"
325 ]
326 },
327 "distribute/gp/gpfelanding": {
328 "resources": [
Luan Nguyencbd00322014-12-04 14:32:30 -0800329 "distribute/googleplay/wear.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700330 "distribute/googleplay/tv.html",
331 "distribute/googleplay/auto.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700332 "distribute/googleplay/families/about.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700333 "distribute/googleplay/work/about.html",
334 "distribute/googleplay/edu/about.html",
335 "distribute/googleplay/cast.html",
336 "distribute/googleplay/cardboard.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700337 "distribute/googleplay/guide.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700338 ]
339 },
340 "distribute/googleplay/gpfw": {
341 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800342 "https://www.android.com/work/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700343 "https://www.youtube.com/watch?v=jQWB_-o1kz4&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
344 "training/enterprise/index.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800345 ]
346 },
347 "distribute/essentials": {
348 "resources": [
349 "distribute/essentials/quality/core.html",
350 "distribute/essentials/quality/tablets.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -0700351 "distribute/essentials/quality/tv.html",
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700352 "distribute/essentials/quality/wear.html",
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800353 "distribute/essentials/quality/auto.html",
354 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800355 ]
356 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800357 "distribute/essentials/zhcn": {
358 "resources": [
359 "intl/zh-cn/distribute/essentials/quality/core.html",
360 "intl/zh-cn/distribute/essentials/quality/tablets.html",
361 "distribute/essentials/quality/tv.html",
362 "distribute/essentials/quality/wear.html",
363 "https://developers.google.com/edu/guidelines",
364 "distribute/essentials/optimizing-your-app.html"
365 ]
366 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800367 "distribute/users": {
368 "title": "",
369 "resources": [
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800370 "distribute/users/your-listing.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700371 "distribute/users/promote-with-ads.html",
372 "distribute/users/appindexing.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700373 "distribute/googleplay/index.html#opportunities",
374 "distribute/analyze/improve-roi.html",
375 "distribute/users/expand-to-new-markets.html",
376 "distribute/users/promote-with-ads.html",
377 "distribute/analyze/index.html",
378 "distribute/users/app-invites.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700379 "distribute/users/ota-installs.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700380 "distribute/users/youtube.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700381 "distribute/users/house-ads.html",
Andrew Solovay827b8022015-11-13 13:09:12 -0800382 "distribute/users/experiments.html",
383 "distribute/users/user-acquisition.html",
384 "distribute/users/banners.html",
385 "distribute/users/beta.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800386 ]
387 },
388 "distribute/engagelanding": {
389 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700390 "distribute/engage/intents.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800391 "distribute/engage/widgets.html",
392 "distribute/engage/notifications.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800393 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700394 "distribute/engage/ads.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700395 "distribute/engage/game-services.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700396 "distribute/engage/easy-signin.html",
397 "distribute/analyze/build-better-apps.html",
398 "distribute/engage/gcm.html",
Andrew Solovay827b8022015-11-13 13:09:12 -0800399 "distribute/engage/beta.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800400 ]
401 },
402 "distribute/monetize": {
403 "resources": [
404 "distribute/monetize/premium.html",
405 "distribute/monetize/freemium.html",
406 "distribute/monetize/subscriptions.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800407 "distribute/monetize/ads.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700408 "distribute/monetize/ecommerce.html",
409 "distribute/monetize/payments.html",
410 "distribute/analyze/understand-user-value.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800411 ]
412 },
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800413 "distribute/analyzelanding": {
414 "resources": [
415 "distribute/analyze/start.html",
416 "distribute/analyze/measure.html",
417 "distribute/analyze/understand-user-value.html",
418 "distribute/analyze/improve-roi.html",
419 "distribute/analyze/build-better-apps.html",
420 "distribute/analyze/google-services.html"
421 ]
422 },
423 "distribute/analyzestart": {
424 "resources": [
425 "https://analyticsacademy.withgoogle.com/course04",
426 "google/play-services/index.html",
427 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
428 "https://developers.google.com/analytics/devguides/collection/android/",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800429 "https://www.google.com/tagmanager/",
Dirk Dougherty27ab5a02014-12-12 11:51:13 -0800430 "https://github.com/googleanalytics/google-analytics-plugin-for-unity"
431 ]
432 },
433 "distribute/analyzemeasure": {
434 "resources": [
435
436 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
437 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
438 "https://support.google.com/analytics/answer/1032415",
439 "https://developers.google.com/analytics/devguides/collection/android/v4/events",
440 "https://developers.google.com/analytics/devguides/collection/android/v4/customdimsmets",
441 "https://developers.google.com/analytics/devguides/collection/android/v4/user-id"
442 ]
443 },
444 "distribute/analyzeunderstand": {
445 "resources": [
446 "https://developers.google.com/analytics/devguides/collection/android/v4/display-features",
447 "https://support.google.com/analytics/answer/3123906",
448 "https://support.google.com/analytics/answer/2568874?ref_topic=6012392",
449 "https://developers.google.com/analytics/devguides/collection/android/v4/enhanced-ecommerce",
450 "https://support.google.com/analytics/answer/1032415",
451 ]
452 },
453 "distribute/analyzeimprove": {
454 "resources": [
455
456 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns",
457 "https://support.google.com/analytics/answer/2956981",
458 "https://support.google.com/analytics/answer/1033961",
459 "https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-url-builder",
460 "https://developers.google.com/analytics/solutions/mobile-campaign-deep-link"
461 ]
462 },
463 "distribute/analyzebuild": {
464 "resources": [
465 "https://support.google.com/tagmanager/answer/6003007",
466 "https://support.google.com/analytics/answer/2785577",
467 "https://support.google.com/analytics/answer/1151300"
468 ]
469 },
470 "distribute/analyzeact": {
471 "resources": [
472 "https://support.google.com/analytics/answer/2611268",
473 "https://support.google.com/analytics/answer/1033961",
474 "https://support.google.com/admob/answer/3508177",
475 "https://support.google.com/analytics/answer/2956981",
476 "https://support.google.com/tagmanager/answer/6003007"
477 ]
478 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700479 "distribute/essentials/guidelines": {
480 "title": "",
481 "resources": [
482 "distribute/essentials/quality/core.html",
483 "distribute/essentials/quality/tablets.html",
484 "distribute/essentials/quality/wear.html",
485 "distribute/essentials/quality/tv.html",
486 "distribute/essentials/quality/auto.html",
487 "https://developers.google.com/edu/guidelines"
488 ]
489 },
490 "distribute/essentials/tools": {
491 "title": "",
492 "resources": [
493 "distribute/tools/launch-checklist.html",
494 "distribute/tools/localization-checklist.html",
495 "https://support.google.com/googleplay/android-developer",
496 "distribute/tools/promote/brand.html",
497 "distribute/tools/promote/device-art.html",
Quddus Chong665cf852015-11-10 10:11:16 -0800498 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700499 "distribute/tools/promote/linking.html",
500 "distribute/tools/open-distribution.html",
501 "about/dashboards/index.html"
502 ]
503 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800504 "distribute/tools/checklists": {
505 "title": "",
506 "resources": [
507 "distribute/tools/launch-checklist.html",
508 "distribute/tools/localization-checklist.html"
509 ]
510 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800511 "distribute/tools/checklists/zhcn": {
512 "title": "",
513 "resources": [
514 "intl/zh-cn/distribute/tools/launch-checklist.html",
515 "intl/zh-cn/distribute/tools/localization-checklist.html"
516 ]
517 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800518 "distribute/tools/promote": {
519 "resources": [
520 "distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800521 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800522 "distribute/tools/promote/linking.html"
523 ]
524 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800525 "distribute/tools/promote/zhcn": {
526 "resources": [
527 "intl/zh-cn/distribute/tools/promote/device-art.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800528 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800529 "intl/zh-cn/distribute/tools/promote/linking.html"
530 ]
531 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800532 "distribute/tools/support": {
533 "title": "Google Play",
534 "resources": [
535 "https://support.google.com/googleplay/android-developer",
536 "https://support.google.com/googleplay/android-developer/answer/4430948",
537 "support.html"
538 ]
539 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800540 "distribute/tools/support/zhcn": {
541 "title": "Google Play",
542 "resources": [
543 "https://support.google.com/googleplay/android-developer?hl=zh-Hans",
544 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
545 "support.html"
546 ]
547 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800548 "distribute/tools/news": {
549 "title": "",
550 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800551 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800552 "https://plus.google.com/+AndroidDevelopers/"
553 ]
554 },
555 "distribute/tools/more": {
556 "title": "Google Play",
557 "resources": [
558 "distribute/tools/promote/brand.html",
559 "distribute/tools/open-distribution.html",
560 "about/dashboards/index.html"
561 ]
562 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800563 "distribute/tools/more/zhcn": {
564 "title": "Google Play",
565 "resources": [
566 "intl/zh-cn/distribute/tools/promote/brand.html",
567 "distribute/tools/open-distribution.html",
568 "about/dashboards/index.html"
569 ]
570 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800571 "distribute/googleplay": {
572 "title": "Google Play",
573 "resources": [
574 "distribute/googleplay/developer-console.html",
575 "distribute/essentials/best-practices/apps.html",
576 "distribute/tools/launch-checklist.html",
577 "distribute/essentials/best-practices/games.html",
578 ]
579 },
580 "distribute/googleplay/gettingstarted": {
581 "title": "Get Started",
582 "resources": [
583 "distribute/googleplay/developer-console.html",
584 "https://support.google.com/googleplay/android-developer/answer/113468",
585 "https://support.google.com/googleplay/android-developer/answer/138294",
586 "https://support.google.com/googleplay/android-developer"
587 ]
588 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800589 "distribute/googleplay/developerconsole/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800590 "title": "Developer Console",
591 "resources": [
592 "google/play/billing/index.html",
593 "https://support.google.com/googleplay/android-developer/answer/138294"
594 ]
595 },
Andrew Solovay827b8022015-11-13 13:09:12 -0800596 "distribute/googleplay/beta": {
597 "title": "Alpha and Beta Testing",
598 "resources": [
599 "https://support.google.com/googleplay/android-developer/answer/3131213",
600 "https://support.google.com/googleplay/android-developer/answer/3131213#games",
601 "distribute/googleplay/experiments.html"
602 ]
603 },
604 "distribute/googleplay/experiments/successes": {
605 "title": "Store Listing Experiment successes",
606 "resources": [
607 ]
608 },
609 "distribute/googleplay/experiments/related": {
610 "title": "Store Listing Experiments",
611 "resources": [
612 "https://support.google.com/googleplay/android-developer/answer/6227309",
613 "https://www.youtube.com/watch?v=B6ydLpkhq04",
614 "https://support.google.com/tagmanager/answer/6003007"
615 ]
616 },
617 "distribute/googleplay/banners/related": {
618 "title": "App Install Banners",
619 "resources": [
620 "https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android#native"
621 ]
622 },
623 "distribute/googleplay/useracquisition/related": {
624 "title": "User Acquisition",
625 "resources": [
626 "https://support.google.com/googleplay/android-developer/answer/6263332"
627 ]
628 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700629 "distribute/googleplay/cast": {
630 "title": "Google Cast",
631 "resources": [
632 "https://developers.google.com/cast/docs/ux_guidelines",
633 "https://developers.google.com/cast/docs/android_sender",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800634 "https://www.github.com/googlecast"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700635 ]
636 },
637 "distribute/googleplay/cardboard": {
638 "title": "Google Cast",
639 "resources": [
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700640 "https://www.google.com/get/cardboard/get-cardboard/",
Dirk Doughertyde401c82015-05-09 12:10:56 -0700641 "https://developers.google.com/cardboard/android/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800642 "https://www.google.com/design/spec-vr"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700643 ]
644 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800645 "distribute/googleplay/gpfe/highlight": {
646 "title": "About Google Play for Education",
647 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800648 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800649 ]
650 },
651 "distribute/googleplay/gpfe/dev/about": {
652 "title": "About Google Play for Education / Developers",
653 "resources": [
654 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700655 "https://developers.google.com/edu/guidelines",
656 "https://developers.google.com/edu/faq",
657 "distribute/essentials/quality/tablets.html",
658 "https://developers.google.com/edu/",
659 "https://www.google.com/edu/tablets/#tablets-family"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800660 ]
661 },
662 "distribute/googleplay/gpfe/dev": {
663 "title": "About Google Play for Education / Developers",
664 "resources": [
665 "distribute/googleplay/edu/about.html",
smain@google.com941f8002014-06-18 16:13:56 -0700666 "https://developers.google.com/edu/guidelines",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800667 "distribute/essentials/quality/tablets.html",
668 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800669 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800670 ]
671 },
672 "distribute/googleplay/aboutgpfe/educators/about": {
673 "title": "About Google Play for Education / Educators",
674 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800675 "https://www.google.com/edu/tablets/",
676 "https://www.youtube.com/watch?v=haEmsMo0f3w"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800677 ]
678 },
679 "distribute/googleplay/aboutgpfe/educators": {
680 "title": "About Google Play for Education / Educators",
681 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800682 "https://www.google.com/edu/tablets/",
683 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800684 ]
685 },
686 "distribute/googleplay/gettingstartedgpfe/educators": {
687 "title": "About Google Play for Education / Educators",
688 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800689 "https://www.google.com/edu/tablets/",
690 "https://youtu.be/vzvpcEffvaE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800691 ]
692 },
693 "distribute/essentials/eduessentials/developers": {
694 "title": "",
695 "resources": [
696 "distribute/googleplay/developer-console.html",
697 "distribute/googleplay/edu/start.html",
smain@google.com941f8002014-06-18 16:13:56 -0700698 "https://developers.google.com/edu/faq"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800699 ]
700 },
701 "distribute/essentials/eduessentials/educators": {
702 "title": "",
703 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800704 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800705 "distribute/essentials/quality/tablets.html",
706 ]
707 },
708 "distribute/essentials/optimizing": {
709 "title": "Optimizing Your App",
710 "resources": [
711 "design/index.html",
712 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800713 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800714 ]
715 },
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700716 "distribute/users/appinvites": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800717 "title": "",
718 "resources": [
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700719 "https://developers.google.com/app-invites/",
720 "https://developers.google.com/identity/sign-in/android/",
721 "https://developers.google.com/app-indexing/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800722 ]
723 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700724 "distribute/users/promotewithads": {
725 "title": "",
726 "resources": [
Dirk Dougherty98794c02015-05-09 12:10:56 -0700727 "https://support.google.com/adwords/answer/6032059",
728 "https://support.google.com/adwords/answer/6032073",
729 "https://support.google.com/adwords/answer/6167164",
730 "https://support.google.com/adwords/answer/6167162"
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -0700731 ]
732 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800733 "distribute/users/buildbuzz": {
734 "title": "",
735 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800736 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800737 "distribute/tools/promote/linking.html",
738 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800739 "https://plus.google.com/+GooglePlay"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800740 ]
741 },
742 "distribute/users/createagreatlisting": {
743 "title": "",
744 "resources": [
745 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800746 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800747 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800748 "https://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html",
749 "https://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html",
750 "https://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800751 ]
752 },
753 "distribute/users/buildcommunity": {
754 "title": "",
755 "resources": [
756 "distribute/googleplay/developer-console.html",
757 "https://support.google.com/groups/answer/46601",
758 "https://support.google.com/plus/topic/2888488",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800759 "https://www.youtube.com/yt/dev/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800760 ]
761 },
Dirk Dougherty98794c02015-05-09 12:10:56 -0700762 "distribute/users/appindexing": {
763 "title": "",
764 "resources": [
765 "https://developers.google.com/app-indexing/",
766 "https://developers.google.com/app-indexing/webmasters/details",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -0700767 "distribute/engage/deep-linking.html",
768 "training/app-indexing/index.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700769 ]
770 },
771 "distribute/users/otas": {
772 "title": "",
773 "resources": [
774 "https://developers.google.com/identity/sign-in/android/",
775 "https://developers.google.com/+/features/play-installs",
776 "https://developers.google.com/+/features/analytics"
777 ]
778 },
779 "distribute/users/houseads": {
780 "title": "",
781 "resources": [
782 "https://support.google.com/admob/topic/2784623",
783 "https://developers.google.com/mobile-ads-sdk/download",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800784 "https://support.google.com/googleplay/android-developer/topic/2985714",
785 "https://analyticsacademy.withgoogle.com/mobile-app",
Dirk Dougherty74709452015-05-15 00:51:24 -0700786 "https://support.google.com/analytics/answer/2611404",
787 "https://support.google.com/admob/answer/3111064"
788 ]
789 },
790 "distribute/users/youtube": {
791 "title": "",
792 "resources": [
793 "https://support.google.com/youtube/answer/6140493",
794 "https://support.google.com/youtube/answer/2797387"
Dirk Dougherty98794c02015-05-09 12:10:56 -0700795 ]
796 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800797 "distribute/toolsreference/bestpractices/apps": {
798 "title": "",
799 "resources": [
800 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800801 "https://android-developers.blogspot.com/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800802 ]
803 },
804 "distribute/toolsreference/bestpractices/games": {
805 "title": "",
806 "resources": [
807 "google/play-services/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800808 "https://android-developers.blogspot.com/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800809 "distribute/googleplay/developer-console.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800810 "https://www.youtube.com/watch?v=1RIz-cmTQB4"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800811 ]
812 },
813 "distribute/essentials/corequalityguidelines/visualdesign": {
814 "title": "",
815 "resources": [
816 "design/index.html",
817 "design/patterns/navigation.html",
818 "design/patterns/actionbar.html",
819 "design/style/iconography.html",
820 "design/patterns/notifications.html"
821 ]
822 },
823 "distribute/essentials/corequalityguidelines/functionality": {
824 "title": "",
825 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800826 "https://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800827 "guide/components/tasks-and-back-stack.html",
828 "training/basics/activity-lifecycle/recreating.html"
829 ]
830 },
Joe Fernandez957cddd2014-10-10 21:36:46 -0700831 "distribute/essentials/tvqualityguidelines/visualdesign": {
832 "title": "",
833 "resources": [
834 "design/tv/index.html",
835 "training/tv/start/index.html"
836 ]
837 },
838 "distribute/essentials/tvqualityguidelines/functionality": {
839 "title": "",
840 "resources": [
841 "training/tv/start/hardware.html",
842 "training/tv/games/index.html"
843 ]
844 },
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700845 "distribute/essentials/wearqualityguidelines/visualdesign": {
846 "title": "",
847 "resources": [
848 "design/wear/index.html",
849 "training/building-wearables.html",
850 "training/wearables/ui/index.html"
851 ]
852 },
853 "distribute/essentials/wearqualityguidelines/functionality": {
854 "title": "",
855 "resources": [
856 "training/wearables/notifications/index.html",
857 "training/wearables/apps/index.html",
858 "training/wearables/notifications/voice-input.html"
859 ]
860 },
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800861 "distribute/essentials/autoqualityguidelines/visualdesign": {
862 "title": "",
863 "resources": [
864 "training/auto/messaging/index.html",
865 "training/auto/start/index.html"
866 ]
867 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800868 "distribute/essentials/core/performance": {
869 "title": "",
870 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800871 "https://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800872 "training/articles/perf-anr.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800873 "https://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800874 ]
875 },
876 "distribute/essentials/core/play": {
877 "title": "",
878 "resources": [
879 "distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800880 "https://play.google.com/about/developer-content-policy.html?hl=zh-Hans",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800881 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
882 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800883 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800884 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
885 ]
886 },
887 "distribute/essentials/core/play/zhcn": {
888 "title": "",
889 "resources": [
890 "intl/zh-cn/distribute/tools/launch-checklist.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800891 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800892 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
893 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800894 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800895 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800896 ]
897 },
898 "distribute/essentials/tabletguidelines/optimize": {
899 "title": "",
900 "resources": [
901 "design/style/metrics-grids.html",
902 "design/style/devices-displays.html",
903 "guide/practices/screens_support.html",
904 //"guide/practices/screens_support.html#ConfigurationExamples",
905 ]
906 },
907 "distribute/essentials/tabletguidelines/extrascreen": {
908 "title": "",
909 "resources": [
910 "design/patterns/multi-pane-layouts.html",
911 "training/design-navigation/multiple-sizes.html",
912 "training/multiscreen/index.html",
913 ]
914 },
915 "distribute/essentials/tabletguidelines/assets": {
916 "title": "",
917 "resources": [
918 "design/style/iconography.html",
919 "guide/topics/resources/providing-resources.html",
920 "guide/practices/screens_support.html",
921 "training/basics/supporting-devices/screens.html"
922 ]
923 },
924 "distribute/essentials/tabletguidelines/fonts": {
925 "title": "",
926 "resources": [
927 "design/style/metrics-grids.html",
928 "design/style/typography.html",
929 "guide/practices/screens_support.html",
930 "training/multiscreen/screendensities.html"
931 ]
932 },
933 "distribute/essentials/tabletguidelines/widgets": {
934 "title": "",
935 "resources": [
936 "guide/topics/appwidgets/index.html#MetaData",
937 "guide/topics/appwidgets/index.html",
938 "design/patterns/widgets.html"
939 ]
940 },
941 "distribute/essentials/tabletguidelines/versions": {
942 "title": "",
943 "resources": [
944 "guide/topics/manifest/uses-sdk-element.html#ApiLevels",
945 "guide/topics/manifest/uses-sdk-element.html",
946 "training/basics/supporting-devices/platforms.html"
947 ]
948 },
949 "distribute/essentials/tabletguidelines/hardware": {
950 "title": "",
951 "resources": [
952 "guide/topics/manifest/uses-feature-element.html",
953 "guide/topics/manifest/uses-feature-element.html#testing"
954 ]
955 },
956 "distribute/essentials/tabletguidelines/tabletscreens": {
957 "title": "",
958 "resources": [
959 "guide/practices/screens_support.html#DeclaringScreenSizeSupport",
960 "guide/practices/screens_support.html"
961 ]
962 },
963 "distribute/essentials/tabletguidelines/showcase": {
964 "title": "",
965 "resources": [
966 "distribute/tools/launch-checklist.html",
967 "https://play.google.com/apps/publish/",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800968 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800969 "distribute/tools/promote/device-art.html"
970 ]
971 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800972 "distribute/essentials/tabletguidelines/showcase/zhcn": {
973 "title": "",
974 "resources": [
975 "intl/zh-cn/distribute/tools/launch-checklist.html",
976 "https://play.google.com/apps/publish/?hl=zh-Hans",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800977 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -0800978 "intl/zh-cn/distribute/tools/promote/device-art.html"
979 ]
980 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800981 "distribute/essentials/tabletguidelines/googleplay": {
982 "title": "",
983 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800984 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800985 "google/play/filters.html"
986 ]
987 },
988 "distribute/essentials/tabletguidelines": {
989 "title": "",
990 "resources": [
991 "distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800992 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800993 "distribute/tools/launch-checklist.html",
994 "distribute/tools/promote/device-art.html"
995 ]
996 },
997 "distribute/getusers/notifications": {
998 "title": "",
999 "resources": [
1000 "design/patterns/notifications.html",
1001 "distribute/engage/gcm.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001002 "https://play.google.com/about/developer-content-policy.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001003 ]
1004 },
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001005 "distribute/engage/analytics": {
1006 "title": "",
1007 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001008 "https://www.google.com/analytics/mobile/",
1009 "https://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html",
Dirk Doughertybdcd6fc2014-06-10 14:35:17 -07001010 "https://developers.google.com/analytics/devguides/collection/android/"
1011 ]
1012 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001013 "distribute/engage/widgets": {
1014 "title": "",
1015 "resources": [
1016 "design/patterns/widgets.html",
1017 "guide/topics/appwidgets/index.html"
1018 ]
1019 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001020 "distribute/engage/reengage": {
1021 "title": "",
1022 "resources": [
1023 "https://support.google.com/adwords/answer/6032073",
1024 "distribute/engage/deep-linking.html",
1025 "https://support.google.com/adwords/answer/6167162",
1026 "distribute/users/promote-with-ads.html"
1027 ]
1028 },
1029 "distribute/engage/appindexing": {
1030 "title": "",
1031 "resources": [
1032 "distribute/engage/intents.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001033 "distribute/engage/deep-linking.html",
Dirk Doughertyca9fd6f2015-06-11 11:53:40 -07001034 "distribute/users/appindexing.html",
1035 "training/app-indexing/index.html"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001036 ]
1037 },
1038 "distribute/engage/intents": {
1039 "title": "",
1040 "resources": [
1041 "guide/components/intents-filters.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001042 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001043 "distribute/engage/ads.html"
1044 ]
1045 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001046 "distribute/getusers/expandnewmarkets": {
1047 "title": "",
1048 "resources": [
1049 "distribute/tools/localization-checklist.html",
1050 "https://support.google.com/googleplay/android-developer/table/3541286",
1051 "distribute/stories/localization.html",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001052 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001053 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001054 "https://www.youtube.com/watch?v=SkHHPf3EdzE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001055 ]
1056 },
1057 "distribute/engage/gcm": {
1058 "title": "",
1059 "resources": [
Dirk Dougherty518651c2015-05-27 20:24:37 -07001060 "https://developers.google.com/cloud-messaging/gcm",
1061 "https://developers.google.com/cloud-messaging/android/client",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001062 ]
1063 },
Andrew Solovay827b8022015-11-13 13:09:12 -08001064 "distribute/engage/gamesservices/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001065 "title": "",
1066 "resources": [
Andrew Solovay827b8022015-11-13 13:09:12 -08001067 "https://developers.google.com/games/services/",
1068 "distribute/analyze/start.html",
1069 "distribute/googleplay/cardboard.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001070 "https://www.google.com/admob/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001071 ]
1072 },
1073 "distribute/engage/gplus": {
1074 "title": "",
1075 "resources": [
Dirk Dougherty74709452015-05-15 00:51:24 -07001076 "distribute/users/ota-installs.html",
1077 "https://developers.google.com/identity/sign-in/android/people",
1078 "https://developers.google.com/+/mobile/android/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001079 ]
1080 },
1081 "distribute/engage/community": {
1082 "title": "",
1083 "resources": [
1084 "distribute/users/build-community.html",
1085 "distribute/engage/video.html"
1086 ]
1087 },
1088 "distribute/engage/deeplinks": {
1089 "title": "",
1090 "resources": [
1091 "distribute/engage/easy-signin.html",
1092 "https://developers.google.com/app-indexing/",
1093 "https://developers.google.com/+/mobile/android/share/interactive-post"
1094 ]
1095 },
1096 "distribute/engage/appupdates": {
1097 "title": "",
1098 "resources": [
1099 "distribute/essentials/optimizing-your-app.html",
1100 "distribute/tools/launch-checklist.html",
1101 "distribute/googleplay/developer-console.html",
1102 "design/patterns/notifications.html"
1103 ]
1104 },
1105 "distribute/engage/video/more": {
1106 "title": "",
1107 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001108 "https://www.youtube.com/yt/dev/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001109 "distribute/essentials/best-practices/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001110 "https://www.youtube.com/watch?v=RRelFvc6Czo"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001111 ]
1112 },
1113 "distribute/engage/community": {
1114 "title": "",
1115 "resources": [
1116 "distribute/users/build-community.html",
1117 "distribute/engage/video.html"
1118 ]
1119 },
1120 "distribute/engage/kiwi": {
1121 "title": "",
1122 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001123 "https://www.youtube.com/watch?v=WWArLD6nqrk"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001124 ]
1125 },
1126 "distribute/toolsreference/gpfefaq": {
1127 "title": "",
1128 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001129 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001130 "distribute/googleplay/edu/start.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001131 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001132 "distribute/essentials/quality/core.html",
1133 "distribute/essentials/quality/tablets.html"
1134 ]
1135 },
1136 "distribute/toolsreference/localizationchecklist/identifylocales": {
1137 "title": "",
1138 "resources": [
1139 "https://support.google.com/googleplay/android-developer/answer/138294"
1140 ]
1141 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001142 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
1143 "title": "",
1144 "resources": [
1145 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1146 ]
1147 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001148 "distribute/tools/loc/designforloc": {
1149 "title": "",
1150 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001151 "https://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001152 "guide/topics/resources/string-resource.html#Plurals",
1153 "guide/topics/resources/string-resource.html",
1154 "reference/java/util/Locale.html"
1155 ]
1156 },
1157 "distribute/toolsreference/localizationchecklist/managestrings": {
1158 "title": "",
1159 "resources": [
1160 "guide/topics/resources/string-resource.html",
1161 "design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001162 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001163 ]
1164 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001165 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
1166 "title": "",
1167 "resources": [
1168 "guide/topics/resources/string-resource.html",
1169 "intl/zh-cn/design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001170 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001171 ]
1172 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001173 "distribute/toolsreference/localizationchecklist/translatestrings": {
1174 "title": "",
1175 "resources": [
1176 "distribute/stories/localization.html",
1177 ]
1178 },
1179 "distribute/toolsreference/localizationchecklist/preplaunch": {
1180 "title": "",
1181 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001182 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001183 "distribute/tools/promote/device-art.html"
1184 ]
1185 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001186 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
1187 "title": "",
1188 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001189 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001190 "intl/zh-cn/distribute/tools/promote/device-art.html"
1191 ]
1192 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001193 "distribute/toolsreference/localizationchecklist/supportlaunch": {
1194 "title": "",
1195 "resources": [
1196 "distribute/tools/launch-checklist.html",
1197 ]
1198 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001199 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
1200 "title": "",
1201 "resources": [
1202 "intl/zh-cn/distribute/tools/launch-checklist.html",
1203 ]
1204 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001205 "distribute/toolsreference/launchchecklist/understanding": {
1206 "title": "",
1207 "resources": [
1208 "tools/publishing/publishing_overview.html",
1209 "tools/publishing/preparing.html"
1210 ]
1211 },
1212 "distribute/toolsreference/launchchecklist/policies": {
1213 "title": "",
1214 "resources": [
1215 "https://support.google.com/googleplay/android-developer/answer/4430948",
1216 "https://support.google.com/googleplay/android-developer/topic/2364761",
1217 "https://support.google.com/googleplay/android-developer"
1218 ]
1219 },
1220 "distribute/toolsreference/launchchecklist/quality": {
1221 "title": "",
1222 "resources": [
1223 "distribute/essentials/quality/core.html",
1224 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -07001225 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001226 ]
1227 },
1228 "distribute/toolsreference/launchchecklist/rating": {
1229 "title": "",
1230 "resources": [
1231 "https://support.google.com/googleplay/android-developer/answer/188189",
1232 ]
1233 },
1234 "distribute/toolsreference/launchchecklist/country": {
1235 "title": "",
1236 "resources": [
1237 "https://support.google.com/googleplay/android-developer/answer/138294"
1238 ]
1239 },
1240 "distribute/toolsreference/launchchecklist/size": {
1241 "title": "",
1242 "resources": [
1243 "google/play/expansion-files.html",
1244 "tools/help/proguard.html"
1245 ]
1246 },
1247 "distribute/toolsreference/launchchecklist/platform": {
1248 "title": "",
1249 "resources": [
1250 "guide/practices/screens_support.html",
1251 "about/dashboards/index.html",
1252 "guide/topics/manifest/uses-sdk-element.html"
1253 ]
1254 },
1255 "distribute/toolsreference/launchchecklist/price": {
1256 "title": "",
1257 "resources": [
1258 "https://support.google.com/googleplay/android-developer/table/3541286",
1259 ]
1260 },
1261 "distribute/toolsreference/launchchecklist/purchasemethod": {
1262 "title": "",
1263 "resources": [
1264 "google/play/billing/index.html",
1265 "google/play/billing/billing_subscriptions.html"
1266 ]
1267 },
1268 "distribute/toolsreference/launchchecklist/setprice": {
1269 "title": "",
1270 "resources": [
1271 "https://support.google.com/googleplay/android-developer/answer/1169947",
1272 "https://support.google.com/googleplay/android-developer/answer/138412",
1273 "https://support.google.com/googleplay/android-developer/answer/112622",
1274 "https://support.google.com/googleplay/android-developer/answer/138000"
1275 ]
1276 },
1277 "distribute/toolsreference/launchchecklist/localization": {
1278 "title": "",
1279 "resources": [
1280 "distribute/tools/localization-checklist.html",
1281 "guide/topics/resources/localization.html",
1282 ]
1283 },
1284 "distribute/toolsreference/launchchecklist/graphics": {
1285 "title": "",
1286 "resources": [
1287 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001288 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001289 ]
1290 },
1291 "distribute/toolsreference/launchchecklist/productdetails": {
1292 "title": "",
1293 "resources": [
1294 "https://support.google.com/googleplay/android-developer/answer/113475",
1295 "https://support.google.com/googleplay/android-developer/answer/1078870"
1296 ]
1297 },
1298 "distribute/toolsreference/launchchecklist/badges": {
1299 "title": "",
1300 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001301 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001302 "distribute/tools/promote/linking.html"
1303 ]
1304 },
1305 "distribute/toolsreference/launchchecklist/finalchecks": {
1306 "title": "",
1307 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001308 "https://play.google.com/about/developer-content-policy.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001309 "https://support.google.com/googleplay/android-developer/answer/113476",
1310 "support.html"
1311 ]
1312 },
1313 "distribute/toolsreference/launchchecklist/afterlaunch": {
1314 "title": "",
1315 "resources": [
1316 "https://support.google.com/googleplay/android-developer/answer/113477",
1317 "https://support.google.com/googleplay/android-developer/answer/1153479",
1318 "https://support.google.com/payments/answer/2741495",
1319 "distribute/essentials/optimizing-your-app.html"
1320 ]
1321 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001322 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
1323 "title": "",
1324 "resources": [
1325 "intl/zh-cn/tools/publishing/publishing_overview.html",
1326 "intl/zh-cn/tools/publishing/preparing.html"
1327 ]
1328 },
1329 "distribute/toolsreference/launchchecklist/policies/zhcn": {
1330 "title": "",
1331 "resources": [
1332 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
1333 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
1334 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
1335 ]
1336 },
1337 "distribute/toolsreference/launchchecklist/quality/zhcn": {
1338 "title": "",
1339 "resources": [
1340 "intl/zh-cn/distribute/essentials/quality/core.html",
1341 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1342 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
1343 ]
1344 },
1345
1346 "distribute/toolsreference/launchchecklist/rating/zhcn": {
1347 "title": "",
1348 "resources": [
1349 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
1350 ]
1351 },
1352 "distribute/toolsreference/launchchecklist/country/zhcn": {
1353 "title": "",
1354 "resources": [
1355 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1356 ]
1357 },
1358 "distribute/toolsreference/launchchecklist/size/zhcn": {
1359 "title": "",
1360 "resources": [
1361 "google/play/expansion-files.html",
1362 "intl/zh-cn/tools/help/proguard.html"
1363 ]
1364 },
1365 "distribute/toolsreference/launchchecklist/price/zhcn": {
1366 "title": "",
1367 "resources": [
1368 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
1369 ]
1370 },
1371 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
1372 "title": "",
1373 "resources": [
1374 "intl/zh-cn/google/play/billing/index.html",
1375 "google/play/billing/billing_subscriptions.html"
1376 ]
1377 },
1378 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
1379 "title": "",
1380 "resources": [
1381 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
1382 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
1383 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
1384 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
1385 ]
1386 },
1387 "distribute/toolsreference/launchchecklist/localization/zhcn": {
1388 "title": "",
1389 "resources": [
1390 "intl/zh-cn/distribute/tools/localization-checklist.html",
1391 "guide/topics/resources/localization.html"
1392 ]
1393 },
1394 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
1395 "title": "",
1396 "resources": [
1397 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001398 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001399 ]
1400 },
1401 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1402 "title": "",
1403 "resources": [
1404 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1405 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1406 ]
1407 },
1408 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1409 "title": "",
1410 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001411 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001412 "intl/zh-cn/distribute/tools/promote/linking.html"
1413 ]
1414 },
1415 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1416 "title": "",
1417 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001418 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001419 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1420 "support.html"
1421 ]
1422 },
1423 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1424 "title": "",
1425 "resources": [
1426 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1427 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1428 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1429 "distribute/essentials/optimizing-your-app.html"
1430 ]
1431 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001432 "distribute/monetize/premium": {
1433 "title": "",
1434 "resources": [
1435 "google/play/billing/index.html",
1436 "https://support.google.com/googleplay/android-developer/answer/4407611"
1437 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001438 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001439 "distribute/monetize/freemium": {
1440 "title": "",
1441 "resources": [
1442 "google/play/billing/index.html",
1443 "https://support.google.com/googleplay/android-developer/answer/4407611"
1444 ]
1445 },
1446 "distribute/monetize/subscriptions": {
1447 "title": "",
1448 "resources": [
1449 "google/play/billing/billing_subscriptions.html",
1450 "https://support.google.com/googleplay/android-developer/answer/4407611"
1451 ]
1452 },
1453 "distribute/monetize/ecommerce": {
1454 "title": "",
1455 "resources": [
1456 "https://developers.google.com/wallet/instant-buy/",
1457 "https://support.google.com/googleplay/android-developer/answer/4407611"
1458 ]
1459 },
1460 "distribute/monetize/advertising": {
1461 "title": "",
1462 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001463 "https://www.google.com/ads/admob/#subid=us-en-et-dac",
1464 "https://www.google.com/doubleclick/publishers/small-business/index.html",
1465 "https://support.google.com/googleplay/android-developer/topic/2985714",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001466 "training/monetization/ads-and-ux.html"
1467 ]
1468 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001469 "distribute/monetize/admob": {
1470 "title": "",
1471 "resources": [
1472 "https://support.google.com/admob/topic/2784623",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001473 "https://admob.blogspot.com/",
1474 "https://analyticsacademy.withgoogle.com/mobile-app",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001475 ]
1476 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001477 "distribute/monetize/paymentmethods": {
1478 "title": "",
1479 "resources": [
1480 "https://play.google.com/about/giftcards/",
1481 "https://support.google.com/googleplay/answer/2651410"
1482 ]
1483 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001484 "autolanding": {
1485 "title": "",
1486 "resources": [
1487 "auto/index.html",
1488 "design/auto/index.html",
1489 "training/auto/index.html"
1490 ]
1491 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001492 "tvlanding": {
1493 "title": "",
1494 "resources": [
1495 "tv/index.html",
1496 "design/tv/index.html",
1497 "training/tv/index.html"
1498 ]
1499 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001500 "wearlanding": {
1501 "title": "",
1502 "resources": [
1503 "design/wear/index.html",
1504 "training/building-wearables.html",
1505 "training/wearables/ui/index.html"
1506 ]
1507 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001508 "design/auto/auto_ui_guidelines": {
1509 "title": "",
1510 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001511 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001512 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1513 "shareables/auto/AndroidAuto-custom-colors.pdf"
1514 ]
1515 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001516 "training/auto/overview": {
1517 "title": "",
1518 "resources": [
1519 "training/auto/start/index.html",
1520 "design/auto/index.html",
1521 "shareables/auto/AndroidAuto-custom-colors.pdf"
1522 ]
1523 },
1524 "training/auto/messaging": {
1525 "title": "",
1526 "resources": [
1527 "training/auto/messaging/index.html",
1528 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1529 "samples/MessagingService/index.html"
1530 ]
1531 },
1532 "training/auto/media": {
1533 "title": "",
1534 "resources": [
1535 "training/auto/audio/index.html",
1536 "shareables/auto/AndroidAuto-audio-apps.pdf",
1537 "samples/MediaBrowserService/index.html"
1538 ]
1539 },
1540 "training/auto/distribute": {
1541 "title": "",
1542 "resources": [
1543 "distribute/essentials/quality/auto.html",
1544 "distribute/googleplay/auto.html"
1545 ]
1546 },
Quddus Chonge3f6c812015-08-26 14:16:05 -07001547 "training/testing/overview": {
1548 "title": "",
1549 "resources": [
1550 "training/testing/start/index.html",
1551 "tools/testing/testing_android.html",
1552 "https://www.youtube.com/watch?v=vdasFFfXKOY"
1553 ]
1554 },
1555 "training/testing/tools": {
1556 "title": "",
1557 "resources": [
1558 "tools/testing-support-library/index.html",
1559 "tools/help/monkey.html",
1560 "tools/help/monkeyrunner_concepts.html",
1561 "tools/testing/testing_otheride.html",
1562 "https://source.android.com/devices/tech/debug/dumpsys.html"
1563 ]
1564 },
1565 "training/testing/techniques": {
1566 "title": "",
1567 "resources": [
1568 "training/testing/ui-testing/index.html",
1569 "training/testing/unit-testing/index.html",
1570 "training/testing/performance.html"
1571 ]
1572 },
1573 "training/testing/resources": {
1574 "title": "",
1575 "resources": [
1576 "https://github.com/googlesamples/android-testing",
1577 "https://www.youtube.com/watch?v=2I6fuD20qlY",
1578 "https://codelabs.developers.google.com/codelabs/android-testing/index.html",
1579 "https://github.com/googlesamples/android-testing-templates",
1580 "https://google.github.io/android-testing-support-library"
1581 ]
1582 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001583 "distribute/stories/games": {
1584 "title": "",
1585 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001586 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1587 "https://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1588 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1589 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1590 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1591 "https://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1592 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1593 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1594 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1595 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001596 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001597 },
1598 "overview/zhcn/1": {
1599 "title": "",
1600 "resources": [
1601 "intl/zh-cn/distribute/essentials/quality/core.html",
1602 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1603 "intl/zh-cn/distribute/tools/launch-checklist.html",
1604 "intl/zh-cn/tools/publishing/publishing_overview.html",
1605 "intl/zh-cn/distribute/tools/localization-checklist.html"
1606 ]
1607 },
1608 "overview/zhcn/2": {
1609 "title": "",
1610 "resources": [
1611 "intl/zh-cn/google/play/billing/index.html",
1612 "intl/zh-cn/google/play/billing/api.html",
1613 "intl/zh-cn/google/play/billing/billing_admin.html",
1614 "intl/zh-cn/google/play/billing/billing_testing.html",
1615 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1616 ]
1617 },
1618 "overview/zhcn/3": {
1619 "title": "",
1620 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001621 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001622
1623 "intl/zh-cn/distribute/tools/promote/device-art.html",
1624 "intl/zh-cn/distribute/tools/promote/linking.html",
1625 "intl/zh-cn/distribute/tools/promote/brand.html",
1626 "intl/zh-cn/tools/help/proguard.html"
1627 ]
1628 },
1629 "overview/zhcn/4": {
1630 "title": "",
1631 "resources": [
1632 "intl/zh-cn/design/style/writing.html",
1633 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1634 "intl/zh-cn/training/multiscreen/index.html",
1635 "intl/zh-cn/training/monitoring-device-state/index.html"
1636 ]
1637 },
1638 "overview/carousel/zhcn": {
1639 "title": "",
1640 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001641 "https://www.youtube.com/watch?v=vGV7FHGzpFU",
1642 "https://www.youtube.com/watch?v=aqc3ZOTzpdk",
1643 "https://www.youtube.com/watch?v=jaNrJ8uyLSc"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001644 ]
1645 },
1646 "overview/1": {
1647 "title": "",
1648 "resources": [
1649 "distribute/essentials/quality/core.html",
1650 "distribute/essentials/quality/tablets.html",
1651 "distribute/tools/launch-checklist.html",
1652 "tools/publishing/publishing_overview.html",
1653 "distribute/tools/localization-checklist.html"
1654 ]
1655 },
1656 "overview/2": {
1657 "title": "",
1658 "resources": [
1659 "google/play/billing/index.html",
1660 "google/play/billing/api.html",
1661 "google/play/billing/billing_admin.html",
1662 "google/play/billing/billing_testing.html",
1663 "google/play/billing/billing_best_practices.html"
1664 ]
1665 },
1666 "overview/3": {
1667 "title": "",
1668 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001669 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001670 "distribute/tools/promote/device-art.html",
1671 "distribute/tools/promote/linking.html",
1672 "distribute/tools/promote/brand.html",
1673 "tools/help/proguard.html"
1674 ]
1675 },
1676 "overview/4": {
1677 "title": "",
1678 "resources": [
1679 "design/style/writing.html",
1680 "training/basics/fragments/fragment-ui.html",
1681 "training/multiscreen/index.html",
1682 "training/monitoring-device-state/index.html"
1683 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001684 },
1685 "training/work/apps": {
1686 "title": "",
1687 "resources": [
1688 "training/enterprise/app-compatibility.html",
1689 "training/enterprise/app-restrictions.html",
Andrew Solovayc9adf2c2015-06-01 14:44:21 -07001690 "https://www.youtube.com/watch?v=39NkpWkaH8M&index=2&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
Joe Fernandez108ccac2015-02-19 23:56:07 -08001691 "samples/AppRestrictionSchema/index.html",
Andrew Solovay789eddf2015-06-15 11:58:53 -07001692 "samples/AppRestrictionEnforcer/index.html",
1693 "https://www.youtube.com/watch?v=dH41OutAMNM"
Joe Fernandez108ccac2015-02-19 23:56:07 -08001694 ]
1695 },
1696 "training/work/admin": {
1697 "title": "",
1698 "resources": [
1699 "training/enterprise/work-policy-ctrl.html",
Andrew Solovay00ebd142015-06-24 11:56:56 -07001700 "samples/BasicManagedProfile/index.html",
1701 "https://www.youtube.com/watch?v=j3QC6hcpy90"
Joe Fernandez108ccac2015-02-19 23:56:07 -08001702 ]
Aleks Haecky881e72992015-04-23 13:17:19 -07001703 },
1704 "tools/performance/rendering": {
1705 "title": "",
1706 "resources": [
1707 "tools/performance/debug-gpu-overdraw/index.html",
1708 "tools/performance/profile-gpu-rendering/index.html",
1709 "tools/performance/hierarchy-viewer/setup.html",
1710 "tools/performance/hierarchy-viewer/index.html",
1711 "tools/performance/hierarchy-viewer/profiling.html"
1712 ]
1713 },
1714 "tools/performance/memory": {
1715 "title": "",
1716 "resources": [
1717 "tools/performance/memory-monitor/index.html",
1718 "tools/performance/heap-viewer/index.html",
1719 "tools/performance/allocation-tracker/index.html",
1720 "tools/performance/comparison.html"
1721 ]
1722 },
1723 "tools/performance/cpu": {
1724 "title": "",
1725 "resources": [
1726 "tools/performance/traceview/index.html",
1727 "tools/performance/systrace/index.html"
1728 ]
1729 },
1730 "tools/performance/battery": {
1731 "title": "",
1732 "resources": [
1733 "tools/performance/batterystats-battery-historian/index.html",
1734 "tools/performance/batterystats-battery-historian/charts.html"
1735 ]
Quddus Chong0f049722015-09-21 11:38:05 -07001736 },
1737 "marshmallow/landing/resources": {
1738 "title": "",
1739 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001740 "about/versions/marshmallow/android-6.0-changes.html",
Quddus Chong0f049722015-09-21 11:38:05 -07001741 "about/versions/marshmallow/android-6.0.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001742 "about/versions/marshmallow/samples.html"
Quddus Chong0f049722015-09-21 11:38:05 -07001743 ]
1744 },
Quddus Chong10a91472015-09-25 17:09:32 -07001745 "marshmallow/landing/videos": {
1746 "title": "",
1747 "resources": [
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001748 "https://youtu.be/U9tw5ypqEN0",
1749 "https://youtu.be/N72ksDKrX6c",
1750 "https://youtu.be/iZqDdvhTZj0",
Quddus Chong10a91472015-09-25 17:09:32 -07001751 "https://www.youtube.com/watch?v=vcSj8ln-BlE",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001752 "https://youtu.be/LQoohRwojmw",
1753 "https://www.youtube.com/watch?v=VOn7VrTRlA4",
1754 "https://youtu.be/5sCQjeGoE7M",
1755 "https://www.youtube.com/watch?v=C8lUdPVSzDk",
1756 "https://www.youtube.com/watch?v=HXacyy0HSW0",
Quddus Chong10a91472015-09-25 17:09:32 -07001757 "https://www.youtube.com/watch?v=OW1A4XFRuyc",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001758 "https://www.youtube.com/watch?v=j3QC6hcpy90",
Quddus Chong10a91472015-09-25 17:09:32 -07001759 "https://www.youtube.com/watch?v=f17qe9vZ8RM",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001760 "https://www.youtube.com/watch?v=ndBdf1_oOGA"
Quddus Chong10a91472015-09-25 17:09:32 -07001761 ]
1762 },
Quddus Chong0f049722015-09-21 11:38:05 -07001763 "marshmallow/landing/more": {
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001764 "title": "",
1765 "resources": [
Quddus Chong10a91472015-09-25 17:09:32 -07001766 "training/permissions/requesting.html",
1767 "training/backup/autosyncapi.html",
Quddus Chong1c7be2e2015-09-28 11:22:53 -07001768 "training/monitoring-device-state/doze-standby.html",
Dirk Dougherty5cd8cb02015-09-29 01:52:48 -07001769 "training/app-links/index.html",
1770 "training/articles/assistant.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -07001771 "training/testing/performance.html",
1772 "https://developers.google.com/android/nexus/images"
Quddus Chong0f049722015-09-21 11:38:05 -07001773 ]
1774 },
Andrew Solovayc9adf2c2015-06-01 14:44:21 -07001775}