Use AdMob in your GDevelop games on Android to display ads and reward videos to your players.
AdMobのウェブサイトに行って、アカウントを作成します。 Then, create a new app from the AdMob interface and an ad unit. Note the identifiers for both the app and the ad unit, as they will be used in your game.
Read the detailed instructions here.
Gdevelopで、ゲームのプロパティを開いてあなたのAdMobゲームIDを貼り付けます これはAdMobがあなたのアプリで広告を表示するために必要になります。
ゲームにAdMobのイベントを追加して、必要に応じて広告を表示します(例として、レベルを正常に完了したときなど)。 Paste the ad unit identifier into the parameters of the action. You can also enter "test" for loading a test ad.
You can test and publish your game on Android directly from GDevelop. In the editor, open your game and click Publish. Choose Android, click on Package for Android and wait a few minutes.