This repository has samples that demonstrate various aspects of the AWS SDK for Android.
Please refer to README file in each folder for more specific instructions. For general issues and help, check the FAQs section
AmazonKinesisVideoDemoApp This is a sample mobile application that demonstrates how to stream video to Amazon Kinesis Video Streaming. Involved AWS Services are:
S3TransferUtilitySample. This is a sample mobile application that demonstrates how to use Amazon S3 Transfer Utility to download and upload files to Amazon S3. Involved AWS Services are:
PollyDemo. This is a sample mobile application that demonstrates how to use Amazon Polly. Involved AWS Services are:
Lex Sample. This is a sample mobile application that demonstrates how to use Amazon Lex. Involved AWS Services are:
This is the recommended way to run samples.
Import project (Eclipse ADT, Gradle, etc.)
. Navigate to the sample directory and select a sample project to import.ANDROID_HOME
environment variable is set to point to your Android SDK. See Getting Started with Gradle.gradlew installDebug
. Or if you on a Windows computer, use gradlew.bat
instead.We use AWS Android SDK GitHub issues for tracking questions, bugs, and feature requests.
参考 aws云服务文档 https://aws.amazon.com/cn/documentation/s3/ aws云服务实例代码 https://github.com/awslabs/aws-sdk-android-samples api https://docs.aws.amazon.com/AWSAndroidSDK/latest/javadoc/ 接入步骤 1、添加依赖 dependen
https://github.com/aws-amplify/aws-sdk-android/blob/main/README.md#aws-sdk-for-android https://github.com/aws-amplify/aws-sdk-android https://github.com/awslabs/aws-sdk-android-samples#aws-sdk-for-and
title: 亚马逊AWS Kinesis Video Streams with WebRTC demo示例 categories:[Linux C] tags:[亚马逊云平台] date: 2021/12/22 作者:hackett 微信公众号:加班猿 以下分步说明介绍如何使用下载、构建和运行 Kinesis Video Streams with WebRTC 开发工具包及其相应示例。 1、下载
为了在AWS云服务器上实现自动化打包Android APP的APK包,我需要远程命令行环境下安装Android SDK,当然还要用代理或者***,这里简单整理一下过程: 首先,由于墙的原因,Android SDK基本无法直接下,必须使用代理或者国内镜像之类,这里推荐使用上海交大的,参数: --proxy-host sdk.gdgshanghai.com --proxy-port 8000 以下是具
https://github.com/googlesamples/google-services https://developers.google.com/cloud-messaging/android/start http://aws.amazon.com/cn/mobile/sdk/ https://github.com/aws/aws-sdk-android https://github.
设置 你可以用全局方法配置连接: Aws.config.update( endpoint: 'https://objects.dreamhost.com.', access_key_id: 'my-access-key', secret_access_key: 'my-secret-key', force_path_style: tr
The AWS SDK for iOS Samples This repository has samples that demonstrate various aspects of the AWS SDK for iOS. Resources Developer Guide for AWS SDK for iOS Please refer to README.md in each sample
aws-sdk-perl Attempt to build a complete AWS SDK in Perl This project is attempting to build an entire AWS SDK from the informationthat is stored in other AWS SDKs. Other AWS SDKs have a "data-driven"
AWS SDK for Ruby - Version 3 Links of Interest API Documentation Developer Guide V3 Upgrading Guide AWS Developer Blog Github Discussions Installation The AWS SDK for Ruby is available from RubyGems.
AWS SDK for JavaScript Version 3.x Now Available The version 3.x of the AWS SDK for JavaScript is generally available.For more information see the Developer Guideor API Reference. For release notes, s
AWS SDK for Java The AWS SDK for Java enables Java developers to easily work with Amazon Web Services andbuild scalable solutions with Amazon S3, Amazon DynamoDB, Amazon Glacier, and more. You can get