I am newbiw to android.Done a new app,using http://myaucir.blogspot.in/2014/08/google-play-game-services-and-admob-in.html
tutorial i did admob related coding.
But i am getting error
Could not find class 'com.google.android.gms.ads.AdView', referenced from method com.xxx.xxx.MainActivity.onCreate
Checked the solution
https://groups.google.com/forum/?nomobile=true#!search/Could$20not$20find$20class$20$27com.google.android.gms.ads.AdView/google-admob-ads-sdk/_AlmfhrsR_E/GJwoTpOSBoAJ
By this solution i found that,use a old adt and sdk. But i am started newly, so recently i downloaded adt and sdk.So how can i get old adt and sdk Can anyone help me to resolve .