Hello Guys,
i am working on an app for android 2.2 Platform, wanted to integrate admob into it, So i set up an account downloaded the latest admob sdk and created an ad Layout in xml followed the instructions mentioned in docs.I have set the target in project properties to 14 and set the min SDK to 8 now the error occurs when i configure
The String "keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" wont compile for android 2.2 it throws errors. However if i compile without these "screenSize|smallestScreenSize", it compiles but the ad area in the app shows an error saying You must have AdActivity declared in AndroidManifest with configChanges
Can you guys suggest a solution, any help with this problem is appreciable
Thanks & Regards,
Zoheb