A simple, rational music player for android
Find a file
OxygenCobalt 37b071de0d Add album art loading
Add album art loading by decoding the album art URI into bitmaps for each album. I may use glide in the future if just using a bitmap isnt enough, but currently this works.
2020-08-21 17:47:56 -06:00
app Add album art loading 2020-08-21 17:47:56 -06:00
gradle/wrapper Add android boilerplate code 2020-08-17 09:52:52 -06:00
.gitignore Add android boilerplate code 2020-08-17 09:52:52 -06:00
build.gradle Add Loading Screen 2020-08-19 09:28:15 -06:00
gradle.properties Add android boilerplate code 2020-08-17 09:52:52 -06:00
gradlew Add android boilerplate code 2020-08-17 09:52:52 -06:00
gradlew.bat Add android boilerplate code 2020-08-17 09:52:52 -06:00
LICENSE Initial commit 2020-08-17 15:35:12 +00:00
README.md Initial commit 2020-08-17 15:35:12 +00:00
settings.gradle Add android boilerplate code 2020-08-17 09:52:52 -06:00

Auxio

Android Music Player, Current WIP