Open GoogleCodeExporter opened 8 years ago
I thought about this when adding the media selector dialog. There are a couple
problems. First, the android API does not have a way of directly playing
playlists.
You can resolve the playlist to a list of songs and play them individually, or
you
can open up the media player application and start it playing there. It would
be
completely possible to fire up the media player from the alarm application, but
there
would then not really be a concept of 'snoozing' or 'dismissing' an alarm. It
would
basically mean that playlist-based alarms would have to be one-shot alarms that
simply open the media player.
Again, this is completely doable, but it doesn't really seem to fit in the the
rest
of the functionality of the application. I'll play around with it a bit if
there's a
lot of interest, but it might be a little too outside the scope of an alarm
clock...
Original comment by kraigs.a...@gmail.com
on 22 Apr 2010 at 11:51
Issue 32 has been merged into this issue.
Original comment by kraigs.a...@gmail.com
on 8 Sep 2010 at 1:57
Original issue reported on code.google.com by
SeanRi...@gmail.com
on 22 Apr 2010 at 11:26