Here is my manifest file which shows error string types not allowed at android:configChanges please help me in rectification of the error.below is my manifest file.
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"
screenSize
& smallestScreenSize
attributes are not available in SDK 10.They are been introduced in API level 13.
Invest your time in reading
还有这个参数,老版本也不支持:
"layoutDirection
"