This is a migrated thread and some comments may be shown as answers.

HREF Link to Video doesn't work on Android

1 Answer 11 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
MVG Europa
Top achievements
Rank 1
MVG Europa asked on 08 Oct 2013, 12:42 PM
Hi,

I'm using Icenium/Kendo to develop an web app and I'm having some problem with links to video in android.
At first I thought the problem was with Kendo, but I reduced the problem to the minimum, and event without kendo the problem persists.

This works:
- well in iPhone
- well in Android if I run it in a Browser
(in both the video player opens)

But doesn't work if I use the native code app installed in the android, nothing happens on click.

Do you have any clue of what I might be doing wrong?

The code is as follows.

Thanks.


<!DOCTYPE html>
<html>
<body>
        <a href="http://www.w3schools.com/html/movie.mp4" style='font-size:35px; color:red'>Vide8</a>
    

</body>
</html>

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 08 Oct 2013, 01:00 PM
Hello,

Your question has already been answered in the other thread you've opened. Please, see our answer there for more information.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
Report a bug
Asked by
MVG Europa
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or