Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Keep the button pressed to open camera, release the button to capture the photo.

Apr 7, 2018

Wrapper around the android Camera class that simplifies its usage.

Jun 10, 2015

Android module that takes a square photo using the native Android Camera APIs. The new Camera2 APIs from the L release is not used.

May 4, 2015

A camera view to capture long image merged from small captured images as it is in Shoparoo app!

This library uses CameraView from Google as the backbone of camera functionality and adds auto-support of creating long or wide images from multiple images.

Features:

  • Built-in Camera UI and activity
  • Built-in Image Viewer with pinch-fling gestures for zoom/move/rotate etc.
  • TouchImageView with gestures support for zoom/move/rotate etc.
  • Built-in permission handling for Camera and Storage
  • Horizontal or Vertical image merging
Apr 20, 2017

Android solution to simplify work with different camera apis. Include video and photo capturing features with possibility to select quality for appropriate media action etc.

Dec 11, 2016

Camera module for Android applications.

Jan 17, 2015

RxJava style camera API for android, it is based on android.hardware.camera.

Dec 22, 2015

An open source camera for google glass. This is a an alternative to the default camera on Glass. CuXtom Cam provides you the default behaviour along with some special feature.

Aug 7, 2016

A simple library to make taking screenshots of your apps.

With the Marshmallow release and the new permissions model, taking screenshots of your applications has become just slightly more complicated as you need to deal with permissions on the run.

This library does it all for you regardless of the device you're running it on.

Nov 23, 2016

This project is an Android library to provide an API to access an external USB webcam that supports UVC. The library provides an in-process service (WebcamManager) so that multiple parts of an application can share the same webcam.

Jul 18, 2014