Fast Video View for Android

TextureView based VideoView implementation for Android.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.warnyul.android.fast-video-view
ArtifactId

ArtifactId

fast-video-view
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Fast Video View for Android
TextureView based VideoView implementation for Android.
Project URL

Project URL

https://github.com/warnyul/fast-video-view
Source Code Management

Source Code Management

https://github.com/warnyul/fast-video-view

Download fast-video-view

How to add to project

<!-- https://jarcasting.com/artifacts/com.warnyul.android.fast-video-view/fast-video-view/ -->
<dependency>
    <groupId>com.warnyul.android.fast-video-view</groupId>
    <artifactId>fast-video-view</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.warnyul.android.fast-video-view/fast-video-view/
implementation 'com.warnyul.android.fast-video-view:fast-video-view:1.0.2'
// https://jarcasting.com/artifacts/com.warnyul.android.fast-video-view/fast-video-view/
implementation ("com.warnyul.android.fast-video-view:fast-video-view:1.0.2")
'com.warnyul.android.fast-video-view:fast-video-view:jar:1.0.2'
<dependency org="com.warnyul.android.fast-video-view" name="fast-video-view" rev="1.0.2">
  <artifact name="fast-video-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.warnyul.android.fast-video-view', module='fast-video-view', version='1.0.2')
)
libraryDependencies += "com.warnyul.android.fast-video-view" % "fast-video-view" % "1.0.2"
[com.warnyul.android.fast-video-view/fast-video-view "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0