Home | History | Annotate | Download | only in installing

Lines Matching full:apks

66     <li>Create multiple APKs for your app with different features using the same project.</li>
99 <li><em>Build variants</em>. The build system can generate multiple APKs with different
109 existing values in the manifest file. This is useful if you want to generate multiple APKs
113 configuration, and it can sign your APKs during the build process.</li>
737 of your app, or if you want to distribute multiple APKs for different device configurations on
762 <p>In this case the build system creates four APKs, one for each of these build variants.</p>
869 flavor. At the end of the exercise, you end up with two different APKs, one for each flavor.</p>
904 <a href="{@docRoot}google/play/publishing/multiple-apks.html">Multiple APK Support</a> in