Front-End Web & Mobile

Tag: Android

New AWS Mobile SDKs Release 1.7.1

We have just released a new version of the AWS Mobile SDKs. The individual SDKs for version 1.7.1 can be downloaded from the following pages: AWS SDK for iOS AWS SDK for Android For iOS, this release introduces support for global secondary indexes in HAQM DynamoDB, updates for HAQM EC2 with support for the latest […]

New AWS Mobile SDKs Release 1.7.0

We have just released a new version of the AWS Mobile SDKs. The individual SDKs for version 1.7.0 can be downloaded from the following pages: AWS SDK for iOS AWS SDK for Android For iOS, this release adds support for HAQM Simple Notification Service’s new Mobile Push APIs and resolves a number of issues reported […]

Creating Mobile Apps with Dynamic Content Stored in HAQM S3

Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. Native mobile apps allow image files […]

HAQM DynamoDB on Mobile – Part 4: Local Secondary Indexes

Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. In our previous posts (Part 1, […]

Clock Skew Fix

Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. Clock Skew Adjustment Previously, we showed […]

New AWS Mobile SDKs Release 1.6.1

We have just released a new version of the AWS Mobile SDKs. The individual SDKs for version 1.6.1 can be downloaded from the following pages: AWS SDK for iOS AWS SDK for Android This release adds support for HAQM Simple Notification Service’s new Mobile Push APIs and resolves a number of issues reported by customers. […]

HAQM DynamoDB on Mobile – Part 3: Writing Data

Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. In our previous posts (Part 1, […]

HAQM DynamoDB on Mobile – Part 1: Loading Data

Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. HAQM DynamoDB is one of the […]

Adding Web Identity Federation with Facebook to Android Projects

Last month we announced web identity federation, which lets developers utilize services from Facebook, Google, and HAQM to retrieve temporary AWS credentials. This tutorial will show you how to add web identity federation with Facebook to an existing Android project that uses an AWS service. Creating a Facebook App ID Sign up for the Facebook […]