| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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!
First, pull the source code from this git repository to your local machine:
git clone git@github.com:eddturtle/TurtlePlayer.git cd TurtlePlayer
Initialise the submodule dependency for mp3agic.
git submodule update --init
Copy the mp3agic source folder (inside mp3agic/src/main/java/com/mpatric) into the Turtle Player src/com folder.
Import the project in Eclipse (or your chosen Android IDE).
Make super-awesome improvements...
Create a Pull Request back to this repository.
| Back | FazBrowse Home | New Git URL |