Lines Matching full:multiple
1 page.title=Creating and Maintaining Multiple APKs
5 next.title=Creating Multiple APKs for Different API Levels
26 <li><a href="http://developer.android.com/guide/market/publishing/multiple-apks.html">Multiple APK
33 <p>Multiple APK support is a feature in Android Market that allows you to publish multiple APKs
38 <p>This class shows you how to write your multiple APK application using any one of these
43 multiple APKs the smart way, make sure they're targeting the devices you want them to,
51 <dt><b><a href="api.html">Creating Multiple APKs for Different API Levels</a></b></dt>
52 <dd>Learn how to target different versions of the Android platform using multiple APKs. Also
56 <dt><b><a href="screensize.html">Creating Multiple APKs for Different Screen Sizes</a></b></dt>
57 <dd>Learn how to target Android devices by screen size using multiple APKs. Also learn how to
61 <dt><b><a href="texture.html">Creating Multiple APKs for Different GL Textures</a></b></dt>
66 <dt><b><a href="multiple.html">Creating Multiple APKs with 2+ Dimensions</a></b></dt>