How Android Market filter apps from devices without required feature?
Android Market check element
Example: An app which requires camera
1. Request camera permission
2. Specify camera is required for this app
*note
Any app that requests camera permission but does not declare any camera features with the
Thus, this app will not be compatible with devices that do not support all camera features.
ref:
1. Android Compatibility
2. uses-feature
No comments:
Post a Comment