Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
デフォルトのシステム言語を上書きして、広告に特定の言語をリクエストする方法はありますか?
AdView adView = (AdView) findViewById(R.id.doubleclick_ad); adView.loadAd(new AdRequest());
AdRequest で何かを考えていましたが、明らかに利用できるものはありません。
ケビン、あなたにできることは何もありません。しかし、Admob はデバイスに問い合わせて、ロケールなどの詳細を調べることができます。また、おそらくそれを利用することもできます。