How can i extract the information embedded in ID3 tag from mp3 file in windows and android environment?
A:
Check out id3lib for a c/c++ library and jid3lib for a library in Java, which you will need for Android.
Wade Tandy
2010-09-01 18:41:19