Front-End Web & Mobile
Category: Front-End Web & Mobile
Building 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 […]
An 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 […]
Adding User Analytics to Your Mobile App
Having a single cloud provider as the backend to your mobile app has many advantages. One of these advantages is the tight integration of features between two or more AWS Cloud services. In this blog post, we show the benefits from the recent Amazon Cognito integration with Amazon Pinpoint for user analytics. You can now […]
Automatically build your Android app with AWS CodeBuild
“It worked on my machine.” If you have been a developer for a while, you probably have heard this. It is a lament for a bug that is hard to diagnose and points to some peculiar setup of the developer’s machine. You can fix this by including continuous integration in your tool arsenal. When you […]
Announcing AWS Mobile SDK v2.6 for Android and iOS
It is now recommended that developers to use the Amplify libraries to build iOS and Android applications on AWS> Recently, we released the AWS Mobile SDK v2.6.0 for Android and iOS. The release has new features that make it easier for iOS and Android developers to integrate AWS backend services into their apps. The new […]
Amazon Pinpoint adds ADM, Baidu, APNs Token Authentication and Sandbox Channel for Push Notifications
This post was written by Zach Barbitta, Amazon Pinpoint Sr. Product Manager Tech & Lomax Escarmant, Amazon Pinpoint Software Development Engineer. Reaching your customers through push notifications is an important part of user engagement and retention. To enable push notifications for your mobile application, you use a push notification service such as Apple Push Notification […]
Announcing: React Native Starter Project with One-Click AWS Deployment and Serverless Infrastructure
Update (February 18, 2019): This article was originally posted on September 19, 2017. At that time, AWS Mobile Hub was used to cloud-enable this React Native Starter project. Going forward, we recommend that developers use AWS Amplify to cloud enable your React Native, iOS, Android, and web application projects. That said, the solution below may […]
Custom Artifacts on AWS Device Farm
This post was written by Nikhil Dabhade, Cloud Solutions Engineer, AWS Device Farm A good test report is essential to proper analysis of mobile app testing. It is not only the summary of test results, but also artifacts like screenshots, videos, crash reports, logs, and app-generated files. A well formed test report provides useful insights, […]
Migrating Users to Amazon Cognito User Pools
November 2, 2023: An update to this post was published on the AWS Security Blog. Please see this post for the most up-to-date info. Many customers ask about the best way to migrate their existing users in to Amazon Cognito User Pools. In this blog post, we describe the options and provide step-by-step instructions on […]
Easy Sign-in and Sign-up UI with the AWS Mobile SDK for Android
Recently, we released v2.6.0 of the AWS Mobile SDK for Android and AWS Mobile SDK for iOS. It includes many improvements. This post focuses on two of these. First, you can integrate a JSON file with the configuration details of your mobile backend. The easiest way to generate this file is with AWS Mobile Hub. […]