Admob ads not showing in Android recycler view
问题 Hi there my app is not showing ads in Android recycler view I want to show the ads at the bottom of my app but it is not displaying them I don't want to show native ads I only want to show a single banner at the bottom. It is a dictionary app which uses Sqlite database to load data native ads will not suit it. Can u please help here is my code. Main activity.java mAdView = (AdView) findViewById(R.id.adView); mAdView.setAdListener(new AdListener() { @Override public void onAdLoaded() { Toast