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
update armadillo logo
  • Loading branch information
Nathan Sass authored Sep 27, 2021
commit 68c052e20a14c1b09bbd1869fd8e1a0892196125
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ or MP3 content that is broken down into chapters or tracks. It leverages
low level audio and video apis but has few opinions of its own for actually
using audio in an Android app.

![Armadillo Image](https://i.ibb.co/LzTK79B/armadillo.jpg)
<sup>Icon made by [Freepik](https://www.flaticon.com/authors/freepik) from [www.flaticon.com](http://www.flaticon.com/) <sub>
![Armadillo Image](https://raw.githubusercontent.com/scribd/armadillo/main/armadillo.webp)

The leap required from Exoplayer to audio player
is enormous both in terms of the amount of code needed as well as the amount of
Expand Down