Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 489 Bytes

Credencial.md

File metadata and controls

18 lines (13 loc) · 489 Bytes

Requirements

    https://firebase.google.com/docs/admob/android/quick-start
  • Download google-service.json from firebase

Crear un archivo de recurso xml llamado admob.xml

    <string name="app_id">*************</string>
    <string name="app_unit_id_main">*************</string>
    <string name="app_unit_id_formula">*************</string>
    <string name="app_unit_id_about">*************</string>

Agregar el ide de la aplicacion y el admob al manifest