android - How to get media file from which they already have downloaded via Google Play Music -
i'm working on music application android.i download songs google play music , enable option in google play music "keep on device".
using contentresolver query "managedquery(mediastore.audio.media.external_content_uri, null, null,null, null)" in music application shown songs files (note:songs saved on phone memory , sdcard) except downloaded files purchased "google play music" , saved on device.
is there solution show album name or track purchased "google play music? lot in advance!
Comments
Post a Comment