playmusicexporter/README.md

1 KiB

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

I recently forked this repository and most of the work has been done by David Schulte. You can find his old/inactive repository here.

Copyright (c) 2016 Jan Christian Grünhage. See LICENSE.txt for details.
Copyright (c) 2015 David Schulte. See LICENSE.txt for details.