How can i change the image or add an image? I am not talking about changing in the android database because that can be done from content resolver; I am talking about changing the embedded art.
I tried How can I update the album art path using contentResolver? and how to set our image as artwork in a mp3 album in android but they are just changing the values in the database which i don't want I also tried using "MY_ID3_For_Android" But that didn't help either because no functions are provided to change the album art,only functions are to change the other tags.