Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mj10/cosmo

Android Music Player
https://github.com/mj10/cosmo

android-app material-design music-player

Last synced: about 1 month ago
JSON representation

Android Music Player

Awesome Lists containing this project

README

        

# Cosmo

## Introduction
Cosmo is a music player for Android. It based on the usage usage of the MediaBrowser class in Android (a large part of this app borrows heavily from the [Android Universal Music Player](https://github.com/googlesamples/android-UniversalMusicPlayer)). The design is based on Google's [Material Design Guidelines](https://material.io) ([Plaid](https://github.com/nickbutcher/plaid) serves as a reference for a number of animations implemented in this application).

Cosmo is aimed at providing the user with a simple, fast and fluid interface to browse their library and playback of the music in the library.

The application is currently in very early stages of development and a lot of things might change during the course of the development.

## Releases
You can check out the Releases [here](https://github.com/MJ10/Cosmo/releases).

## Libraries
- [FastScrollRecyclerView](https://github.com/timusus/RecyclerView-FastScroll)
- [ButterKnife](https://github.com/JakeWharton/butterknife)

## License
This project is licensed under the [MIT License](https://github.com/MJ10/Cosmo/blob/master/LICENSE.md)