Hello, I´ve been trying to understand how to get data about all the audio files in the device using MediaAudio but unfortunately the documentation is far from clear. Also, there´s almost nothing about it on the forum right now and I couldn´t find good resources over the internet.
I´ve seen pretty quick and objective examples on how to access the main information from the containers but I couldn´t find in any place how I could get the names of the tracks (MediaStore.Audio.AudioColumns doesn´t have an specific constant for it) and the most important, how I could retrieve the path for the media (audio file in this case) I´ve found using the info on MusicStore.Audio. am I missing something here? It seems it should be so easy but I can´t find the info! Also ... if I change any data on the container, will this data be also changed in the real file as well? Thanks for your help, Gabriel -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

