V1.0.5 Exoplayer for AppInventor | Play media with Google's Exoplayer

This post was flagged by the community and is temporarily hidden.

I am afraid I can’t help any further as I don’t have enough knowledge regarding deeplink. You may ask further questions in the deeplink extension post.

User suspended for posting off-topic multiple times.

6 Likes

I did not understand. Do you want ?

Did you upload icons? Are you using companion app ?

Please Try Activity Starter

intent:http://techslides.com/demos/sample-videos/small.mp4#Intent;package=com.mxtech.videoplayer.ad;S.title=sample-videos;end

Icons do not appear in media

And add in the next setting the Arabic translation file srt

thank you for your effort :+1:

Whats New In V1.0.5

With the latest release of exoplayer, you get awesome features including track selection that allows users to choose different tracks for all the three types : video, audio and text. Moreover new blocks related to audio have been added in the core library and several issues have been fixed.

Exoplayer Core


Functions

increase_volume

Increase device volume by 1.

decrease_volume

Decrease device volume by 1.

Properties

device_muted

device_volume

max_volume

min_volume

Exoplayer UI


Functions

can_show_dialog

Check if track selection dialog can be shown for a given track type.

Show track selection dialog for given track type.


title : dialog title

trackType : track type for which you want to show dialog

showDisabledOptions : whether an option is available for disabling the renderer.

allowAdaptiveSelections : Sets whether adaptive selections (consisting of more than one track) can be made.

allowMultipleOverrides : Sets whether multiple overrides can be set and selected, i.e. tracks from multiple track groups can be selected.

Events

Event raised when a setting dialog or window is dismissed.

Event raised when video settings button is clicked.

Properties

Set visibility of Video Settings Button.

track_types

Available track types.

4 Likes

You need to make sure that spellings are correct :
landscape & portrait

1 Like

Is it possible to add the Arabic language vtt

1 Like

It can be any language subtitles but you need to define the subtitles type… That’s it…

1 Like

How is that? If you would be so kind :blush:

@Gautam_R is right. You just have to specify path and mime type. And rest should work fine.

1 Like

Hi,

I think your English is not enough to understand…
I can’t get what you want???

This post was flagged by the community and is temporarily hidden.

Why video same item comes 2 times

How to Solve this error?

no method named `CreatePlayer’ in class java.lang.Boolean

In the project, are there other Extensions? If yes, has these extensions been recasted?

The error only appears when I add the extension.

Even though I don’t have any others.

I’ve already tried recasting, but it says: " info No references to support libraries found
skipped This extension is already compatible with Kodular; no need to recast it"

How to use this block?
component_method

3 Likes