Android developer portal with tools, libraries, and apps

This project aims to provide an ultimate and flexible image picking from Gallery, Camera and cropping experience as well as PDF picking from system.

Feb 4, 2024

Android library for gallery images and videos, and capture camera image and video.

Jan 7, 2024

You can use this lightweight library to implement the attachment feature (taking pictures using the camera, picking up files/images from the gallery or file system, or google drive). The library helps you to simplify all the processes related to picking files without worrying about system permissions.

Feb 7, 2022

Facebook Styled Gallery Files picker. One or multiple files can be selected. Keeps track of selected files count exactly like Facebook. Selected folders are also shown. Media Store api is used to fetch the image files. So its backward compatible and only read permission is required. Both image Uris and ImagePaths can be retrieved

Feb 1, 2022

ScopeMideaPicker is media picker for Image, Video which supports Android 10 & 11 file system (without requestLegacyExternalStorage flag), it includes both with camera/gallery and guess what, permissions are handled internally, also added supports for File Picker with file types of your choice.

You just need to call start method and return call back to library and that's it, your work is done.

Jan 6, 2022

This library is used for Android API Level 21+ for capturing image from camera or taking image from gallery.

Jan 3, 2022

Easy to use and configurable library to Pick an image from the Gallery or Capture image using Camera.

  • You can easily select image from camera and gallery and upload it wherever you want. We have created this library to simplify pick or capture image feature.
  • Handled permissions for camera and gallery, also supports scoped storage.
  • Returns contentUri of selected image.
  • Easy to use and supports all major devices.

Features

  • Capture Image Using Camera
  • Pick Image From Gallery
  • Handle Runtime Permission For Storage And Camera
  • ImagePicker Bottomsheet
  • Retrieve Image Result In Uri Format
  • Crop Image
  • Rotate Image
  • Image Zoom In, Zoom Out
  • Customize Image Picker BottomSheet Options Like :
    • Customize only text of buttons
    • Customize only text color of buttons
    • Customize multiple values of buttons like:
    • Text color, size, font family, padding using your own styles.xml
    • Customize bottomsheet's background shape and color
Apr 25, 2021

Easy to use and configurable library to Pick an image from the Gallery or Capture image using Camera. It also allows to Crop and Compresses the Image based on Aspect Ratio, Resolution and Image Size.

🐱‍🏍Features:

  • Pick Gallery Image
  • Pick Image from Google Drive
  • Capture Camera Image
  • Crop Image(Crop image based on provided aspect ratio or let user choose one)
  • Compress Image(Compress image based on provided resolution and size)
  • Retrieve Image Result as File, File Path as String or URI object
  • Handle Runtime Permission for Camera and Storage
Dec 16, 2020

Gallery Picker allows you to design a custom gallery for image / video picker in your android projects.

Dec 29, 2019

MediaSliderView is a compact library for having a slideable/swipeable gallery view inside your android application, which supports both images and videos.

Aug 1, 2019

ChoosePhotoHelper develops a component which facilitates the source code of picking photos in your Android apps. By using it, it's possible to pick photos from gallery or take an image with the camera without any boilerplate codes. It also internally handles some issues like rotation correction of the taken photos, permission request for camera and gallery (if needed), etc.

Jul 20, 2019

Simple Library to Pick an image from the Gallery or Capture image with Camera.

Almost 90% of the app that I have developed has Image upload feature. To simplify the image pick/capture option I have created this library. Its easily configurable and easy to use.

Feb 12, 2019

The easiest way to gather images from camera, gallery, etc. Retrieve images from camera or gallery without all the boilerplate required (declaring FileProviders, Activtiy result management, bitmap conversion, etc.)

Oct 8, 2018

Android library to choose image from gallery or camera with option to compress result image.

Jul 22, 2018

File picker allows you to take photo and files from camera \ gallery \ filesystem and also you can add up to 3 own custom actions.

Picker will ask for camera and gallery permission on android version 6.0 or above.

Jun 24, 2018

An image picker that extends BottomSheetDialogFragment.

  1. Camera and gallery all in one dialog;
  2. Single or Multi Selection;
  3. Survives orientation change;
  4. Handle permissions for you.

May 11, 2018

Kotlin based media picker library, to pick multiple images and/or videos from built-in gallery. Easy to implement and use.

Apr 15, 2018

Capture image from Camera or select from Gallery. Edit that image by drawing different shapes on that image.

Apr 9, 2018

Android Library to work with Camera or Gallery.

Mar 9, 2018

A library that let you implement ColorPickerView, ColorPickerDialog, ColorPickerPreference. Could get HSV color, RGB values, Html color code from your gallery pictures or custom images just by touching.

Feb 12, 2018