Once my song uri is playing in the media player, how do I get it to stop after a minute?
Currently I can call mp.getCurrentPosition() or access system time, but both are ungodly taxing on runtime and such. How do I notify the player, or just call stop after n milliseconds? Thanks, Eric -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en