Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

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

Dec 22, 2015

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

An easy implementation for the use of the camera and gallery, customized according to your needs.

Apr 1, 2024

Simple Camera is a library that allows you to use cameras in a simplified, easy, fast and effective way. It contains CameraX as an internal library. It simplifies the camera features used by CameraX and provides ease of use with a single library. As updates come on the CameraX side, the library will try to stay up to date. Missing features will be added soon. Like video capturing.

Mar 31, 2024

PhotoEasy reduces the complexity of requesting an image via the camera, with various settings that can help you customize the event.

Oct 26, 2020

Wizard Camera is a simple photo camera application that lets you add some funny effects to your shots. It uses CameraX API and OpenGL ES shaders to do it! A vital feature of the application is the ability to see the effects while previewing - what you see on a phone screen that you’ll get on a shot!

Jun 24, 2020

Retum is an Android Library used for scanning and predicting fields on cards. The default implementation of this library includes CNIC card. The default predictor of this CNIC cards predicts Date of Birth, Date of Issue, Date of Expiry, CNIC Number. User are encouraged to make their own custom card predictor through this library.

Nov 17, 2018

CameraViewEx makes integration of camera implementation and various camera features into any Android project very easy.

Features

  • Camera preview by placing it in a layout XML (and calling the start method)
  • Configuration by attributes
    • Facing (app:facing)
    • Aspect ratio (app:aspectRatio)
    • Auto-focus (app:autoFocus)
    • Flash (app:flash)
    • Auto white balance (app:awb)
    • Optical Stabilization (app:opticalStabilization)
    • Noise Reduction (app:noiseReduction)
    • Camera shutter view (app:shutter)
    • Output format (app:outputFormat)
Nov 15, 2018

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