Exact dimensions of “not enough space” given for needs & has dp using Admob
问题 I tried setting the left & right padding margins to 0 per Not enough space to show ad (AdMob) Error: W/Ads: Not enough space to show ad. Needs 411x49 dp, but only has 411x49 dp. @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); MobileAds.initialize(this, String.valueOf(R.string.ad_app_id)); mAdView = findViewById(R.id.adView); AdRequest.Builder b = new AdRequest.Builder(); b.addTestDevice((AdRequest