Google Mobile Ads SDK - Install
Workflow
Determine the user's platform: Identify if the project is Android, iOS, or Unity. If unclear, ask before proceeding.
Read the platform guide for implementation details:
- Android:
references/android-get-started.md - iOS:
references/ios-get-started.md - Unity:
references/unity-get-started.md
- Android:
Follow these steps in order:
- Add the SDK dependency
- Set the application identifier
- Initialize the SDK
- Verify the integration
After the SDK is successfully installed, ask the user to select an ad format to continue the integration.
Source: google/skills → skills/ads/google-mobile-ads-get-started/SKILL.md