Welcome! Log In Create A New Profile

Advanced

[WM] - How to play Youtube video in apk?

Posted by YogiYang 
[WM] - How to play Youtube video in apk?
June 16, 2019 06:32PM
Hello,

The subject says it all. I am trying to get Youtube videos to play in my app but am not able to do it. So currently what I am doing is using HTM control to play the videos of Youtube.

Is there something that we and use to play Youtube videos in our app.

TIA

--
Yogi Yang
Re: [WM] - How to play Youtube video in apk?
July 01, 2019 07:25AM
Hello,

No reply! amazing!!

Anyway in my quest to get WM generated apps to play Youtube video I found this library provided by Google itself.
Quote

https://developers.google.com/youtube/android/player/downloads/
Can someone please help in integrating this library in WM apps.

TIA

--
Yogi Yang
Re: [WM] - How to play Youtube video in apk?
July 01, 2019 01:24PM
Greeting

Try through html control and html code to edit the video


see example:

[www.w3schools.com]


html_code is string = [
<html>
<body>

<iframe width="420" height="345" src="[www.youtube.com];
</iframe>

</body>
</html>
]

html_control = html_code

[infosonline.net]



Edited 2 time(s). Last edit at 07/01/2019 01:30PM by infos.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: