Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.1 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.1 KB

Kanta

Kanta is a simple android music player that uses the mediaplayer service.

Screenshots can be found on my website: https://www.arcalder.uk/android-app-dev-kanta

Features

  • Play music by album, artist or song
  • Add music to a song queue
  • Uses a crap tonne of fragments, so good as a working example

Setup

Currently you will have to build the APK from source, this may change at some point.

Contribute

Support

If you are having any issues, please let me know.

License

The project is licensed under the "I've not researched these enough to know" license.

Issues

Built for api 27 - likely will not work with lower versions.

TODO

  • If fragment of same type is already open do not open another - DONE
  • Setup Content Provider - DONE
  • Handle rotation properly - DONE
  • Maintain playset through queries
  • Add/move/remove songs from queue - DONE

Authors

Andrew Calder [email protected]