Home | History | Annotate | Download | only in multiple-apks

Lines Matching full:multiple

1 page.title=Maintaining Multiple APKs
25 <li><a href="http://developer.android.com/google/play/publishing/multiple-apks.html">Multiple APK
32 <p>Multiple APK support is a feature of Google Play that allows you to publish multiple APKs
37 <p>This class shows you how to write your multiple APK application using any one of these
42 multiple APKs the smart way, make sure they're targeting the devices you want them to,
50 <dt><b><a href="api.html">Creating Multiple APKs for Different API Levels</a></b></dt>
51 <dd>Learn how to target different versions of the Android platform using multiple APKs. Also
55 <dt><b><a href="screensize.html">Creating Multiple APKs for Different Screen Sizes</a></b></dt>
56 <dd>Learn how to target Android devices by screen size using multiple APKs. Also learn how to
60 <dt><b><a href="texture.html">Creating Multiple APKs for Different GL Textures</a></b></dt>
65 <dt><b><a href="multiple.html">Creating Multiple APKs with 2+ Dimensions</a></b></dt>