Home | History | Annotate | Download | only in practices

Lines Matching full:availability

10   <li><a href="#how">Controlling Your App's Availability to Devices</a>
17 <li><a href="#filtering">Controlling Your App's Availability for Business Reasons</a></li>
83 <h2 id="how">Controlling Your App's Availability to Devices</h2>
88 so you may need to control your app's availability to devices based on your app's required
97 If necessary, however, you can restrict your app's availability to devices through Google Play
108 <p>In order for you to manage your app?s availability based on device features,
155 use to control the availability of your app to users through Google Play Store, see the
161 availability of a device feature. For example, if your app requests permission to access to {@link
268 <h2 id="filtering">Controlling Your App's Availability for Business Reasons</h2>
270 <p>In addition to restricting your app's availability based on device characteristics,
271 it?s possible you may need to restrict your app?s availability for
276 availability for non-technical reasons such as the user's locale or wireless carrier.</p>