# admob-firebase-codelabs-android **Repository Path**: mirrors_googlecodelabs/admob-firebase-codelabs-android ## Basic Information - **Project Name**: admob-firebase-codelabs-android - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AdMob+Firebase Codelabs (Android) This codelab shows you how to use the AdMob Rewarded Ads and Firebase together to analyze & optimize the app. ## What you'll need * Android Studio version 4.1+ * A Google account * A test device with Android 5.0+ with a USB cable to connect your device, or an Android Emulator running AVD(Android Virtual Device) with a system image that supports Play Store/Google APIs ## Getting started Check out the `master` branch of this repository and follow the steps on https://codelabs.developers.google.com/codelabs/admob-firebase-codelabs-101-android to get started. ## License ``` Copyright 2019 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```