Skip to content

A Free, Fully Fledged, Open-Source Music Player for Android

Notifications You must be signed in to change notification settings

eddturtle/TurtlePlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Edd Turtle
Oct 3, 2019
a55a314 · Oct 3, 2019
Oct 3, 2019
Jun 16, 2012
Mar 16, 2013
Mar 6, 2014
Mar 6, 2014
Jun 2, 2013
May 30, 2013
Sep 3, 2012
Mar 16, 2013
Jun 15, 2012
Mar 6, 2014
Apr 18, 2017
Mar 6, 2014

Repository files navigation

Free, Fully Fledged & Open-Source. The Music Player for Android.

Turtle Player is designed to be a fun and unique app for playing your music on the move, while in a advertisment-free app. Originally developed by Edd Turtle, it is now a community driven app with help from developers (namely Simon Honegger) on Github. Give it a go today!

Warning! Due to other commitments I haven't had the time to maintain and keep this project up-to-date. It should work fine on modern android phones, but the visuals and code are bit old - that's all.

How to Contribute

  1. First, pull the source code from this git repository to your local machine:

    git clone git@github.com:eddturtle/TurtlePlayer.git cd TurtlePlayer

  2. Initialise the submodule dependency for mp3agic.

    git submodule update --init

  3. Copy the mp3agic source folder (inside mp3agic/src/main/java/com/mpatric) into the Turtle Player src/com folder.

  4. Import the project in Eclipse (or your chosen Android IDE).

  5. Make super-awesome improvements...

  6. Create a Pull Request back to this repository.

License

Source is licenced under the MIT & GPL.