com.google.ads.AdView failed to instantiate

前端 未结 3 1248
野趣味
野趣味 2020-12-06 23:12

I have used admob sdk and added as external jar.In xml i have specified



        
3条回答
  •  独厮守ぢ
    2020-12-07 00:08

    Have you exported the AdMob library as well?

    Go into Project Properties > Java Build Path > Order and Export

    Check that the little box next to your admob.jar is checked; if not, do so.

提交回复
热议问题