Issue 110: Fire youtube intent if a marker is clicked with a youtube url
Status:  Fixed
Owner: ----
Closed:  May 2012
Reported by abdu...@gmail.com, May 3, 2012
Mixare currently supports mp3 and mp4 files when the url points to such file.

A new feature I need is the ability to also allow youtube url's. So if the url points to a youtube website, then the phone will check if a youtube player exists, if so: it will launch the youtube application, and plays the video.
May 3, 2012
Project Member #1 daniele.gobbetti
Good idea! Is it possible to do it instead of usign url parsing via the mime type of the answer?

For instance if you follow a link to a youtube video in the browser, it prompts you if you want to open it using the app or the browser. I think it'd be more robust, but I don't know whether it's possible in a webview
May 7, 2012
Project Member #2 abdu.e...@gmail.com
(No comment was entered for this change.)
Status: Fixed