Could not find class 'com.google.ads.AdView' 標題のエラーについては下記のサイトで解決策が掲示されています。 Libraries in SDK 17 - android How to fix the “NoClassDefFoundError” with ADT 17 Dealing with dependencies in Android projects この問題は、revision 17 of the Android SDK Tools and of the Eclipse ADT plug-inにおけるものであるとされています。 解決方法は次のとおりです。 プロジェクト名のフォルダー(プロジェクトルートのフォルダー)の直下に"libs"という名前のフォルダーを設けて、そのフォルダーにjarファイルをコピーしてください。そうすれば、jarフ