Get details of current media file playing in android media player
Asked Answered
U

2

7

Is there any way to get the details of media files that is executed in android(default) media player?

Unhandled answered 31/8, 2010 at 7:20 Comment(0)
A
2

This thread might help you to find what you are looking for: http://www.alexc.me/android-music-app-service-currently-playing-song/231/

Regards

Aqua answered 22/9, 2010 at 14:31 Comment(1)
When posting links please copy paste the relevant part of the answer. This link doesn't work anymore.Plica
C
0

You can start playing a media file on your phone with the debug bridge enabled (or just use the emulator) and check with LogCat if there is an Intent - but as far as I know the SDK does not provide a way to retrieve details for played media files

Conchology answered 31/8, 2010 at 8:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.