Loading docs/html/guide/topics/manifest/uses-feature-element.jd +13 −15 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ page.tags=filtering,features,google play filters,permissions <p style="color:#669999;padding-top:1em;">Google Play Filtering</p> <p style="padding-top:1em;">Google Play uses the <code><uses-feature></code> elements declared in your app manifest to filter your app from devices that do not meet it's hardware and software feature requirements. </p> that do not meet its hardware and software feature requirements. </p> <p style="margin-top:1em;">By specifying the features that your application requires, you enable Google Play to present your application only to users whose Loading Loading @@ -150,8 +150,6 @@ device compatibility.</p> <dd> Boolean value that indicates whether the application requires the feature specified in <code>android:name</code>. </dd> </dl> <ul> <li>When you declare <code>android:required="true"</code> for a feature, you are specifying that the application <em>cannot function, or is not Loading Loading
docs/html/guide/topics/manifest/uses-feature-element.jd +13 −15 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ page.tags=filtering,features,google play filters,permissions <p style="color:#669999;padding-top:1em;">Google Play Filtering</p> <p style="padding-top:1em;">Google Play uses the <code><uses-feature></code> elements declared in your app manifest to filter your app from devices that do not meet it's hardware and software feature requirements. </p> that do not meet its hardware and software feature requirements. </p> <p style="margin-top:1em;">By specifying the features that your application requires, you enable Google Play to present your application only to users whose Loading Loading @@ -150,8 +150,6 @@ device compatibility.</p> <dd> Boolean value that indicates whether the application requires the feature specified in <code>android:name</code>. </dd> </dl> <ul> <li>When you declare <code>android:required="true"</code> for a feature, you are specifying that the application <em>cannot function, or is not Loading