# qcloud-sdk-android-samples **Repository Path**: mirrors_tencentyun/qcloud-sdk-android-samples ## Basic Information - **Project Name**: qcloud-sdk-android-samples - **Description**: 腾讯云服务Android SDK samples - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qcloud-sdk-android-samples 腾讯云 Android SDK 示例仓库 ## 产品列表 当前仓库内提供的示例有: * COSTranferPractice - [腾讯云 COS XML](https://cloud.tencent.com/document/product/436) 体验 demo,您可以参考 [快速体验](https://cloud.tencent.com/document/product/436/18194) 来体验 COS 传输实践 demo; * QCloudCSPSample - 私有云体验 demo。 ## 腾讯云 Android SDK 如果您想查看腾讯云 Android SDK 的代码,可以参考 [这里](https://github.com/tencentyun/qcloud-sdk-android) 。 ## License 腾讯云 Android SDK 和 示例 通过 `MIT ` License 发布。 ``` Copyright (c) 2017 腾讯云 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ```