Checks that the minimum SDK and target SDK attributes are defined
The manifest should contain a <uses-sdk>
element which defines the minimum API Level required for the application to run, as well as the target version (the highest API level you have tested the version for.)