blob: b4efe40ca8b3b1815f700b22c126efa60d4e1dbc [file] [log] [blame]
Scott Mainb74844c2012-11-29 21:13:30 -08001page.title=Google Play Distribution
Robert Ly6519ca02012-11-14 13:26:28 -08002@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 &nbsp;
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 Dougherty2b286bb2012-11-29 17:25:09 -080020 </p><p><a href="{@docRoot}google/play/filters.html">Learn more &raquo;</a></p>
Robert Ly6519ca02012-11-14 13:26:28 -080021 </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 Dougherty2b286bb2012-11-29 17:25:09 -080030 </p><p><a href="{@docRoot}google/play/publishing/multiple-apks.html">Learn more &raquo;</a></p>
Robert Ly6519ca02012-11-14 13:26:28 -080031 </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 Dougherty2b286bb2012-11-29 17:25:09 -080042 </p><a href="{@docRoot}google/play/expansion-files.html">Learn more &raquo;</a>
Robert Ly6519ca02012-11-14 13:26:28 -080043 </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 Dougherty2b286bb2012-11-29 17:25:09 -080050 </p><a href="{@docRoot}google/play/licensing/index.html">Learn more &raquo;</a>
Robert Ly6519ca02012-11-14 13:26:28 -080051 </div>
52</div>