Supprimez l'artefact .aar de l'adaptateur nend Android de votre projet.
Supprimer nend des groupes de médiation
Suivez les instructions du centre d'aide AdMob pour supprimer nend de tous vos groupes de médiation dans l'UI AdMob.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/02 (UTC).
[null,null,["Dernière mise à jour le 2025/09/02 (UTC)."],[[["\u003cp\u003eThe nend SDK and adapter are now deprecated and should be removed from your Android project.\u003c/p\u003e\n"],["\u003cp\u003eRemove the nend artifact and dependencies from your \u003ccode\u003ebuild.gradle\u003c/code\u003e file for Android Studio projects or manually remove the SDK and adapter if integrated manually.\u003c/p\u003e\n"],["\u003cp\u003eEnsure you remove nend from all mediation groups within the AdMob UI using the instructions in the AdMob help center.\u003c/p\u003e\n"]]],[],null,["| **Deprecated:** nend is now deprecated.\n\nRemove nend SDK and adapter\n\nWith nend being deprecated, we recommend removing the nend SDK and adapter\nfrom your project.\n\nAndroid Studio\n\nRemove the `nend` artifact from your app-level `build.gradle` file: \n\n repositories {\n google()\n maven {\n url = uri(\"https://fan-adn.github.io/nendSDK-Android-lib/library\")\n }\n }\n\n // ...\n dependencies {\n implementation(\"com.google.android.gms:play-services-ads:24.5.0\")\n implementation(\"com.google.ads.mediation:nend:10.0.0.1\")\n }\n // ...\n\nManual integration\n\n1. Remove the nend Android SDK from your project.\n2. Remove the nend Android adapter `.aar` artifact from your project.\n\nRemove nend from mediation groups\n\nFollow the instructions in the\n\n[AdMob help center](//support.google.com/admob/answer/9850777)\n\nto remove nend from all of your\nmediation groups in the\nAdMob UI."]]