Skip to content

Armadillo Blogpost #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Sep 29, 2021
Prev Previous commit
Next Next commit
armadillo image
  • Loading branch information
Nathan Sass committed May 26, 2021
commit 2872deef6809067794403ecd870ffe69d17b2922
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ author: NathanSass
team: Android
---

![Armadillo Image](https://i.ibb.co/LzTK79B/armadillo.jpg)

In this tutorial, we are going to explore how to build an audio player in an Android app using Armadillo. We are going to do that by discussing what goes into designing an effective audio player as well as some best practices for handling audio in an app.

## What is Armadillo?
Expand Down