I read a tutorial from Google site there is written that the old way of using stand alone admob SDK is now deprecated, and we have to use the new way by using Google Play Services lib. I import into Eclipse and then add Google Play Services lib into my app "hello world" as a sample, but when I run the project it loads for 1 minute and then it doesn't run and it shows an error:
Unable to execute Java heap space error
Can any one tell me that how to put an ads into an app?