blob: fd24a972ac18cc346e7279e0bb44b528dcb77d64 [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": [
Andrew Solovay4158fc12016-03-10 17:45:23 -0800152 "https://www.youtube.com/watch?v=CsulIu3UaUM",
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800153 "preview/features/multi-window.html",
Dirk Doughertya6495a922016-03-04 15:21:59 -0800154 "preview/features/notification-updates.html",
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800155 "preview/features/background-optimization.html",
Dirk Doughertya6495a922016-03-04 15:21:59 -0800156 "preview/features/data-saver.html",
157 "preview/features/direct-boot.html",
158 "preview/features/icu4j-framework.html",
159 "preview/features/multilingual-support.html",
160 "preview/features/scoped-folder-access.html",
161 "preview/features/picture-in-picture.html",
162 "preview/features/tv-recording-api.html"
Joe Fernandez0ac253c2016-03-03 21:56:53 -0800163 ]
164 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700165 "google/landing/services": {
166 "title": "",
167 "resources": [
168 "https://developers.google.com/analytics/devguides/collection/android/",
169 "https://developers.google.com/maps/documentation/android/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700170 "https://developers.google.com/identity/sign-in/android/",
171 "https://developers.google.com/mobile-ads-sdk/download",
Dirk Dougherty518651c2015-05-27 20:24:37 -0700172 "https://developers.google.com/cloud-messaging/gcm",
Dirk Dougherty74709452015-05-15 00:51:24 -0700173 "https://developers.google.com/app-indexing/"
Dirk Doughertyde401c82015-05-09 12:10:56 -0700174 ]
175 },
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700176 "google/landing/videos": {
177 "title": "",
178 "resources": [
Dirk Dougherty08710f12015-05-28 22:01:36 -0700179 "https://www.youtube.com/watch?v=M3Udfu6qidk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
Dirk Dougherty7af29cc2015-05-18 11:32:09 -0700180 "https://www.youtube.com/watch?v=FOn64iqlphk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
181 "https://www.youtube.com/watch?v=F0Kh_RnSM0w&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf",
182 "https://www.youtube.com/watch?v=fvtMtfCuEpw&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf"
183 ]
184 },
Dirk Doughertyde401c82015-05-09 12:10:56 -0700185 "google/landing/googleplay": {
186 "title": "",
187 "resources": [
188 "google/play/billing/index.html",
189 "google/play/billing/billing_subscriptions.html",
190 "google/play/developer-api.html"
191 ]
192 },
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700193 "develop/landing/courses": {
194 "title": "",
195 "resources": [
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700196 "https://www.udacity.com/course/ud849",
197 "https://www.udacity.com/course/ud853",
198 "https://www.udacity.com/course/ud825",
Dirk Doughertyae70b692015-05-27 16:58:46 -0700199 "https://www.udacity.com/android",
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700200 "https://www.udacity.com/course/ud855",
201 "https://www.udacity.com/course/ud875A",
202 "https://www.udacity.com/course/ud875B",
203 "https://www.udacity.com/course/ud875C",
204 "https://www.udacity.com/course/ud876--1",
205 "https://www.udacity.com/course/ud876--2",
206 "https://www.udacity.com/course/ud876--3",
207 "https://www.udacity.com/course/ud876--4",
208 "https://www.udacity.com/course/ud876--5",
209 "https://www.udacity.com/course/ud862",
210 "https://www.udacity.com/course/ud837",
211 "https://www.udacity.com/course/ud867"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700212 ]
213 },
214 "distribute/landing/carousel": {
215 "title": "",
216 "resources": [
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700217 "distribute/googleplay/guide.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800218 "https://www.youtube.com/watch?v=JrR6o5tYMWQ",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700219 "https://www.youtube.com/watch?v=B6ydLpkhq04&list=PLOU2XLYxmsIKLNUPiFCWVtcO7mZRZ9MmS",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800220 "https://www.youtube.com/watch?v=yJisuP94lHU",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700221 ]
222 },
223 "distribute/landing/googleplay": {
224 "title": "",
225 "resources": [
226 "distribute/googleplay/about.html",
227 "distribute/googleplay/developer-console.html",
228 "distribute/googleplay/index.html#opportunities"
229 ]
230 },
231 "distribute/landing/more": {
232 "title": "",
233 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800234 "distribute/users/promote-with-ads.html",
235 "distribute/monetize/ads.html",
236 "distribute/analyze/index.html",
237 "distribute/engage/deep-linking.html",
238 "distribute/engage/easy-signin.html",
239 "https://cloud.google.com/docs/"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700240 ]
241 },
Robert Ly7298a3f2014-07-14 14:12:13 -0700242 "distribute/edu/videos/stories": {
Robert Ly1568c192014-06-15 18:14:06 -0700243 "title": "",
244 "resources": [
Robert Ly7298a3f2014-07-14 14:12:13 -0700245 "https://www.youtube.com/watch?v=Idu7VcTTXfk",
246 "https://www.youtube.com/watch?v=iokH4SAIfRw"
247 ]
248 },
249 "distribute/edu/videos/bestpractices": {
250 "title": "",
251 "resources": [
252 "https://www.youtube.com/watch?v=iulXz8QTD1g",
253 "https://www.youtube.com/watch?v=IKhU180eJMo",
254 "https://www.youtube.com/watch?v=_AZ6UcPz-_g",
255 "https://www.youtube.com/watch?v=Eh2adsAyTKc"
256 ]
257 },
258 "distribute/edu/videos/experience": {
259 "title": "",
260 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800261 "https://youtu.be/vzvpcEffvaE"
Robert Ly1568c192014-06-15 18:14:06 -0700262 ]
263 },
Dirk Dougherty74709452015-05-15 00:51:24 -0700264/* "launch/static": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800265 "title": "",
266 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800267 "https://www.youtube.com/watch?v=1RIz-cmTQB4",
268 "https://www.youtube.com/watch?v=MVBMWDzyHAI",
269 "https://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html",
270 "https://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
271 "https://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700272 "distribute/essentials/quality/tablets.html",
273 "distribute/users/build-buzz.html",
274 "distribute/monetize/premium.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800275 "distribute/monetize/freemium.html",
276 "distribute/monetize/ads.html",
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700277 "distribute/essentials/best-practices/apps.html",
278 "distribute/essentials/best-practices/games.html",
279 "distribute/users/know-your-user.html",
280 "distribute/googleplay/developer-console.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800281 ]
Dirk Dougherty74709452015-05-15 00:51:24 -0700282 }, */
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900283 "launch/static/ja": {
284 "title": "",
285 "resources": [
286 "https://www.youtube.com/watch?v=xelYnWcYkuE",
287 "https://www.youtube.com/playlist?list=PLCOC_kP3nqGIHEgwm9mybvA04Vn4Cg9nn",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800288 "https://googledevjp.blogspot.jp/2014/12/android-wear.html",
289 "https://googledevjp.blogspot.jp/2014/12/android-studio-10.html",
290 "https://googledevjp.blogspot.jp/2014/12/google-play-65.html",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900291 "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
292 "intl/ja/distribute/googleplay/guide.html",
293 "intl/ja/distribute/essentials/quality/core.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800294 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ja",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900295 "intl/ja/support.html",
296 "intl/ja/distribute/essentials/quality/wear.html",
297 "intl/ja/training/tv/start/index.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800298 "https://googleforwork-japan.blogspot.jp/2014/12/gcp-google-cloud-platform-rpg-gcp.html",
Ryosuke Matsuuchi3b8defa2014-12-25 20:22:32 +0900299 "intl/ja/distribute/monetize/ads.html"
300 ]
301 },
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900302 "launch/static/ko": {
303 "title": "",
304 "resources": [
305 "https://www.youtube.com/watch?v=7X9Ue0Nfdh4&index=2&list=PL_WJkTbDHdBksDBRoqfeyLchEQqBAOlNl",
306 "https://www.youtube.com/watch?v=83FpwuschCQ",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800307 "https://googledevkr.blogspot.com/2014/11/android50guidefordevelopers.html",
308 "https://googledevkr.blogspot.com/2014/10/material-design-on-android-checklist.html",
309 "https://googledevkr.blogspot.com/2014/10/appcompat-v21-material-design-for-pre.html",
Ryosuke Matsuuchi2fb3dc22015-04-14 18:44:35 +0900310 "intl/ko/distribute/googleplay/developer-console.html#alpha-beta",
311 "intl/ko/distribute/googleplay/guide.html",
312 "intl/ko/distribute/essentials/quality/core.html",
313 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=ko",
314 "intl/ko/support.html",
315 "intl/ko/distribute/essentials/quality/wear.html",
316 "intl/ko/tv/index.html",
317 "intl/ko/google/play-services/games.html",
318 "intl/ko/distribute/monetize/ads.html"
319 ]
320 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800321 "distribute/gp/gplanding": {
322 "resources": [
323 "distribute/googleplay/about.html",
324 "distribute/googleplay/start.html",
325 "distribute/googleplay/developer-console.html"
326 ]
327 },
328 "distribute/gp/gpfelanding": {
329 "resources": [
Luan Nguyencbd00322014-12-04 14:32:30 -0800330 "distribute/googleplay/wear.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700331 "distribute/googleplay/tv.html",
332 "distribute/googleplay/auto.html",
Dirk Dougherty74709452015-05-15 00:51:24 -0700333 "distribute/googleplay/families/about.html",
Dirk Doughertyc85bf852015-05-24 19:56:35 -0700334 "distribute/googleplay/work/about.html",
335 "distribute/googleplay/edu/about.html",
336 "distribute/googleplay/cast.html",
337 "distribute/googleplay/cardboard.html",
Dirk Dougherty7a0a1f62015-10-27 13:25:57 -0700338 "distribute/googleplay/guide.html"
Dirk Dougherty74709452015-05-15 00:51:24 -0700339 ]
340 },
341 "distribute/googleplay/gpfw": {
342 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -0800343 "https://www.android.com/work/",
Dirk Dougherty74709452015-05-15 00:51:24 -0700344 "https://www.youtube.com/watch?v=jQWB_-o1kz4&list=PLOU2XLYxmsIKAK2Bhv19H2THwF-22O5WX",
345 "training/enterprise/index.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800346 ]
347 },
348 "distribute/essentials": {
349 "resources": [
350 "distribute/essentials/quality/core.html",
351 "distribute/essentials/quality/tablets.html",
Joe Fernandez957cddd2014-10-10 21:36:46 -0700352 "distribute/essentials/quality/tv.html",
Luan Nguyen9aec78c2014-10-21 16:24:22 -0700353 "distribute/essentials/quality/wear.html",
Eric Gilmorea4ebec82014-11-11 14:55:46 -0800354 "distribute/essentials/quality/auto.html",
355 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800356 ]
357 },
Dirk Doughertya79acc02014-11-14 19:19:18 -0800358 "distribute/essentials/zhcn": {
359 "resources": [
360 "intl/zh-cn/distribute/essentials/quality/core.html",
361 "intl/zh-cn/distribute/essentials/quality/tablets.html",
362 "distribute/essentials/quality/tv.html",
363 "distribute/essentials/quality/wear.html",
364 "https://developers.google.com/edu/guidelines",
365 "distribute/essentials/optimizing-your-app.html"
366 ]
367 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800368 "distribute/users": {
369 "title": "",
370 "resources": [
Dirk Dougherty3506ac82014-02-21 11:15:52 -0800371 "distribute/users/your-listing.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -0700372 "distribute/users/promote-with-ads.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 "training/app-indexing/index.html"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001035 ]
1036 },
1037 "distribute/engage/intents": {
1038 "title": "",
1039 "resources": [
1040 "guide/components/intents-filters.html",
Dirk Dougherty10d44b72015-05-23 14:46:57 -07001041 "distribute/engage/deep-linking.html",
Dirk Dougherty98794c02015-05-09 12:10:56 -07001042 "distribute/engage/ads.html"
1043 ]
1044 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001045 "distribute/getusers/expandnewmarkets": {
1046 "title": "",
1047 "resources": [
1048 "distribute/tools/localization-checklist.html",
1049 "https://support.google.com/googleplay/android-developer/table/3541286",
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001050 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001051 "distribute/tools/promote/device-art.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001052 "https://www.youtube.com/watch?v=SkHHPf3EdzE"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001053 ]
1054 },
1055 "distribute/engage/gcm": {
1056 "title": "",
1057 "resources": [
Dirk Dougherty518651c2015-05-27 20:24:37 -07001058 "https://developers.google.com/cloud-messaging/gcm",
1059 "https://developers.google.com/cloud-messaging/android/client",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001060 ]
1061 },
Andrew Solovay827b8022015-11-13 13:09:12 -08001062 "distribute/engage/gamesservices/related": {
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001063 "title": "",
1064 "resources": [
Andrew Solovay827b8022015-11-13 13:09:12 -08001065 "https://developers.google.com/games/services/",
1066 "distribute/analyze/start.html",
1067 "distribute/googleplay/cardboard.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001068 "https://www.google.com/admob/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001069 ]
1070 },
1071 "distribute/engage/gplus": {
1072 "title": "",
1073 "resources": [
Dirk Dougherty74709452015-05-15 00:51:24 -07001074 "distribute/users/ota-installs.html",
1075 "https://developers.google.com/identity/sign-in/android/people",
1076 "https://developers.google.com/+/mobile/android/"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001077 ]
1078 },
1079 "distribute/engage/community": {
1080 "title": "",
1081 "resources": [
1082 "distribute/users/build-community.html",
1083 "distribute/engage/video.html"
1084 ]
1085 },
1086 "distribute/engage/deeplinks": {
1087 "title": "",
1088 "resources": [
1089 "distribute/engage/easy-signin.html",
1090 "https://developers.google.com/app-indexing/",
1091 "https://developers.google.com/+/mobile/android/share/interactive-post"
1092 ]
1093 },
1094 "distribute/engage/appupdates": {
1095 "title": "",
1096 "resources": [
1097 "distribute/essentials/optimizing-your-app.html",
1098 "distribute/tools/launch-checklist.html",
1099 "distribute/googleplay/developer-console.html",
1100 "design/patterns/notifications.html"
1101 ]
1102 },
1103 "distribute/engage/video/more": {
1104 "title": "",
1105 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001106 "https://www.youtube.com/yt/dev/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001107 "distribute/essentials/best-practices/games.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001108 "https://www.youtube.com/watch?v=RRelFvc6Czo"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001109 ]
1110 },
1111 "distribute/engage/community": {
1112 "title": "",
1113 "resources": [
1114 "distribute/users/build-community.html",
1115 "distribute/engage/video.html"
1116 ]
1117 },
1118 "distribute/engage/kiwi": {
1119 "title": "",
1120 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001121 "https://www.youtube.com/watch?v=WWArLD6nqrk"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001122 ]
1123 },
1124 "distribute/toolsreference/gpfefaq": {
1125 "title": "",
1126 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001127 "https://www.google.com/edu/tablets/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001128 "distribute/googleplay/edu/start.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001129 "https://play.google.com/about/developer-distribution-agreement-addendum.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001130 "distribute/essentials/quality/core.html",
1131 "distribute/essentials/quality/tablets.html"
1132 ]
1133 },
1134 "distribute/toolsreference/localizationchecklist/identifylocales": {
1135 "title": "",
1136 "resources": [
1137 "https://support.google.com/googleplay/android-developer/answer/138294"
1138 ]
1139 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001140 "distribute/toolsreference/localizationchecklist/identifylocales/zhcn": {
1141 "title": "",
1142 "resources": [
1143 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1144 ]
1145 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001146 "distribute/tools/loc/designforloc": {
1147 "title": "",
1148 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001149 "https://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001150 "guide/topics/resources/string-resource.html#Plurals",
1151 "guide/topics/resources/string-resource.html",
1152 "reference/java/util/Locale.html"
1153 ]
1154 },
1155 "distribute/toolsreference/localizationchecklist/managestrings": {
1156 "title": "",
1157 "resources": [
1158 "guide/topics/resources/string-resource.html",
1159 "design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001160 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001161 ]
1162 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001163 "distribute/toolsreference/localizationchecklist/managestrings/zhcn": {
1164 "title": "",
1165 "resources": [
1166 "guide/topics/resources/string-resource.html",
1167 "intl/zh-cn/design/style/writing.html",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001168 "https://en.wikipedia.org/wiki/XLIFF"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001169 ]
1170 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001171 "distribute/toolsreference/localizationchecklist/preplaunch": {
1172 "title": "",
1173 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001174 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001175 "distribute/tools/promote/device-art.html"
1176 ]
1177 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001178 "distribute/toolsreference/localizationchecklist/preplaunch/zhcn": {
1179 "title": "",
1180 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001181 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001182 "intl/zh-cn/distribute/tools/promote/device-art.html"
1183 ]
1184 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001185 "distribute/toolsreference/localizationchecklist/supportlaunch": {
1186 "title": "",
1187 "resources": [
1188 "distribute/tools/launch-checklist.html",
1189 ]
1190 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001191 "distribute/toolsreference/localizationchecklist/supportlaunch/zhcn": {
1192 "title": "",
1193 "resources": [
1194 "intl/zh-cn/distribute/tools/launch-checklist.html",
1195 ]
1196 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001197 "distribute/toolsreference/launchchecklist/understanding": {
1198 "title": "",
1199 "resources": [
1200 "tools/publishing/publishing_overview.html",
1201 "tools/publishing/preparing.html"
1202 ]
1203 },
1204 "distribute/toolsreference/launchchecklist/policies": {
1205 "title": "",
1206 "resources": [
1207 "https://support.google.com/googleplay/android-developer/answer/4430948",
1208 "https://support.google.com/googleplay/android-developer/topic/2364761",
1209 "https://support.google.com/googleplay/android-developer"
1210 ]
1211 },
1212 "distribute/toolsreference/launchchecklist/quality": {
1213 "title": "",
1214 "resources": [
1215 "distribute/essentials/quality/core.html",
1216 "distribute/essentials/quality/tablets.html",
smain@google.com941f8002014-06-18 16:13:56 -07001217 "https://developers.google.com/edu/guidelines"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001218 ]
1219 },
1220 "distribute/toolsreference/launchchecklist/rating": {
1221 "title": "",
1222 "resources": [
1223 "https://support.google.com/googleplay/android-developer/answer/188189",
1224 ]
1225 },
1226 "distribute/toolsreference/launchchecklist/country": {
1227 "title": "",
1228 "resources": [
1229 "https://support.google.com/googleplay/android-developer/answer/138294"
1230 ]
1231 },
1232 "distribute/toolsreference/launchchecklist/size": {
1233 "title": "",
1234 "resources": [
1235 "google/play/expansion-files.html",
1236 "tools/help/proguard.html"
1237 ]
1238 },
1239 "distribute/toolsreference/launchchecklist/platform": {
1240 "title": "",
1241 "resources": [
1242 "guide/practices/screens_support.html",
1243 "about/dashboards/index.html",
1244 "guide/topics/manifest/uses-sdk-element.html"
1245 ]
1246 },
1247 "distribute/toolsreference/launchchecklist/price": {
1248 "title": "",
1249 "resources": [
1250 "https://support.google.com/googleplay/android-developer/table/3541286",
1251 ]
1252 },
1253 "distribute/toolsreference/launchchecklist/purchasemethod": {
1254 "title": "",
1255 "resources": [
1256 "google/play/billing/index.html",
1257 "google/play/billing/billing_subscriptions.html"
1258 ]
1259 },
1260 "distribute/toolsreference/launchchecklist/setprice": {
1261 "title": "",
1262 "resources": [
1263 "https://support.google.com/googleplay/android-developer/answer/1169947",
1264 "https://support.google.com/googleplay/android-developer/answer/138412",
1265 "https://support.google.com/googleplay/android-developer/answer/112622",
1266 "https://support.google.com/googleplay/android-developer/answer/138000"
1267 ]
1268 },
1269 "distribute/toolsreference/launchchecklist/localization": {
1270 "title": "",
1271 "resources": [
Eric Schmidt57ae8622016-02-02 10:21:40 -08001272 "distribute/tools/localization-checklist.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001273 ]
1274 },
1275 "distribute/toolsreference/launchchecklist/graphics": {
1276 "title": "",
1277 "resources": [
1278 "https://support.google.com/googleplay/android-developer/answer/1078870",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001279 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001280 ]
1281 },
1282 "distribute/toolsreference/launchchecklist/productdetails": {
1283 "title": "",
1284 "resources": [
1285 "https://support.google.com/googleplay/android-developer/answer/113475",
1286 "https://support.google.com/googleplay/android-developer/answer/1078870"
1287 ]
1288 },
1289 "distribute/toolsreference/launchchecklist/badges": {
1290 "title": "",
1291 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001292 "https://play.google.com/intl/en_us/badges/",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001293 "distribute/tools/promote/linking.html"
1294 ]
1295 },
1296 "distribute/toolsreference/launchchecklist/finalchecks": {
1297 "title": "",
1298 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001299 "https://play.google.com/about/developer-content-policy.html",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001300 "https://support.google.com/googleplay/android-developer/answer/113476",
1301 "support.html"
1302 ]
1303 },
1304 "distribute/toolsreference/launchchecklist/afterlaunch": {
1305 "title": "",
1306 "resources": [
1307 "https://support.google.com/googleplay/android-developer/answer/113477",
1308 "https://support.google.com/googleplay/android-developer/answer/1153479",
1309 "https://support.google.com/payments/answer/2741495",
1310 "distribute/essentials/optimizing-your-app.html"
1311 ]
1312 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001313 "distribute/toolsreference/launchchecklist/understanding/zhcn": {
1314 "title": "",
1315 "resources": [
1316 "intl/zh-cn/tools/publishing/publishing_overview.html",
1317 "intl/zh-cn/tools/publishing/preparing.html"
1318 ]
1319 },
1320 "distribute/toolsreference/launchchecklist/policies/zhcn": {
1321 "title": "",
1322 "resources": [
1323 "https://support.google.com/googleplay/android-developer/answer/4430948?hl=zh-Hans",
1324 "https://support.google.com/googleplay/android-developer/topic/2364761?hl=zh-Hans",
1325 "https://support.google.com/googleplay/android-developer?hl=zh-Hans"
1326 ]
1327 },
1328 "distribute/toolsreference/launchchecklist/quality/zhcn": {
1329 "title": "",
1330 "resources": [
1331 "intl/zh-cn/distribute/essentials/quality/core.html",
1332 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1333 "https://developers.google.com/edu/guidelines?hl=zh-Hans"
1334 ]
1335 },
1336
1337 "distribute/toolsreference/launchchecklist/rating/zhcn": {
1338 "title": "",
1339 "resources": [
1340 "https://support.google.com/googleplay/android-developer/answer/188189?hl=zh-Hans",
1341 ]
1342 },
1343 "distribute/toolsreference/launchchecklist/country/zhcn": {
1344 "title": "",
1345 "resources": [
1346 "https://support.google.com/googleplay/android-developer/answer/138294?hl=zh-Hans"
1347 ]
1348 },
1349 "distribute/toolsreference/launchchecklist/size/zhcn": {
1350 "title": "",
1351 "resources": [
1352 "google/play/expansion-files.html",
1353 "intl/zh-cn/tools/help/proguard.html"
1354 ]
1355 },
1356 "distribute/toolsreference/launchchecklist/price/zhcn": {
1357 "title": "",
1358 "resources": [
1359 "https://support.google.com/googleplay/android-developer/table/3541286?hl=zh-Hans",
1360 ]
1361 },
1362 "distribute/toolsreference/launchchecklist/purchasemethod/zhcn": {
1363 "title": "",
1364 "resources": [
1365 "intl/zh-cn/google/play/billing/index.html",
1366 "google/play/billing/billing_subscriptions.html"
1367 ]
1368 },
1369 "distribute/toolsreference/launchchecklist/setprice/zhcn": {
1370 "title": "",
1371 "resources": [
1372 "https://support.google.com/googleplay/android-developer/answer/1169947?hl=zh-Hans",
1373 "https://support.google.com/googleplay/android-developer/answer/138412?hl=zh-Hans",
1374 "https://support.google.com/googleplay/android-developer/answer/112622?hl=zh-Hans",
1375 "https://support.google.com/googleplay/android-developer/answer/138000?hl=zh-Hans"
1376 ]
1377 },
Eric Schmidt57ae8622016-02-02 10:21:40 -08001378 "distribute/stories/localization": {
1379 "title": "",
1380 "resources": [
1381 "distribute/stories/games/rvappstudios-zombie.html",
1382 "distribute/stories/games/g4a-indian-rummy.html",
1383 "distribute/stories/apps/sayhi.html"
1384 ]
1385 },
Dirk Doughertya79acc02014-11-14 19:19:18 -08001386 "distribute/toolsreference/launchchecklist/localization/zhcn": {
1387 "title": "",
1388 "resources": [
1389 "intl/zh-cn/distribute/tools/localization-checklist.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001390 ]
1391 },
1392 "distribute/toolsreference/launchchecklist/graphics/zhcn": {
1393 "title": "",
1394 "resources": [
1395 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001396 "https://android-developers.blogspot.com/2011/10/android-market-featured-image.html"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001397 ]
1398 },
1399 "distribute/toolsreference/launchchecklist/productdetails/zhcn": {
1400 "title": "",
1401 "resources": [
1402 "https://support.google.com/googleplay/android-developer/answer/113475?hl=zh-Hans",
1403 "https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-Hans"
1404 ]
1405 },
1406 "distribute/toolsreference/launchchecklist/badges/zhcn": {
1407 "title": "",
1408 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001409 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001410 "intl/zh-cn/distribute/tools/promote/linking.html"
1411 ]
1412 },
1413 "distribute/toolsreference/launchchecklist/finalchecks/zhcn": {
1414 "title": "",
1415 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001416 "https://play.google.com/about/developer-content-policy.html",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001417 "https://support.google.com/googleplay/android-developer/answer/113476?hl=zh-Hans",
1418 "support.html"
1419 ]
1420 },
1421 "distribute/toolsreference/launchchecklist/afterlaunch/zhcn": {
1422 "title": "",
1423 "resources": [
1424 "https://support.google.com/googleplay/android-developer/answer/113477?hl=zh-Hans",
1425 "https://support.google.com/googleplay/android-developer/answer/1153479?hl=zh-Hans",
1426 "https://support.google.com/payments/answer/2741495?hl=zh-Hans",
1427 "distribute/essentials/optimizing-your-app.html"
1428 ]
1429 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001430 "distribute/monetize/premium": {
1431 "title": "",
1432 "resources": [
1433 "google/play/billing/index.html",
1434 "https://support.google.com/googleplay/android-developer/answer/4407611"
1435 ]
Joe Fernandez957cddd2014-10-10 21:36:46 -07001436 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001437 "distribute/monetize/freemium": {
1438 "title": "",
1439 "resources": [
1440 "google/play/billing/index.html",
1441 "https://support.google.com/googleplay/android-developer/answer/4407611"
1442 ]
1443 },
1444 "distribute/monetize/subscriptions": {
1445 "title": "",
1446 "resources": [
1447 "google/play/billing/billing_subscriptions.html",
1448 "https://support.google.com/googleplay/android-developer/answer/4407611"
1449 ]
1450 },
1451 "distribute/monetize/ecommerce": {
1452 "title": "",
1453 "resources": [
1454 "https://developers.google.com/wallet/instant-buy/",
1455 "https://support.google.com/googleplay/android-developer/answer/4407611"
1456 ]
1457 },
1458 "distribute/monetize/advertising": {
1459 "title": "",
1460 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001461 "https://www.google.com/ads/admob/#subid=us-en-et-dac",
1462 "https://www.google.com/doubleclick/publishers/small-business/index.html",
1463 "https://support.google.com/googleplay/android-developer/topic/2985714",
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001464 "training/monetization/ads-and-ux.html"
1465 ]
1466 },
Dirk Dougherty98794c02015-05-09 12:10:56 -07001467 "distribute/monetize/admob": {
1468 "title": "",
1469 "resources": [
1470 "https://support.google.com/admob/topic/2784623",
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001471 "https://admob.blogspot.com/",
1472 "https://analyticsacademy.withgoogle.com/mobile-app",
Kevin Hufnagleed31c052016-03-31 09:02:24 -07001473 "https://www.udacity.com/courses/ud876-3"
Dirk Dougherty98794c02015-05-09 12:10:56 -07001474 ]
1475 },
Dirk Dougherty3506ac82014-02-21 11:15:52 -08001476 "distribute/monetize/paymentmethods": {
1477 "title": "",
1478 "resources": [
1479 "https://play.google.com/about/giftcards/",
1480 "https://support.google.com/googleplay/answer/2651410"
1481 ]
1482 },
Luan Nguyen8662c042015-03-05 16:02:08 -08001483 "autolanding": {
1484 "title": "",
1485 "resources": [
1486 "auto/index.html",
1487 "design/auto/index.html",
1488 "training/auto/index.html"
1489 ]
1490 },
Dirk Doughertye1970f12014-11-01 21:40:32 -07001491 "tvlanding": {
1492 "title": "",
1493 "resources": [
1494 "tv/index.html",
1495 "design/tv/index.html",
1496 "training/tv/index.html"
1497 ]
1498 },
Luan Nguyencbd00322014-12-04 14:32:30 -08001499 "wearlanding": {
1500 "title": "",
1501 "resources": [
1502 "design/wear/index.html",
1503 "training/building-wearables.html",
1504 "training/wearables/ui/index.html"
1505 ]
1506 },
Quddus Chongc6aed462014-11-10 18:50:17 -08001507 "design/auto/auto_ui_guidelines": {
1508 "title": "",
1509 "resources": [
Luan Nguyen8662c042015-03-05 16:02:08 -08001510 "shareables/auto/AndroidAuto-audio-apps.pdf",
Quddus Chongc6aed462014-11-10 18:50:17 -08001511 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1512 "shareables/auto/AndroidAuto-custom-colors.pdf"
1513 ]
1514 },
Joe Fernandez66d14b52015-03-06 16:08:13 -08001515 "training/auto/overview": {
1516 "title": "",
1517 "resources": [
1518 "training/auto/start/index.html",
1519 "design/auto/index.html",
1520 "shareables/auto/AndroidAuto-custom-colors.pdf"
1521 ]
1522 },
1523 "training/auto/messaging": {
1524 "title": "",
1525 "resources": [
1526 "training/auto/messaging/index.html",
1527 "shareables/auto/AndroidAuto-messaging-apps.pdf",
1528 "samples/MessagingService/index.html"
1529 ]
1530 },
1531 "training/auto/media": {
1532 "title": "",
1533 "resources": [
1534 "training/auto/audio/index.html",
1535 "shareables/auto/AndroidAuto-audio-apps.pdf",
1536 "samples/MediaBrowserService/index.html"
1537 ]
1538 },
1539 "training/auto/distribute": {
1540 "title": "",
1541 "resources": [
1542 "distribute/essentials/quality/auto.html",
1543 "distribute/googleplay/auto.html"
1544 ]
1545 },
Quddus Chonge3f6c812015-08-26 14:16:05 -07001546 "training/testing/overview": {
1547 "title": "",
1548 "resources": [
1549 "training/testing/start/index.html",
1550 "tools/testing/testing_android.html",
1551 "https://www.youtube.com/watch?v=vdasFFfXKOY"
1552 ]
1553 },
1554 "training/testing/tools": {
1555 "title": "",
1556 "resources": [
1557 "tools/testing-support-library/index.html",
1558 "tools/help/monkey.html",
1559 "tools/help/monkeyrunner_concepts.html",
1560 "tools/testing/testing_otheride.html",
1561 "https://source.android.com/devices/tech/debug/dumpsys.html"
1562 ]
1563 },
1564 "training/testing/techniques": {
1565 "title": "",
1566 "resources": [
1567 "training/testing/ui-testing/index.html",
1568 "training/testing/unit-testing/index.html",
1569 "training/testing/performance.html"
1570 ]
1571 },
1572 "training/testing/resources": {
1573 "title": "",
1574 "resources": [
1575 "https://github.com/googlesamples/android-testing",
1576 "https://www.youtube.com/watch?v=2I6fuD20qlY",
1577 "https://codelabs.developers.google.com/codelabs/android-testing/index.html",
1578 "https://github.com/googlesamples/android-testing-templates",
1579 "https://google.github.io/android-testing-support-library"
1580 ]
1581 },
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001582 "distribute/stories/games": {
1583 "title": "",
1584 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001585 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf",
1586 "https://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf",
1587 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf",
1588 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf",
1589 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf",
1590 "https://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf",
1591 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf",
1592 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf",
1593 "https://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf",
1594 "https://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf"
Dirk Doughertyeb81afb2014-09-26 14:52:48 -07001595 ]
Dirk Doughertya79acc02014-11-14 19:19:18 -08001596 },
1597 "overview/zhcn/1": {
1598 "title": "",
1599 "resources": [
1600 "intl/zh-cn/distribute/essentials/quality/core.html",
1601 "intl/zh-cn/distribute/essentials/quality/tablets.html",
1602 "intl/zh-cn/distribute/tools/launch-checklist.html",
1603 "intl/zh-cn/tools/publishing/publishing_overview.html",
1604 "intl/zh-cn/distribute/tools/localization-checklist.html"
1605 ]
1606 },
1607 "overview/zhcn/2": {
1608 "title": "",
1609 "resources": [
1610 "intl/zh-cn/google/play/billing/index.html",
1611 "intl/zh-cn/google/play/billing/api.html",
1612 "intl/zh-cn/google/play/billing/billing_admin.html",
1613 "intl/zh-cn/google/play/billing/billing_testing.html",
1614 "intl/zh-cn/google/play/billing/billing_best_practices.html"
1615 ]
1616 },
1617 "overview/zhcn/3": {
1618 "title": "",
1619 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001620 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001621
1622 "intl/zh-cn/distribute/tools/promote/device-art.html",
1623 "intl/zh-cn/distribute/tools/promote/linking.html",
1624 "intl/zh-cn/distribute/tools/promote/brand.html",
1625 "intl/zh-cn/tools/help/proguard.html"
1626 ]
1627 },
1628 "overview/zhcn/4": {
1629 "title": "",
1630 "resources": [
1631 "intl/zh-cn/design/style/writing.html",
1632 "intl/zh-cn/training/basics/fragments/fragment-ui.html",
1633 "intl/zh-cn/training/multiscreen/index.html",
1634 "intl/zh-cn/training/monitoring-device-state/index.html"
1635 ]
1636 },
1637 "overview/carousel/zhcn": {
1638 "title": "",
1639 "resources": [
Joe Fernandeza5ce59d2016-01-25 13:45:22 -08001640 "https://www.youtube.com/watch?v=vGV7FHGzpFU",
1641 "https://www.youtube.com/watch?v=aqc3ZOTzpdk",
1642 "https://www.youtube.com/watch?v=jaNrJ8uyLSc"
Dirk Doughertya79acc02014-11-14 19:19:18 -08001643 ]
1644 },
1645 "overview/1": {
1646 "title": "",
1647 "resources": [
1648 "distribute/essentials/quality/core.html",
1649 "distribute/essentials/quality/tablets.html",
1650 "distribute/tools/launch-checklist.html",
1651 "tools/publishing/publishing_overview.html",
1652 "distribute/tools/localization-checklist.html"
1653 ]
1654 },
1655 "overview/2": {
1656 "title": "",
1657 "resources": [
1658 "google/play/billing/index.html",
1659 "google/play/billing/api.html",
1660 "google/play/billing/billing_admin.html",
1661 "google/play/billing/billing_testing.html",
1662 "google/play/billing/billing_best_practices.html"
1663 ]
1664 },
1665 "overview/3": {
1666 "title": "",
1667 "resources": [
Dirk Dougherty31ae1c512015-11-07 13:18:02 -08001668 "https://play.google.com/intl/en_us/badges/",
Dirk Doughertya79acc02014-11-14 19:19:18 -08001669 "distribute/tools/promote/device-art.html",
1670 "distribute/tools/promote/linking.html",
1671 "distribute/tools/promote/brand.html",
1672 "tools/help/proguard.html"
1673 ]
1674 },
1675 "overview/4": {
1676 "title": "",
1677 "resources": [
1678 "design/style/writing.html",
1679 "training/basics/fragments/fragment-ui.html",
1680 "training/multiscreen/index.html",
1681 "training/monitoring-device-state/index.html"
1682 ]
Joe Fernandez108ccac2015-02-19 23:56:07 -08001683 },
1684 "training/work/apps": {
1685 "title": "",
1686 "resources": [
1687 "training/enterprise/app-compatibility.html",
1688 "training/enterprise/app-restrictions.html",
Matt954d57d2016-02-17 21:22:47 -05001689 "training/enterprise/cosu.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",
Matt954d57d2016-02-17 21:22:47 -05001692 "https://www.youtube.com/watch?v=dH41OutAMNM",
1693 "samples/AppRestrictionEnforcer/index.html"
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}