Error inflating class com.google.ads.AdView (InflateException)

梦想的初衷 提交于 2019-12-08 20:01:31

You need to put the admob jar into the libs folder of your project.

rajesh v

The same error appears to me and i solved with few simple steps.

You need to remove the appcombat dependency from your project. For removing right click your project->android->remove app combat and make sure you have selected android 4.2.2

And then import the google admob jar into your project.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!