# android-docs-samples **Repository Path**: mirrors_GoogleCloudPlatform/android-docs-samples ## Basic Information - **Project Name**: android-docs-samples - **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**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![status: inactive](https://img.shields.io/badge/status-inactive-red.svg) This project is no longer actively developed or maintained. ## Android Docs Samples [![CircleCI](https://circleci.com/gh/GoogleCloudPlatform/android-docs-samples.svg?style=svg)](https://circleci.com/gh/GoogleCloudPlatform/android-docs-samples) This is a repository that contains Android code snippets on Google Cloud Platform Documentation. ## Getting the sample code Get the latest sample code from GitHub using Git or download the repository as a ZIP file. ([Download](https://github.com/GoogleCloudPlatform/android-docs-samples/archive/master.zip)) git clone https://github.com/GoogleCloudPlatform/android-docs-samples.git ## Before you begin 1. Download and install the [Google Cloud SDK](https://cloud.google.com/sdk/docs/), which includes the [gcloud](https://cloud.google.com/sdk/gcloud/) command-line tool. 1. Create a [new Google Cloud Platform project from the Cloud Console](https://console.cloud.google.com/project) or use an existing one. ## Available Samples * [Using the Google Cloud Speech API in an Android app](speech/Speech) * [Using the Google Cloud Natural Language API in an Android app](nl/Language) * [Endpoints Frameworks Android apps](endpoints-frameworks) ## Contributing changes * See [CONTRIBUTING.md](CONTRIBUTING.md) ## Licensing * See [LICENSE](LICENSE)