RequirementReport

Deprecated

Contains the report of a requirement check result.

Deprecated

Checking the requirements is no longer necessary and this class will be removed in a future release. The majority of Android devices already meet the SDK's requirements.

Functions

Link copied to clipboard
Details about the requirement unfulfillment.
Link copied to clipboard
For identifying which requirement this report belongs to.
Link copied to clipboard
public boolean isFulfilled()
Whether the requirement was fulfilled or not.
Link copied to clipboard
public String toString()