Skip to content

owenlilly/musicplayer

Repository files navigation

Description

A free and open source music player prototype for Android, made with love. Our goal is to have a highly responsive app with a concise and easy to read code base. The app is still in it's infancy and has very limited functionality but we will progressively improve until we have a fully featured music player.

Screenshots coming soon...

Contributing

You may contribute by doing any of the following:

  • create issues for bugs or enhancements
  • issue pull request for fixed bugs or enhancements
  • writing tests or documentation
  • any other way not mentioned above :)

Build Requirements

This project requires Java 8 to compile as it uses Java 8 lambdas, thanks to the awesome Retrolambda Gradle plugin.

License

Copyright 2016 Owen Lilly

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Android music player prototype.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages