Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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
Advertisement

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

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

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

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

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
Advertisement

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

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

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

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

TextureVideoView is custom view based on android TextureView which gives you ability easily play and crop video. It's very similar to ImageView#setScaleType

Crop modes:

  • TOP
  • CENTER_CROP
  • BOTTOM
Sep 1, 2014

A system for building custom ffmpeg binaries for Android.

Jul 12, 2014

This project is a Java wrapper around an ffmpeg command line binary for use in Android applications. It depends on the android-ffmpeg project to provide the ffmpeg binary.

Jul 12, 2014

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

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

Jul 5, 2014

This project aims to create working library providing playing video files in android via ffmpeg libraries. With some effort and NDK knowledge you can use this ffmpeg libraries build to convert video files.

Jul 5, 2014