google-mobile-ads-get-started

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Google Mobile Ads SDK - Install

Google Mobile Ads SDK - 安装

Workflow

工作流程

  1. Determine the user's platform: Identify if the project is Android, iOS, or Unity. If unclear, ask before proceeding.
  2. 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
  3. Follow these steps in order:
    • Add the SDK dependency
    • Set the application identifier
    • Initialize the SDK
    • Verify the integration
  4. After the SDK is successfully installed, ask the user to select an ad format to continue the integration.
  1. 确定用户的平台:确认项目是Android、iOS还是Unity项目。如果不确定,请在继续前询问用户。
  2. 阅读平台指南获取实施细节:
    • Android:
      references/android-get-started.md
    • iOS:
      references/ios-get-started.md
    • Unity:
      references/unity-get-started.md
  3. 按顺序执行以下步骤
    • 添加SDK依赖
    • 设置应用标识符
    • 初始化SDK
    • 验证集成
  4. SDK成功安装后,请让用户选择广告格式以继续集成。