AWS Mobile Blog
Tag: Android
Android GraphQL subscriptions and support for complex objects in AWS AppSync
AWS AppSync and AWS Amplify have had several releases over the past few months. With AWS AppSync, you can easily apply real-time or offline features to an existing Amazon DynamoDB table. You can also provide complete GraphQL capabilities to your mobile and web applications, including search and discovery features. These features allow you to build […]
Read MoreBuild a CI/CD Pipeline for your Android App with AWS Services
Continuously building, testing, and delivering updates for your app to your users helps you release new features sooner and with fewer bugs. In an earlier blog post “Automatically build your Android app with AWS CodeBuild,” Adrian Hall explains how you can use AWS CodeBuild to compile an Android app and publish the APK to Amazon […]
Read MoreBuilding a Synchronization Framework for Android
This is the sixth and final part in a series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps Integrating Amazon Cognito with the Android AccountManager API […]
Read MoreBuilding a Synchronization Endpoint in AWS Mobile Hub
This is the fifth part in a six-part series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps Integrating Amazon Cognito with the Android AccountManager API Building a […]
Read MoreUsing a ContentProvider in Android
This is the third part in a six-part series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps (this article) Integrating Amazon Cognito with the Android AccountManager API […]
Read MoreIntegrating Amazon Cognito with the Android AccountManager API
This is the fourth part in a six-part series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps Integrating Amazon Cognito with the Android AccountManager API (this article) […]
Read MoreHow to: Record User Sign-in on Android with Amazon Pinpoint
In a previous post, we introduced the AWS Mobile SDK v2.6.0 for Android and implemented user sign-in and sign-up with IdentityManager. IdentityManager is a new capability in the AWS Mobile SDK that provides a native graphical interface for authentication. We also showed how to add basic session analytics using Amazon Pinpoint. We want to show […]
Read MoreBuilding a ContentProvider for Android
This is the second part in a six-part series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android Building a ContentProvider for Android (this article) Using a ContentProvider in Android Mobile Apps Integrating Amazon Cognito with the Android AccountManager API […]
Read MoreAn Introduction to the Sync Framework for Android
This is the first part in a six-part series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android (this article) Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps Integrating Amazon Cognito with the Android AccountManager API […]
Read MoreAnnouncing: Direct Device Access in AWS Device Farm
The defining characteristics of a useful mobile testing service in the cloud are: instant access to a large number of real devices, ability to run parallel tests, excellent reporting, ability to configure the device state, and little to no modifications to your existing test setup. Working with our most successful mobile customers, we noticed that […]
Read More