hasSystemFeature
Get if the system supports the given feature.
Return
true if the feature is supported, false otherwise
Parameters
featureName
the feature name from PackageManager.FEATURE_*
Get if the system supports the given feature.
true if the feature is supported, false otherwise
the feature name from PackageManager.FEATURE_*