Lines Matching full:play
36 <li><a href="http://developer.android.com/google/play/publishing/multiple-apks.html">Multiple APK
43 <p>When developing your Android application to take advantage of multiple APKs on Google Play,
57 case. The <a href="{@docRoot}google/play/publishing/multiple-apks.html#ApiLevelOptions">Using
230 <p>When a user downloads an application which uses multiple APKs through Google Play, the correct
332 other two don?t. The <a href="{@docRoot}google/play/filters.html">Filters on Google Play</a> page
338 <p>Fortunately, if a user is browsing Google Play from one such device, Google Play will look at the
342 there?s a front-facing camera! The app can still be downloaded from Google Play by the user,
348 href="{@docRoot}google/play/publishing/multiple-apks.html#VersionCodes">Version Codes</a> area of
423 <p> Before uploading to Google Play, double-check the following items. Remember that these are
425 applications being uploaded to Google Play.</p>
442 any surprises that could hide your application on Google Play. This is actually quite simple using the
470 <p>Why? By adding the required permission SEND_SMS, the feature requirement of android.hardware.telephony was implicitly added. Since most (if not all) xlarge devices are tablets without telephony hardware in them, Google Play will filter out this APK in these cases, until future devices come along which are both large enough to report as xlarge screen size, and possess telephony hardware.
481 <p>Once you?ve completed the pre-launch checklist, upload your APKs to Google Play. It may take a bit for the application to show up when browsing Google Play, but when it does, perform one last check. Download the application onto any test devices you may have to make sure that the APKs are targeting the intended devices. Congratulations, you?re done!</p>