I believe that music player is actually a separate application. Just because it came with the phone doesn't mean it's part of the API (or ever will be). Banged my head against a wall for 2-weeks before I figured that one out.
Ken On Mar 26, 9:50 am, Jesper Majland <[email protected]> wrote: > Hi > > I'm working on a application that, while it's running, should be able > collect and save information about the music played by the Phones > MediaPlayer. > > There are not any public API for this at the moment, do you have any > plans for this in the future? > > It would be nice if my application just could use the default Music > player, instead of implement a new player. > > So far the only solution I can find is this this link > here:http://www.alexc.me/android-music-app-service-currently-playing-song/... > > ,but this is not a nice way to do it. > It will only work with phones that use exactly same version of the > interface file IMediaPlaybackService.aidl > > Does you Android experts, have any good solutions? > > -Jesper -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

