# snippets **Repository Path**: ader2020/snippets ## Basic Information - **Project Name**: snippets - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: DAC-review - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-01 - **Last Updated**: 2025-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android Snippets This repository holds code snippets used in Android documentation on [developer.android.com](https://developer.android.com/guide). The idea is that by having a small sample project that contains the code snippets from documentation, developers will gain more context on how to implement a specific API. In addition, by having CI running on this repo, we can ensure that the code snippets on developer.android.com is in a working condition. It is a work in progress, as many snippets are still embedded as static HTML. # Contributing We love contributions! See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.