Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 1 | var RESOURCE_COLLECTIONS = { |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 2 | "index/primary": { |
| 3 | "title": "", |
| 4 | "resources": [ |
Robert Ly | a460cc4 | 2014-06-25 10:54:40 -0700 | [diff] [blame] | 5 | "training/building-wearables.html", |
smain@google.com | 271078f5 | 2014-10-09 17:00:20 -0700 | [diff] [blame] | 6 | "training/material/index.html", |
Joe Fernandez | 957cddd | 2014-10-10 21:36:46 -0700 | [diff] [blame] | 7 | "sdk/installing/studio.html" |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 8 | ] |
| 9 | }, |
Robert Ly | 7298a3f | 2014-07-14 14:12:13 -0700 | [diff] [blame] | 10 | "distribute/edu/videos/stories": { |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 11 | "title": "", |
| 12 | "resources": [ |
Robert Ly | 7298a3f | 2014-07-14 14:12:13 -0700 | [diff] [blame] | 13 | "https://www.youtube.com/watch?v=Idu7VcTTXfk", |
| 14 | "https://www.youtube.com/watch?v=iokH4SAIfRw" |
| 15 | ] |
| 16 | }, |
| 17 | "distribute/edu/videos/bestpractices": { |
| 18 | "title": "", |
| 19 | "resources": [ |
| 20 | "https://www.youtube.com/watch?v=iulXz8QTD1g", |
| 21 | "https://www.youtube.com/watch?v=IKhU180eJMo", |
| 22 | "https://www.youtube.com/watch?v=_AZ6UcPz-_g", |
| 23 | "https://www.youtube.com/watch?v=Eh2adsAyTKc" |
| 24 | ] |
| 25 | }, |
| 26 | "distribute/edu/videos/experience": { |
| 27 | "title": "", |
| 28 | "resources": [ |
| 29 | "http://youtu.be/vzvpcEffvaE" |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 30 | ] |
| 31 | }, |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 32 | "launch/static": { |
| 33 | "title": "", |
| 34 | "resources": [ |
| 35 | "http://www.youtube.com/watch?v=1RIz-cmTQB4", |
| 36 | "http://www.youtube.com/watch?v=MVBMWDzyHAI", |
| 37 | "http://android-developers.blogspot.com/2013/11/app-translation-service-now-available.html", |
| 38 | "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html", |
| 39 | "http://android-developers.blogspot.com/2013/11/bring-your-apps-into-classroom-with.html", |
| 40 | "distribute/essentials/quality/tablets.html", |
| 41 | "distribute/users/build-buzz.html", |
| 42 | "distribute/monetize/premium.html", |
| 43 | "distribute/monetize/freemium.html", |
| 44 | "distribute/monetize/ads.html", |
| 45 | "distribute/essentials/best-practices/apps.html", |
| 46 | "distribute/essentials/best-practices/games.html", |
| 47 | "distribute/users/know-your-user.html", |
| 48 | "distribute/googleplay/developer-console.html" |
| 49 | ] |
| 50 | }, |
| 51 | "distribute/gp/gplanding": { |
| 52 | "resources": [ |
| 53 | "distribute/googleplay/about.html", |
| 54 | "distribute/googleplay/start.html", |
| 55 | "distribute/googleplay/developer-console.html" |
| 56 | ] |
| 57 | }, |
| 58 | "distribute/gp/gpfelanding": { |
| 59 | "resources": [ |
Dirk Dougherty | 0ce7321 | 2014-11-05 20:14:15 -0800 | [diff] [blame] | 60 | "distribute/googleplay/guide.html", |
Dirk Dougherty | e1970f1 | 2014-11-01 21:40:32 -0700 | [diff] [blame] | 61 | "distribute/googleplay/tv.html", |
Dirk Dougherty | 0ce7321 | 2014-11-05 20:14:15 -0800 | [diff] [blame] | 62 | "distribute/googleplay/edu/about.html" |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 63 | ] |
| 64 | }, |
| 65 | "distribute/essentials": { |
| 66 | "resources": [ |
| 67 | "distribute/essentials/quality/core.html", |
| 68 | "distribute/essentials/quality/tablets.html", |
Joe Fernandez | 957cddd | 2014-10-10 21:36:46 -0700 | [diff] [blame] | 69 | "distribute/essentials/quality/tv.html", |
Luan Nguyen | 9aec78c | 2014-10-21 16:24:22 -0700 | [diff] [blame] | 70 | "distribute/essentials/quality/wear.html", |
smain@google.com | 941f800 | 2014-06-18 16:13:56 -0700 | [diff] [blame] | 71 | "https://developers.google.com/edu/guidelines", |
Luan Nguyen | 9aec78c | 2014-10-21 16:24:22 -0700 | [diff] [blame] | 72 | "distribute/essentials/optimizing-your-app.html" |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 73 | ] |
| 74 | }, |
| 75 | "distribute/users": { |
| 76 | "title": "", |
| 77 | "resources": [ |
| 78 | "distribute/users/know-your-user.html", |
| 79 | "distribute/users/your-listing.html", |
| 80 | "distribute/users/build-buzz.html", |
| 81 | "distribute/users/build-community.html", |
Dirk Dougherty | bdcd6fc | 2014-06-10 14:35:17 -0700 | [diff] [blame] | 82 | "distribute/users/expand-to-new-markets.html", |
| 83 | "distribute/users/promote-with-ads.html" |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 84 | ] |
| 85 | }, |
| 86 | "distribute/engagelanding": { |
| 87 | "resources": [ |
| 88 | "distribute/engage/widgets.html", |
| 89 | "distribute/engage/notifications.html", |
| 90 | "distribute/engage/gcm.html", |
| 91 | "distribute/engage/easy-signin.html", |
| 92 | "distribute/engage/deep-linking.html", |
| 93 | "distribute/engage/game-services.html", |
Dirk Dougherty | bdcd6fc | 2014-06-10 14:35:17 -0700 | [diff] [blame] | 94 | "distribute/engage/analytics.html", |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 95 | "distribute/engage/app-updates.html", |
| 96 | "distribute/engage/community.html", |
| 97 | "distribute/engage/video.html" |
| 98 | ] |
| 99 | }, |
| 100 | "distribute/monetize": { |
| 101 | "resources": [ |
| 102 | "distribute/monetize/premium.html", |
| 103 | "distribute/monetize/freemium.html", |
| 104 | "distribute/monetize/subscriptions.html", |
| 105 | "distribute/monetize/ecommerce.html", |
| 106 | "distribute/monetize/ads.html", |
| 107 | "distribute/monetize/payments.html" |
| 108 | ] |
| 109 | }, |
| 110 | "distribute/tools/checklists": { |
| 111 | "title": "", |
| 112 | "resources": [ |
| 113 | "distribute/tools/launch-checklist.html", |
| 114 | "distribute/tools/localization-checklist.html" |
| 115 | ] |
| 116 | }, |
| 117 | "distribute/tools/promote": { |
| 118 | "resources": [ |
| 119 | "distribute/tools/promote/device-art.html", |
| 120 | "distribute/tools/promote/badges.html", |
| 121 | "distribute/tools/promote/linking.html" |
| 122 | ] |
| 123 | }, |
| 124 | "distribute/tools/support": { |
| 125 | "title": "Google Play", |
| 126 | "resources": [ |
| 127 | "https://support.google.com/googleplay/android-developer", |
| 128 | "https://support.google.com/googleplay/android-developer/answer/4430948", |
| 129 | "support.html" |
| 130 | ] |
| 131 | }, |
| 132 | "distribute/tools/news": { |
| 133 | "title": "", |
| 134 | "resources": [ |
| 135 | "http://android-developers.blogspot.com/", |
| 136 | "https://plus.google.com/+AndroidDevelopers/" |
| 137 | ] |
| 138 | }, |
| 139 | "distribute/tools/more": { |
| 140 | "title": "Google Play", |
| 141 | "resources": [ |
| 142 | "distribute/tools/promote/brand.html", |
| 143 | "distribute/tools/open-distribution.html", |
| 144 | "about/dashboards/index.html" |
| 145 | ] |
| 146 | }, |
| 147 | "distribute/googleplay": { |
| 148 | "title": "Google Play", |
| 149 | "resources": [ |
| 150 | "distribute/googleplay/developer-console.html", |
| 151 | "distribute/essentials/best-practices/apps.html", |
| 152 | "distribute/tools/launch-checklist.html", |
| 153 | "distribute/essentials/best-practices/games.html", |
| 154 | ] |
| 155 | }, |
| 156 | "distribute/googleplay/gettingstarted": { |
| 157 | "title": "Get Started", |
| 158 | "resources": [ |
| 159 | "distribute/googleplay/developer-console.html", |
| 160 | "https://support.google.com/googleplay/android-developer/answer/113468", |
| 161 | "https://support.google.com/googleplay/android-developer/answer/138294", |
| 162 | "https://support.google.com/googleplay/android-developer" |
| 163 | ] |
| 164 | }, |
| 165 | "distribute/googleplay/developerconsole": { |
| 166 | "title": "Developer Console", |
| 167 | "resources": [ |
| 168 | "google/play/billing/index.html", |
| 169 | "https://support.google.com/googleplay/android-developer/answer/138294" |
| 170 | ] |
| 171 | }, |
| 172 | "distribute/googleplay/gpfe/highlight": { |
| 173 | "title": "About Google Play for Education", |
| 174 | "resources": [ |
| 175 | "http://youtu.be/vzvpcEffvaE" |
| 176 | ] |
| 177 | }, |
| 178 | "distribute/googleplay/gpfe/dev/about": { |
| 179 | "title": "About Google Play for Education / Developers", |
| 180 | "resources": [ |
| 181 | "distribute/googleplay/edu/start.html", |
smain@google.com | 941f800 | 2014-06-18 16:13:56 -0700 | [diff] [blame] | 182 | "https://developers.google.com/edu/guidelines", |
| 183 | "https://developers.google.com/edu/faq", |
| 184 | "distribute/essentials/quality/tablets.html", |
| 185 | "https://developers.google.com/edu/", |
| 186 | "https://www.google.com/edu/tablets/#tablets-family" |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 187 | ] |
| 188 | }, |
| 189 | "distribute/googleplay/gpfe/dev": { |
| 190 | "title": "About Google Play for Education / Developers", |
| 191 | "resources": [ |
| 192 | "distribute/googleplay/edu/about.html", |
smain@google.com | 941f800 | 2014-06-18 16:13:56 -0700 | [diff] [blame] | 193 | "https://developers.google.com/edu/guidelines", |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 194 | "distribute/essentials/quality/tablets.html", |
| 195 | "distribute/googleplay/developer-console.html", |
| 196 | "http://play.google.com/about/developer-distribution-agreement-addendum.html", |
| 197 | ] |
| 198 | }, |
| 199 | "distribute/googleplay/aboutgpfe/educators/about": { |
| 200 | "title": "About Google Play for Education / Educators", |
| 201 | "resources": [ |
| 202 | "http://www.google.com/edu/tablets/", |
| 203 | "http://www.youtube.com/watch?v=haEmsMo0f3w" |
| 204 | ] |
| 205 | }, |
| 206 | "distribute/googleplay/aboutgpfe/educators": { |
| 207 | "title": "About Google Play for Education / Educators", |
| 208 | "resources": [ |
| 209 | "http://www.google.com/edu/tablets/", |
| 210 | "http://youtu.be/vzvpcEffvaE" |
| 211 | ] |
| 212 | }, |
| 213 | "distribute/googleplay/gettingstartedgpfe/educators": { |
| 214 | "title": "About Google Play for Education / Educators", |
| 215 | "resources": [ |
| 216 | "http://www.google.com/edu/tablets/", |
| 217 | "http://youtu.be/vzvpcEffvaE" |
| 218 | ] |
| 219 | }, |
| 220 | "distribute/essentials/eduessentials/developers": { |
| 221 | "title": "", |
| 222 | "resources": [ |
| 223 | "distribute/googleplay/developer-console.html", |
| 224 | "distribute/googleplay/edu/start.html", |
smain@google.com | 941f800 | 2014-06-18 16:13:56 -0700 | [diff] [blame] | 225 | "https://developers.google.com/edu/faq" |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 226 | ] |
| 227 | }, |
| 228 | "distribute/essentials/eduessentials/educators": { |
| 229 | "title": "", |
| 230 | "resources": [ |
| 231 | "http://www.google.com/edu/tablets/", |
| 232 | "distribute/essentials/quality/tablets.html", |
| 233 | ] |
| 234 | }, |
| 235 | "distribute/essentials/optimizing": { |
| 236 | "title": "Optimizing Your App", |
| 237 | "resources": [ |
| 238 | "design/index.html", |
| 239 | "training/articles/perf-anr.html", |
| 240 | "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html" |
| 241 | ] |
| 242 | }, |
| 243 | "distribute/users/knowyouruser": { |
| 244 | "title": "", |
| 245 | "resources": [ |
| 246 | "distribute/essentials/optimizing-your-app.html", |
| 247 | "http://www.youtube.com/watch?v=RRelFvc6Czo", |
| 248 | "distribute/stories/localization.html" |
| 249 | ] |
| 250 | }, |
Dirk Dougherty | bdcd6fc | 2014-06-10 14:35:17 -0700 | [diff] [blame] | 251 | "distribute/users/promotewithads": { |
| 252 | "title": "", |
| 253 | "resources": [ |
| 254 | "http://www.google.com/ads/admob/#subid=us-en-et-dac", |
| 255 | "distribute/essentials/optimizing-your-app.html" |
| 256 | ] |
| 257 | }, |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 258 | "distribute/users/buildbuzz": { |
| 259 | "title": "", |
| 260 | "resources": [ |
| 261 | "distribute/tools/promote/badges.html", |
| 262 | "distribute/tools/promote/linking.html", |
| 263 | "distribute/tools/promote/device-art.html", |
| 264 | "http://plus.google.com/+GooglePlay" |
| 265 | ] |
| 266 | }, |
| 267 | "distribute/users/createagreatlisting": { |
| 268 | "title": "", |
| 269 | "resources": [ |
| 270 | "https://support.google.com/googleplay/android-developer/answer/1078870", |
| 271 | "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html", |
| 272 | "distribute/tools/launch-checklist.html", |
| 273 | "http://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html", |
| 274 | "http://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html", |
| 275 | "http://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html" |
| 276 | ] |
| 277 | }, |
| 278 | "distribute/users/buildcommunity": { |
| 279 | "title": "", |
| 280 | "resources": [ |
| 281 | "distribute/googleplay/developer-console.html", |
| 282 | "https://support.google.com/groups/answer/46601", |
| 283 | "https://support.google.com/plus/topic/2888488", |
| 284 | "http://www.youtube.com/yt/dev/" |
| 285 | ] |
| 286 | }, |
| 287 | "distribute/toolsreference/bestpractices/apps": { |
| 288 | "title": "", |
| 289 | "resources": [ |
| 290 | "distribute/googleplay/developer-console.html", |
| 291 | "http://android-developers.blogspot.com/" |
| 292 | ] |
| 293 | }, |
| 294 | "distribute/toolsreference/bestpractices/games": { |
| 295 | "title": "", |
| 296 | "resources": [ |
| 297 | "google/play-services/games.html", |
| 298 | "http://android-developers.blogspot.com/", |
| 299 | "distribute/googleplay/developer-console.html", |
| 300 | "http://www.youtube.com/watch?v=1RIz-cmTQB4" |
| 301 | ] |
| 302 | }, |
| 303 | "distribute/essentials/corequalityguidelines/visualdesign": { |
| 304 | "title": "", |
| 305 | "resources": [ |
| 306 | "design/index.html", |
| 307 | "design/patterns/navigation.html", |
| 308 | "design/patterns/actionbar.html", |
| 309 | "design/style/iconography.html", |
| 310 | "design/patterns/notifications.html" |
| 311 | ] |
| 312 | }, |
| 313 | "distribute/essentials/corequalityguidelines/functionality": { |
| 314 | "title": "", |
| 315 | "resources": [ |
| 316 | "http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html", |
| 317 | "guide/components/tasks-and-back-stack.html", |
| 318 | "training/basics/activity-lifecycle/recreating.html" |
| 319 | ] |
| 320 | }, |
Joe Fernandez | 957cddd | 2014-10-10 21:36:46 -0700 | [diff] [blame] | 321 | "distribute/essentials/tvqualityguidelines/visualdesign": { |
| 322 | "title": "", |
| 323 | "resources": [ |
| 324 | "design/tv/index.html", |
| 325 | "training/tv/start/index.html" |
| 326 | ] |
| 327 | }, |
| 328 | "distribute/essentials/tvqualityguidelines/functionality": { |
| 329 | "title": "", |
| 330 | "resources": [ |
| 331 | "training/tv/start/hardware.html", |
| 332 | "training/tv/games/index.html" |
| 333 | ] |
| 334 | }, |
Luan Nguyen | 9aec78c | 2014-10-21 16:24:22 -0700 | [diff] [blame] | 335 | "distribute/essentials/wearqualityguidelines/visualdesign": { |
| 336 | "title": "", |
| 337 | "resources": [ |
| 338 | "design/wear/index.html", |
| 339 | "training/building-wearables.html", |
| 340 | "training/wearables/ui/index.html" |
| 341 | ] |
| 342 | }, |
| 343 | "distribute/essentials/wearqualityguidelines/functionality": { |
| 344 | "title": "", |
| 345 | "resources": [ |
| 346 | "training/wearables/notifications/index.html", |
| 347 | "training/wearables/apps/index.html", |
| 348 | "training/wearables/notifications/voice-input.html" |
| 349 | ] |
| 350 | }, |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 351 | "distribute/essentials/core/performance": { |
| 352 | "title": "", |
| 353 | "resources": [ |
| 354 | "http://android-developers.blogspot.com/2010/12/new-gingerbread-api-strictmode.html", |
| 355 | "training/articles/perf-anr.html", |
| 356 | "http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html" |
| 357 | ] |
| 358 | }, |
| 359 | "distribute/essentials/core/play": { |
| 360 | "title": "", |
| 361 | "resources": [ |
| 362 | "distribute/tools/launch-checklist.html", |
| 363 | "http://play.google.com/about/developer-content-policy.html", |
| 364 | "https://support.google.com/googleplay/android-developer/answer/188189", |
| 365 | "https://support.google.com/googleplay/android-developer/answer/1078870", |
| 366 | "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html", |
| 367 | "https://support.google.com/googleplay/android-developer/answer/113477" |
| 368 | ] |
| 369 | }, |
| 370 | "distribute/essentials/tabletguidelines/optimize": { |
| 371 | "title": "", |
| 372 | "resources": [ |
| 373 | "design/style/metrics-grids.html", |
| 374 | "design/style/devices-displays.html", |
| 375 | "guide/practices/screens_support.html", |
| 376 | //"guide/practices/screens_support.html#ConfigurationExamples", |
| 377 | ] |
| 378 | }, |
| 379 | "distribute/essentials/tabletguidelines/extrascreen": { |
| 380 | "title": "", |
| 381 | "resources": [ |
| 382 | "design/patterns/multi-pane-layouts.html", |
| 383 | "training/design-navigation/multiple-sizes.html", |
| 384 | "training/multiscreen/index.html", |
| 385 | ] |
| 386 | }, |
| 387 | "distribute/essentials/tabletguidelines/assets": { |
| 388 | "title": "", |
| 389 | "resources": [ |
| 390 | "design/style/iconography.html", |
| 391 | "guide/topics/resources/providing-resources.html", |
| 392 | "guide/practices/screens_support.html", |
| 393 | "training/basics/supporting-devices/screens.html" |
| 394 | ] |
| 395 | }, |
| 396 | "distribute/essentials/tabletguidelines/fonts": { |
| 397 | "title": "", |
| 398 | "resources": [ |
| 399 | "design/style/metrics-grids.html", |
| 400 | "design/style/typography.html", |
| 401 | "guide/practices/screens_support.html", |
| 402 | "training/multiscreen/screendensities.html" |
| 403 | ] |
| 404 | }, |
| 405 | "distribute/essentials/tabletguidelines/widgets": { |
| 406 | "title": "", |
| 407 | "resources": [ |
| 408 | "guide/topics/appwidgets/index.html#MetaData", |
| 409 | "guide/topics/appwidgets/index.html", |
| 410 | "design/patterns/widgets.html" |
| 411 | ] |
| 412 | }, |
| 413 | "distribute/essentials/tabletguidelines/versions": { |
| 414 | "title": "", |
| 415 | "resources": [ |
| 416 | "guide/topics/manifest/uses-sdk-element.html#ApiLevels", |
| 417 | "guide/topics/manifest/uses-sdk-element.html", |
| 418 | "training/basics/supporting-devices/platforms.html" |
| 419 | ] |
| 420 | }, |
| 421 | "distribute/essentials/tabletguidelines/hardware": { |
| 422 | "title": "", |
| 423 | "resources": [ |
| 424 | "guide/topics/manifest/uses-feature-element.html", |
| 425 | "guide/topics/manifest/uses-feature-element.html#testing" |
| 426 | ] |
| 427 | }, |
| 428 | "distribute/essentials/tabletguidelines/tabletscreens": { |
| 429 | "title": "", |
| 430 | "resources": [ |
| 431 | "guide/practices/screens_support.html#DeclaringScreenSizeSupport", |
| 432 | "guide/practices/screens_support.html" |
| 433 | ] |
| 434 | }, |
| 435 | "distribute/essentials/tabletguidelines/showcase": { |
| 436 | "title": "", |
| 437 | "resources": [ |
| 438 | "distribute/tools/launch-checklist.html", |
| 439 | "https://play.google.com/apps/publish/", |
| 440 | "distribute/tools/promote/badges.html", |
| 441 | "distribute/tools/promote/device-art.html" |
| 442 | ] |
| 443 | }, |
| 444 | "distribute/essentials/tabletguidelines/googleplay": { |
| 445 | "title": "", |
| 446 | "resources": [ |
| 447 | "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html", |
| 448 | "google/play/filters.html" |
| 449 | ] |
| 450 | }, |
| 451 | "distribute/essentials/tabletguidelines": { |
| 452 | "title": "", |
| 453 | "resources": [ |
| 454 | "distribute/essentials/quality/core.html", |
| 455 | "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html", |
| 456 | "distribute/tools/launch-checklist.html", |
| 457 | "distribute/tools/promote/device-art.html" |
| 458 | ] |
| 459 | }, |
| 460 | "distribute/getusers/notifications": { |
| 461 | "title": "", |
| 462 | "resources": [ |
| 463 | "design/patterns/notifications.html", |
| 464 | "distribute/engage/gcm.html", |
| 465 | "http://play.google.com/about/developer-content-policy.html" |
| 466 | ] |
| 467 | }, |
Dirk Dougherty | bdcd6fc | 2014-06-10 14:35:17 -0700 | [diff] [blame] | 468 | "distribute/engage/analytics": { |
| 469 | "title": "", |
| 470 | "resources": [ |
| 471 | "http://www.google.com/analytics/mobile/", |
| 472 | "http://android-developers.blogspot.com/2013/10/improved-app-insight-by-linking-google.html", |
| 473 | "https://developers.google.com/analytics/devguides/collection/android/" |
| 474 | ] |
| 475 | }, |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 476 | "distribute/engage/widgets": { |
| 477 | "title": "", |
| 478 | "resources": [ |
| 479 | "design/patterns/widgets.html", |
| 480 | "guide/topics/appwidgets/index.html" |
| 481 | ] |
| 482 | }, |
| 483 | "distribute/getusers/expandnewmarkets": { |
| 484 | "title": "", |
| 485 | "resources": [ |
| 486 | "distribute/tools/localization-checklist.html", |
| 487 | "https://support.google.com/googleplay/android-developer/table/3541286", |
| 488 | "distribute/stories/localization.html", |
| 489 | "distribute/tools/promote/badges.html", |
| 490 | "distribute/tools/promote/device-art.html", |
| 491 | "http://www.youtube.com/watch?v=SkHHPf3EdzE" |
| 492 | ] |
| 493 | }, |
| 494 | "distribute/engage/gcm": { |
| 495 | "title": "", |
| 496 | "resources": [ |
| 497 | "google/gcm/index.html", |
| 498 | "http://developer.chrome.com/apps/cloudMessagingV2", |
| 499 | "http://www.youtube.com/watch?v=y76rjidm8cU" |
| 500 | ] |
| 501 | }, |
| 502 | "distribute/engage/googleplaygames": { |
| 503 | "title": "", |
| 504 | "resources": [ |
| 505 | "google/play-services/games.html", |
| 506 | "distribute/essentials/best-practices/games.html" |
| 507 | ] |
| 508 | }, |
| 509 | "distribute/engage/gplus": { |
| 510 | "title": "", |
| 511 | "resources": [ |
| 512 | "google/play-services/plus.html", |
| 513 | "google/play-services/games.html", |
| 514 | "https://developers.google.com/+/mobile/android/share/interactive-post", |
| 515 | "https://developers.google.com/+/mobile/android/share/deep-link" |
| 516 | ] |
| 517 | }, |
| 518 | "distribute/engage/community": { |
| 519 | "title": "", |
| 520 | "resources": [ |
| 521 | "distribute/users/build-community.html", |
| 522 | "distribute/engage/video.html" |
| 523 | ] |
| 524 | }, |
| 525 | "distribute/engage/deeplinks": { |
| 526 | "title": "", |
| 527 | "resources": [ |
| 528 | "distribute/engage/easy-signin.html", |
| 529 | "https://developers.google.com/app-indexing/", |
| 530 | "https://developers.google.com/+/mobile/android/share/interactive-post" |
| 531 | ] |
| 532 | }, |
| 533 | "distribute/engage/appupdates": { |
| 534 | "title": "", |
| 535 | "resources": [ |
| 536 | "distribute/essentials/optimizing-your-app.html", |
| 537 | "distribute/tools/launch-checklist.html", |
| 538 | "distribute/googleplay/developer-console.html", |
| 539 | "design/patterns/notifications.html" |
| 540 | ] |
| 541 | }, |
| 542 | "distribute/engage/video/more": { |
| 543 | "title": "", |
| 544 | "resources": [ |
| 545 | "http://www.youtube.com/yt/dev/", |
| 546 | "distribute/essentials/best-practices/games.html", |
| 547 | "http://www.youtube.com/watch?v=RRelFvc6Czo" |
| 548 | ] |
| 549 | }, |
| 550 | "distribute/engage/community": { |
| 551 | "title": "", |
| 552 | "resources": [ |
| 553 | "distribute/users/build-community.html", |
| 554 | "distribute/engage/video.html" |
| 555 | ] |
| 556 | }, |
| 557 | "distribute/engage/kiwi": { |
| 558 | "title": "", |
| 559 | "resources": [ |
| 560 | "http://www.youtube.com/watch?v=WWArLD6nqrk" |
| 561 | ] |
| 562 | }, |
| 563 | "distribute/toolsreference/gpfefaq": { |
| 564 | "title": "", |
| 565 | "resources": [ |
| 566 | "http://www.google.com/edu/tablets/", |
| 567 | "distribute/googleplay/edu/start.html", |
| 568 | "http://play.google.com/about/developer-distribution-agreement-addendum.html", |
| 569 | "distribute/essentials/quality/core.html", |
| 570 | "distribute/essentials/quality/tablets.html" |
| 571 | ] |
| 572 | }, |
| 573 | "distribute/toolsreference/localizationchecklist/identifylocales": { |
| 574 | "title": "", |
| 575 | "resources": [ |
| 576 | "https://support.google.com/googleplay/android-developer/answer/138294" |
| 577 | ] |
| 578 | }, |
| 579 | "distribute/tools/loc/designforloc": { |
| 580 | "title": "", |
| 581 | "resources": [ |
| 582 | "http://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html", |
| 583 | "guide/topics/resources/string-resource.html#Plurals", |
| 584 | "guide/topics/resources/string-resource.html", |
| 585 | "reference/java/util/Locale.html" |
| 586 | ] |
| 587 | }, |
| 588 | "distribute/toolsreference/localizationchecklist/managestrings": { |
| 589 | "title": "", |
| 590 | "resources": [ |
| 591 | "guide/topics/resources/string-resource.html", |
| 592 | "design/style/writing.html", |
| 593 | "http://en.wikipedia.org/wiki/XLIFF" |
| 594 | ] |
| 595 | }, |
| 596 | "distribute/toolsreference/localizationchecklist/translatestrings": { |
| 597 | "title": "", |
| 598 | "resources": [ |
| 599 | "distribute/stories/localization.html", |
| 600 | ] |
| 601 | }, |
| 602 | "distribute/toolsreference/localizationchecklist/preplaunch": { |
| 603 | "title": "", |
| 604 | "resources": [ |
| 605 | "distribute/tools/promote/badges.html", |
| 606 | "distribute/tools/promote/device-art.html" |
| 607 | ] |
| 608 | }, |
| 609 | "distribute/toolsreference/localizationchecklist/supportlaunch": { |
| 610 | "title": "", |
| 611 | "resources": [ |
| 612 | "distribute/tools/launch-checklist.html", |
| 613 | ] |
| 614 | }, |
| 615 | "distribute/toolsreference/launchchecklist/understanding": { |
| 616 | "title": "", |
| 617 | "resources": [ |
| 618 | "tools/publishing/publishing_overview.html", |
| 619 | "tools/publishing/preparing.html" |
| 620 | ] |
| 621 | }, |
| 622 | "distribute/toolsreference/launchchecklist/policies": { |
| 623 | "title": "", |
| 624 | "resources": [ |
| 625 | "https://support.google.com/googleplay/android-developer/answer/4430948", |
| 626 | "https://support.google.com/googleplay/android-developer/topic/2364761", |
| 627 | "https://support.google.com/googleplay/android-developer" |
| 628 | ] |
| 629 | }, |
| 630 | "distribute/toolsreference/launchchecklist/quality": { |
| 631 | "title": "", |
| 632 | "resources": [ |
| 633 | "distribute/essentials/quality/core.html", |
| 634 | "distribute/essentials/quality/tablets.html", |
smain@google.com | 941f800 | 2014-06-18 16:13:56 -0700 | [diff] [blame] | 635 | "https://developers.google.com/edu/guidelines" |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 636 | ] |
| 637 | }, |
| 638 | "distribute/toolsreference/launchchecklist/rating": { |
| 639 | "title": "", |
| 640 | "resources": [ |
| 641 | "https://support.google.com/googleplay/android-developer/answer/188189", |
| 642 | ] |
| 643 | }, |
| 644 | "distribute/toolsreference/launchchecklist/country": { |
| 645 | "title": "", |
| 646 | "resources": [ |
| 647 | "https://support.google.com/googleplay/android-developer/answer/138294" |
| 648 | ] |
| 649 | }, |
| 650 | "distribute/toolsreference/launchchecklist/size": { |
| 651 | "title": "", |
| 652 | "resources": [ |
| 653 | "google/play/expansion-files.html", |
| 654 | "tools/help/proguard.html" |
| 655 | ] |
| 656 | }, |
| 657 | "distribute/toolsreference/launchchecklist/platform": { |
| 658 | "title": "", |
| 659 | "resources": [ |
| 660 | "guide/practices/screens_support.html", |
| 661 | "about/dashboards/index.html", |
| 662 | "guide/topics/manifest/uses-sdk-element.html" |
| 663 | ] |
| 664 | }, |
| 665 | "distribute/toolsreference/launchchecklist/price": { |
| 666 | "title": "", |
| 667 | "resources": [ |
| 668 | "https://support.google.com/googleplay/android-developer/table/3541286", |
| 669 | ] |
| 670 | }, |
| 671 | "distribute/toolsreference/launchchecklist/purchasemethod": { |
| 672 | "title": "", |
| 673 | "resources": [ |
| 674 | "google/play/billing/index.html", |
| 675 | "google/play/billing/billing_subscriptions.html" |
| 676 | ] |
| 677 | }, |
| 678 | "distribute/toolsreference/launchchecklist/setprice": { |
| 679 | "title": "", |
| 680 | "resources": [ |
| 681 | "https://support.google.com/googleplay/android-developer/answer/1169947", |
| 682 | "https://support.google.com/googleplay/android-developer/answer/138412", |
| 683 | "https://support.google.com/googleplay/android-developer/answer/112622", |
| 684 | "https://support.google.com/googleplay/android-developer/answer/138000" |
| 685 | ] |
| 686 | }, |
| 687 | "distribute/toolsreference/launchchecklist/localization": { |
| 688 | "title": "", |
| 689 | "resources": [ |
| 690 | "distribute/tools/localization-checklist.html", |
| 691 | "guide/topics/resources/localization.html", |
| 692 | ] |
| 693 | }, |
| 694 | "distribute/toolsreference/launchchecklist/graphics": { |
| 695 | "title": "", |
| 696 | "resources": [ |
| 697 | "https://support.google.com/googleplay/android-developer/answer/1078870", |
| 698 | "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html" |
| 699 | ] |
| 700 | }, |
| 701 | "distribute/toolsreference/launchchecklist/productdetails": { |
| 702 | "title": "", |
| 703 | "resources": [ |
| 704 | "https://support.google.com/googleplay/android-developer/answer/113475", |
| 705 | "https://support.google.com/googleplay/android-developer/answer/1078870" |
| 706 | ] |
| 707 | }, |
| 708 | "distribute/toolsreference/launchchecklist/badges": { |
| 709 | "title": "", |
| 710 | "resources": [ |
| 711 | "distribute/tools/promote/badges.html", |
| 712 | "distribute/tools/promote/linking.html" |
| 713 | ] |
| 714 | }, |
| 715 | "distribute/toolsreference/launchchecklist/finalchecks": { |
| 716 | "title": "", |
| 717 | "resources": [ |
| 718 | "http://play.google.com/about/developer-content-policy.html", |
| 719 | "https://support.google.com/googleplay/android-developer/answer/113476", |
| 720 | "support.html" |
| 721 | ] |
| 722 | }, |
| 723 | "distribute/toolsreference/launchchecklist/afterlaunch": { |
| 724 | "title": "", |
| 725 | "resources": [ |
| 726 | "https://support.google.com/googleplay/android-developer/answer/113477", |
| 727 | "https://support.google.com/googleplay/android-developer/answer/1153479", |
| 728 | "https://support.google.com/payments/answer/2741495", |
| 729 | "distribute/essentials/optimizing-your-app.html" |
| 730 | ] |
| 731 | }, |
| 732 | "distribute/monetize/premium": { |
| 733 | "title": "", |
| 734 | "resources": [ |
| 735 | "google/play/billing/index.html", |
| 736 | "https://support.google.com/googleplay/android-developer/answer/4407611" |
| 737 | ] |
Joe Fernandez | 957cddd | 2014-10-10 21:36:46 -0700 | [diff] [blame] | 738 | }, |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 739 | "distribute/monetize/freemium": { |
| 740 | "title": "", |
| 741 | "resources": [ |
| 742 | "google/play/billing/index.html", |
| 743 | "https://support.google.com/googleplay/android-developer/answer/4407611" |
| 744 | ] |
| 745 | }, |
| 746 | "distribute/monetize/subscriptions": { |
| 747 | "title": "", |
| 748 | "resources": [ |
| 749 | "google/play/billing/billing_subscriptions.html", |
| 750 | "https://support.google.com/googleplay/android-developer/answer/4407611" |
| 751 | ] |
| 752 | }, |
| 753 | "distribute/monetize/ecommerce": { |
| 754 | "title": "", |
| 755 | "resources": [ |
| 756 | "https://developers.google.com/wallet/instant-buy/", |
| 757 | "https://support.google.com/googleplay/android-developer/answer/4407611" |
| 758 | ] |
| 759 | }, |
| 760 | "distribute/monetize/advertising": { |
| 761 | "title": "", |
| 762 | "resources": [ |
| 763 | "http://www.google.com/ads/admob/#subid=us-en-et-dac", |
| 764 | "http://www.google.com/doubleclick/publishers/small-business/index.html", |
| 765 | "http://support.google.com/googleplay/android-developer/topic/2985714", |
| 766 | "training/monetization/ads-and-ux.html" |
| 767 | ] |
| 768 | }, |
| 769 | "distribute/monetize/paymentmethods": { |
| 770 | "title": "", |
| 771 | "resources": [ |
| 772 | "https://play.google.com/about/giftcards/", |
| 773 | "https://support.google.com/googleplay/answer/2651410" |
| 774 | ] |
| 775 | }, |
Dirk Dougherty | e1970f1 | 2014-11-01 21:40:32 -0700 | [diff] [blame] | 776 | "tvlanding": { |
| 777 | "title": "", |
| 778 | "resources": [ |
| 779 | "tv/index.html", |
| 780 | "design/tv/index.html", |
| 781 | "training/tv/index.html" |
| 782 | ] |
| 783 | }, |
Dirk Dougherty | 0ce7321 | 2014-11-05 20:14:15 -0800 | [diff] [blame] | 784 | "play_dev_guide": { |
| 785 | "title": "", |
| 786 | "resources": [ |
| 787 | "shareables/distribute/play_dev_guide_secrets_en.pdf" |
| 788 | ] |
| 789 | }, |
Dirk Dougherty | eb81afb | 2014-09-26 14:52:48 -0700 | [diff] [blame] | 790 | "distribute/stories/games": { |
| 791 | "title": "", |
| 792 | "resources": [ |
| 793 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_Deerhunter2014_gpgs.pdf", |
| 794 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/ConcreteSoftware_PBABowling_gpgs.pdf", |
| 795 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/Dragonplay_DragonplaySlots_gpgs.pdf", |
| 796 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/Gameloft_Asphalt8_gpgs.pdf", |
| 797 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/Glu_EternityWarriors3_gpgs.pdf", |
| 798 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/HotheadGames_RivalsatWar_gpgs.pdf", |
| 799 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/TMSOFT_Compulsive_gpgs.pdf", |
| 800 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/Noodlecake_SuperStickmanGolf2_gpgs.pdf", |
| 801 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/TinyRebel_DoctorWhoLegacy_gpgs.pdf", |
| 802 | "http://storage.googleapis.com/androiddevelopers/shareables/stories/Senri_LeosFortune_gpgs.pdf" |
| 803 | ] |
| 804 | } |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 805 | } |