I am building a music player in android and downloading mp3 files user has purchased from our store(server).
How can I protect those downloaded music files from being shared, copied from SD card and appear in other music player installed on device. I don’t won’t to encrypt the files as it will take bit processing time.
Many Thanks in advance.