Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTML5 video support for Android #8

Open
wienke opened this issue Jul 11, 2013 · 2 comments
Open

Add HTML5 video support for Android #8

wienke opened this issue Jul 11, 2013 · 2 comments

Comments

@wienke
Copy link

wienke commented Jul 11, 2013

Hi!

Nice module! It would be great if the MiniBrowser would also support html5 video. An example of a native solution can be found here:

https://code.google.com/p/html5webview/

Is it possible to integrate this?

Cheers,
Wienke

@rafaelks
Copy link
Contributor

Hi @wienke,

I don't get your point. The <video> tag must be inside your HTML, that is opened in a WebView component. You just have to put this tags in the file that will be called from url parameter, right?!

If Android WebView supports <video>, then will show it.

Thanks!

@wienke
Copy link
Author

wienke commented Jul 11, 2013

Hi Rafaelks,

In the current version of Titanium the webview does not show the video tags. By using the native code of the link I supplied it will show.

Cheers,
Wienke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants