Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

Feb 21, 2017

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

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

A lightweight screen and audio capturing Android library.

Oct 4, 2019

MJPEG video streaming on Android.

Mar 31, 2016

FFmpeg is a powerful multimedia framework which allows us to decode, encode, transcode, stream, filter and play most of the media content available now. With the help of these tools, you can develop and application that can manipulate any form of media to the desired output.

Jan 1, 2020

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

FFMPEG video operations - FFmpeg compiled for Android. Execute FFmpeg commands with ease in your Android app.

  • Cut video using time
  • Convert image to video
  • Add water mark on video
  • Add text on video
  • Combine image and video
  • Combine images
  • Combine videos
  • Compress a video
  • Extract frames from video
  • Fast/Slow motion video
  • Reverse video
  • Video fade in / fade out
  • Compress video to GIF
  • Rotate and Flip video (Mirroring)
  • Remove audio from video
  • Update aspect ratio of video
  • Merge GIFs
  • Merge Audios
  • Update audio volume
  • Fast/Slow audio
  • Crop audio using time
Jul 1, 2021

Any Video Downloader is a library for android which can download any video from internet specially from any tube including all availabe quality like 240P, 360P, 480P, 720P 1080P and so on. It uses Jsoup and webview behind the scene. This library also comes with pre-defined proguard rules.

Jan 12, 2024

Android/iOS video player based on FFmpeg n2.6, with MediaCodec, VideoToolbox support.

Jul 5, 2014

This library uses OpenGL Shaders to apply effects on EXOPlayer video at Runtime.

May 21, 2017

An Android library for a VideoView that plays video only when 👀 are open and the 👦 is detected.

Mar 5, 2019

Fetches Vimeo's mp4 URLs for Android.

Apr 12, 2016

Cache support for android VideoView.

May 5, 2015

Open sourced awesome material designed movie app.

Aug 22, 2016

libstreaming is an API that allows you, with only a few lines of code, to stream the camera and/or microphone of an android powered device using RTP over UDP.

Jul 5, 2014

This library applies video filter on generated Mp4 and on ExoPlayer video and video recorded with Camera2.

Jan 19, 2019

Examples of using FFMpeg library on Android with Kotlin For Video, Audio and Image/GIF operations.

Jan 18, 2018

An android video record editor muxer SDK.

Jan 2, 2020

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

Convert a list of bitmaps to video.

Oct 28, 2018

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

Jun 25, 2015

ExoPlayer video player wrapper.

Jan 26, 2018

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

Jan 26, 2016

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

Apr 24, 2016

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

Aug 2, 2016

YouTube component for Android, iOS and React. This is a suite of utility libraries around using YouTube inside your Android, iOS or React Native app.

Mar 19, 2018

FFmpeg-Android:

  • FFmpeg for Android compiled with x264, libass, fontconfig, freetype and fribidi
  • Supports Android L
  • FFmpeg Android Library

Supported Architecture:

  • armv7
  • armv7-neon
  • x86
Sep 9, 2014

FFmpeg-Android-Java:

  • FFmpeg for Android compiled with x264, libass, fontconfig, freetype and fribidi
  • Supports Android L

Supported Architecture:

  • armv7
  • armv7-neon
  • x86
Sep 12, 2014

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