# Amplify Android (AWS Mobile SDK for Android)

Amplify Android is a collection of open-source client libraries that provides interfaces for specific use cases across many of the AWS services. Amplify Android is the recommended way to build native Android applications powered by AWS. You can also use the low-level AWS Mobile SDK for Android with Amplify Android if the use case you are trying to build is not currently available in Amplify Android.

- [Getting Started with Amplify Android](https://docs.amplify.aws/android/start/quickstart/): Get started quickly with Amplify Android by walking through a tutorial that uses Java to create a to-do list application with a GraphQL API to store and retrieve items in a cloud database.
- [Library Reference](https://docs.amplify.aws/android/): A reference for the Amplify Android open-source libraries. Also provides samples, API (GraphQL and REST), authentication information, and more.

---

## Related Links

- [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html)
- [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/)
- [SDKs & Tools](https://aws.amazon.com/tools/)
- [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html)
- [AWS Training](https://aws.amazon.com/training/)
- [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/)
- [AWS Whitepapers](https://aws.amazon.com/whitepapers/)

