SMOOTSARA Active Member Licensed User Longtime User Mar 20, 2021 #1 Hi all friends ? ? I want to use the Google Mobile Ads SDK to load and display ads from ironSource through mediation. It covers how to add ironSource to an ad unit's mediation configuration, how to set up ad network optimization, and how to integrate the ironSource SDK and adapter into your Android app. https://developers.google.com/admob/android/mediation/ironsource The third step is to Import the ironSource SDK and adapter to B4A !! https://developers.google.com/admob...#step_3_import_the_ironsource_sdk_and_adapter And in the Manual Integration section, it says you should "Download the latest version of the ironSource Android SDK and add it to your project." 1-Where is the exact location of this file in B4A? https://developers.google.com/admob/android/mediation/ironsource#manual_integration It also says " Download the latest .aar file of the adapter from Bintray and add it to your project. " 2-Exactly where this file should be placed in B4A ? 3-Do I need to download this file? maven-metadata.xml thank you for your help??
Hi all friends ? ? I want to use the Google Mobile Ads SDK to load and display ads from ironSource through mediation. It covers how to add ironSource to an ad unit's mediation configuration, how to set up ad network optimization, and how to integrate the ironSource SDK and adapter into your Android app. https://developers.google.com/admob/android/mediation/ironsource The third step is to Import the ironSource SDK and adapter to B4A !! https://developers.google.com/admob...#step_3_import_the_ironsource_sdk_and_adapter And in the Manual Integration section, it says you should "Download the latest version of the ironSource Android SDK and add it to your project." 1-Where is the exact location of this file in B4A? https://developers.google.com/admob/android/mediation/ironsource#manual_integration It also says " Download the latest .aar file of the adapter from Bintray and add it to your project. " 2-Exactly where this file should be placed in B4A ? 3-Do I need to download this file? maven-metadata.xml thank you for your help??
Erel B4X founder Staff member Licensed User Longtime User Mar 21, 2021 #2 A bit similar example: https://www.b4x.com/android/forum/threads/tappx-ads-service.90624/#content Upvote 0
SMOOTSARA Active Member Licensed User Longtime User Mar 26, 2021 #3 Erel said: A bit similar example: https://www.b4x.com/android/forum/threads/tappx-ads-service.90624/#content Click to expand... HI friends ? I found this example to be similar Admob Mediation With Chartboost But I still can't find the .Jar file You can help me by writing a few lines of code Thank you? Upvote 0
Erel said: A bit similar example: https://www.b4x.com/android/forum/threads/tappx-ads-service.90624/#content Click to expand... HI friends ? I found this example to be similar Admob Mediation With Chartboost But I still can't find the .Jar file You can help me by writing a few lines of code Thank you?
SMOOTSARA Active Member Licensed User Longtime User Apr 12, 2021 #4 Is there anyone who can help me? can't find the .Jar file Upvote 0
DonManfred Expert Licensed User Longtime User Apr 12, 2021 #5 SMOOTSARA said: can't find the .Jar file Click to expand... It is a bintray (the link ist in the link from your 1. post) https://dl.bintray.com/ironsource-mobile/android-sdk/ https://dl.bintray.com/ironsource-mobile/android-sdk/com/ironsource/sdk/mediationsdk/7.1.5/mediationsdk-7.1.5.aar Last edited: Apr 12, 2021 Upvote 0
SMOOTSARA said: can't find the .Jar file Click to expand... It is a bintray (the link ist in the link from your 1. post) https://dl.bintray.com/ironsource-mobile/android-sdk/ https://dl.bintray.com/ironsource-mobile/android-sdk/com/ironsource/sdk/mediationsdk/7.1.5/mediationsdk-7.1.5.aar