| Scott Main | b74844c | 2012-11-29 21:13:30 -0800 | [diff] [blame] | 1 | page.title=Google Play Distribution |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 2 | @jd:body |
| 3 | |
| 4 | <p> |
| 5 | Google Play allows you to manage your app distribution with features that let you control which users |
| 6 | can download your app as well as deliver separate versions of your app based on certain |
| 7 | characteristics like platform version. |
| 8 | </p> |
| 9 | <div class="vspace size-1"> |
| 10 | |
| 11 | </div> |
| 12 | <div class="layout-content-row"> |
| 13 | <div class="layout-content-col span-6"> |
| 14 | <h4> |
| 15 | Device Filtering |
| 16 | </h4> |
| 17 | <p> |
| 18 | Make sure your app gets to the right users by filtering on a wide range of characteristics |
| 19 | such as platform versions and hardware features. |
| Dirk Dougherty | 2b286bb | 2012-11-29 17:25:09 -0800 | [diff] [blame] | 20 | </p><p><a href="{@docRoot}google/play/filters.html">Learn more »</a></p> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 21 | </div> |
| 22 | |
| 23 | <div class="layout-content-col span-6"> |
| 24 | <h4> |
| 25 | Multiple APK Support |
| 26 | </h4> |
| 27 | <p> |
| 28 | Distribute different APKs based on a variety of properties such as platform version, screen |
| 29 | size, and GLES texture compression support. |
| Dirk Dougherty | 2b286bb | 2012-11-29 17:25:09 -0800 | [diff] [blame] | 30 | </p><p><a href="{@docRoot}google/play/publishing/multiple-apks.html">Learn more »</a></p> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 31 | </div> |
| 32 | |
| 33 | <div class="layout-content-row"> |
| 34 | <div class="layout-content-col span-6"> |
| 35 | <h4> |
| 36 | APK Expansion files |
| 37 | </h4> |
| 38 | <p> |
| 39 | Tap into Google's content delivery services by serving up to 4GB of assets for free. Provide |
| 40 | users with high-fidelity graphics, media files, or other large assets that are required by |
| 41 | your app. |
| Dirk Dougherty | 2b286bb | 2012-11-29 17:25:09 -0800 | [diff] [blame] | 42 | </p><a href="{@docRoot}google/play/expansion-files.html">Learn more »</a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 43 | </div> |
| 44 | |
| 45 | <div class="layout-content-col span-6"> |
| 46 | <h4> |
| 47 | Application Licensing |
| 48 | </h4> |
| 49 | <p>Protect your revenue streams and integrate policies for usage into your app. |
| Dirk Dougherty | 2b286bb | 2012-11-29 17:25:09 -0800 | [diff] [blame] | 50 | </p><a href="{@docRoot}google/play/licensing/index.html">Learn more »</a> |
| Robert Ly | 6519ca0 | 2012-11-14 13:26:28 -0800 | [diff] [blame] | 51 | </div> |
| Andrew Solovay | d28470e | 2014-07-25 16:27:44 -0700 | [diff] [blame] | 52 | <div class="layout-content-col span-6"> |
| 53 | <h4> |
| 54 | Google Play Developer API |
| 55 | </h4> |
| 56 | <p>Integrate your publishing operations with your release-management |
| 57 | process. |
| 58 | </p><a href="{@docRoot}google/play/billing/gp-purchase-status-api.html">Learn more »</a> |
| 59 | </div> |
| 60 | </div> |