Login
From:
Android Developers
(Uncensored)
subscribe
| App architecture | Android Developers
https://developer.android.com/guide/topics/manifest/uses-feature-element
links
backlinks
Roast topics
Find topics
Find it!
Declares a single hardware or software feature that is used by the application. The purpose of a <uses-feature> declaration is to inform any external entity of the set of hardware and software features on which your application depends. The element…