Go to file
2015-08-15 18:19:09 +02:00
.idea Adds support for Lollipop file api (access to external sdcard) 2015-08-15 17:52:50 +02:00
apk Add build date 2015-08-15 18:19:09 +02:00
framework Adds support for Lollipop file api (access to external sdcard) 2015-08-15 17:52:50 +02:00
gradle/wrapper Initial commit 2015-01-23 18:26:34 +01:00
playmusicexporter Add build date 2015-08-15 18:19:09 +02:00
playmusiclib Adds support for Lollipop file api (access to external sdcard) 2015-08-15 17:52:50 +02:00
build.gradle Add a LICENSE.txt and README.md 2015-01-23 19:33:19 +01:00
gradle.properties Initial commit 2015-01-23 18:26:34 +01:00
LICENSE.txt Add a LICENSE.txt and README.md 2015-01-23 19:33:19 +01:00
PlayMusicExporterGit.iml Fixed artwork loading size 2015-08-09 21:08:01 +02:00
README.md Update README.md 2015-01-27 14:05:12 +01:00
settings.gradle Rename project 2015-01-25 22:05:27 +01:00

Play Music Exporter

This Android app exports your Play Music mp3 files directly to your sdcard using root permissions.

About

This AndroidStudio project allow you to access the database from Google's PlayMusic and also allows you to export the music files as mp3 to your sdcard. There is also a nice library you can simply use in your projects.

Requirements

This app and its library will require root access to your device! If your device is not rooted you can't use this app neither the lib.

This project uses the mp3agic library by Michael Patricios (mpatric).

Notice

The project will be rewritten and the complete source will be a available soon. The android package id is currently "de.arcus.playmusicexporter2". This will be replaced by the old id "de.arcus.playmusicexporter" when the new code is done.

You can get the old working version here!

Copyright (c) 2015 David Schulte. See LICENSE.txt for details.