Search code examples
javajava-memp3id3

J2ME Read ID3 Tags From Walkman (Sony Ericsson)


Is there any way to read the currently playing song title/artist (id3 tags) in walkman on sony ericsson (w series) phone?


Solution

  • you can get information of currently playing song by the using of player MetaDataControl class. with the help of this u can find information like title,album,total time,content type etc....