VitorFranca4 / mixare

Automatically exported from code.google.com/p/mixare
0 stars 0 forks source link

Fire youtube intent if a marker is clicked with a youtube url #110

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by abdu...@gmail.com on 3 May 2012 at 1:39

GoogleCodeExporter commented 8 years ago
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

Original comment by daniele.gobbetti on 3 May 2012 at 1:47

GoogleCodeExporter commented 8 years ago

Original comment by abdu.e...@gmail.com on 7 May 2012 at 9:42