I want to change the song tag. For example the Song album is Sunshine and it wasn't correct, how can I hardcode to change to song album of particular song? I have look over the msdn library but couldn't find any appropriate method, any suggestion is appreciated. Thanks you
Asked
Active
Viewed 132 times
1 Answers
2
You can't edit the metadata for songs directly on the phone. Not with the build-in player, nor with the API.

Claus Jørgensen
- 25,882
- 9
- 87
- 150
-
There is no way to fix or override the ID3 tag for a song with hard code? – Nghia Nguyen Aug 01 '11 at 03:51
-
how do you seem so sure, do you have any official document? :( it's possible on iPhone... – Nghia Nguyen Aug 03 '11 at 02:29