Open captn3m0 opened 11 years ago
What do you mean by "Integration with the Android Music System"?
@shashankmehta Make the play/pause buttons work universally, and handle volume (if that's what other music apps do). Maybe even show the current playing music track in Notifications, and (if we get time) create a widget for home screen.
Notifications and Volume can be done.
I didn't get the play/pause button thing. Android devices don't have extra keys for this. If you are talking about play/pause via stuff like the button in the bundled earphone, then it can be done.
If you are talking about the media keys that some manufacturers like Sony add to the lock screen, then that depends on the APIs provided by the manufacturer. For example, I couldn't find a music widget that could interact with the bundled Sony media player apart from the official Sony music widget.
Thanks. I'm a bit unaware of the Android eco-system. We'll just do Notifications and Volume changes, in that case.
Version 1
Other Basic Features
Version 2
Version 3