Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

This library is created with the purpose to implement recyclerview with videos easily.

It is targeted at solving following problems:

  1. Flicker when scrolling.
  2. Lag or skipping frames when video starts.
  3. OutOfMemory errors.

And it has following features:

  1. Auto-play videos when in view.
  2. Auto-pause videos when not in view or partially in view.
Feb 27, 2017

A library to stream in RTMP and RTSP for Android. All code in java.

Feb 21, 2017

Better Video Player is a rethought version(fork) of Easy Video Player

Better Video Player supports captions through subtitles in 2 formats: SRT and WEBVTT.

Volume and track position control with swipe gestures are usually supported by mostly used media players like VLC or MX Player. This feature lets your users to be familiar with your video player. For now, this option cannot be disabled but this will be possible in the future.

Feb 5, 2017

Vidsta is a simple and easy to use video player, with customisable options for seamless integration. It's very lightweight, and features listeners for most possible events.

A sample app is also available.

Jan 29, 2017

Android screen or view recorder.

Nov 11, 2016

A customized video view that will automatically pause video if user is not looking at device screen.

Oct 29, 2016

Play video in ListView, RecyclerView with full-screen support and different features to control video stream.

Oct 23, 2016

The android-youtube-player API provides a simple View that can be easily integrated in every Activity and Fragment.

It is the easiest way to play YouTube videos in an Android app.

The library interacts with YouTube through the IFrame Player API, that runs in a WebView. The web UI of the player is hidden, a native UI is used to control the player.

This library also provides a Chromecast YouTube player, that you can use to cast YouTube videos from your app to a Chromecast device.

Sep 12, 2016

Open sourced awesome material designed movie app.

Aug 22, 2016

Endoscope allows you to fast link two android devices and stream live video from camera one device to another. Video stream is over Wi-Fi. One device hosts live stream and another connect to it.

Aug 7, 2016

This is an Android library which can be used to apply different Filters/Effects on videos.

Aug 2, 2016

This project aims to provide an ultimate and flexible video trimmer experience.

Jun 14, 2016

Helper library for Android developers looking to add YouTube video playback in their applications via the iframe player in WebView.

May 31, 2016

Minimized/Floating Youtube.

May 16, 2016

yasea is an RTMP streaming client in pure Java for Android for those who hate JNI development.

Apr 24, 2016

Fetches Vimeo's mp4 URLs for Android.

Apr 12, 2016

MJPEG video streaming on Android.

Mar 31, 2016

This is the real android video player view with fullscreen function.

Mar 11, 2016

Video List by RecyclerView made simple. Auto play/pause supported with smart caching last playing position.

Feb 6, 2016
Advertisement

This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives and API to track it.

Jan 28, 2016

It is a lite library to render 360 degree panorama video for Android.

Jan 26, 2016

Android Texture VideoView having a variety of scale types like the scale types of ImageView.

Jun 25, 2015

The purpose of this repo is to demonstrate the functionality of the YouTube Library for Android which acts as an API for the main YouTube application.

Jun 24, 2015

A library to display videos in a TextureView using a custom MediaPlayer controller.

Jun 13, 2015

An Android Library to replace VideoView.

May 30, 2015

Cache support for android VideoView.

May 5, 2015

A VideoView based on the official Android 4.4.2_r3 sources using a TextureView instead of a SurfaceView.

Mar 5, 2015

A Java API to read, write and create MP4 container. Manipulating containers is different from encoding and decoding videos and audio.

What can you do?

  • Muxing audio/video into an MP4 file
  • Append recordings that use same encode settings
  • Adding/Changing metadata
  • Shorten recordings by ommiting frames.
Jan 11, 2015

Unofficial client for local Youtube alternative website.

Jan 6, 2015

Library for handling Youtube Player in scrollable Views (ListView, GridView, ScrollView...)

Features:

  • Allows seamless transition between portrait and landscape (without rebufering)
  • Allows playback of one video at time
  • Attaches it self to view in scrollable container and scrolls with it
  • Supports AbsListView and ScrollView
  • Works from API level 17 (like YT API)
Jan 6, 2015