the currently displayed page contains invalid values
TheAndroidManifest.xmlfilelookslikethis:
<uses-sdkandroid:minSdkVersion="14"
android:targetSdkVersion="21" />
And I can not import any Android project into Eclipse, the following always appears:
Invalid project description
Does anyone have any idea where the problem might be?