# android-dynamic-features **Repository Path**: mirrors_googlecodelabs/android-dynamic-features ## Basic Information - **Project Name**: android-dynamic-features - **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-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🛑 This codelab is deprecated and will be removed soon 🛑 # On-Demand modules codelab This is the code repository for the [Android On-Demand modules codelab](https://codelabs.developers.google.com) Read more at http://g.co/androidappbundle ## Introduction The sample contains several modules. ## Screenshots ## Getting Started Clone this repository, enter the top level directory and run ./gradlew tasks to get an overview of all the tasks available for this project. ## License ``` Copyright 2018 Google LLC. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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. ```