All, I'm coding an app that works with the current status of the Android Media Player, basically, I'm trying to find a way to obtain, for example, the current track information or the track next on the library/playlist. Thing is, I couldn't find any way to "connect" to the app, I read about some services and copying an Android MP file to my project and so on, but I just wanted to check if there's another way such as a content provider.
Thanks a lot for your attention.
Let me know if you have any questions, hope I was clear enough.