Saturday, March 6, 2021

Integrating Android SDK for AWS


The AWS SDK for Android is a collection of low-level libraries for direct interaction with AWS backend services. For use cases not covered by the Amplify Framework, you may directly integrate these clients into your Android app.


The AWS SDK for Android can be directly embedded via .aar files, or you can download it from the Maven Central repository, by integrating it into your Android project's Gradle files.


references:

https://github.com/aws-amplify/aws-sdk-android

No comments:

Post a Comment