Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

An Android image picker that works on older APIs. It uses a BottomSheetDialog by default.

Feb 13, 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

Gliger is an easy, lightweight and high performance image picker library for Android! Gliger loads images using Android content resolver with the help of coroutines to lazy load images and improve the performance! Gliger handles permission requests, supports camera capture, and limits the max number of images to pick.

Jan 19, 2020

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

Dec 29, 2019

Android ImagePicker Library.

Dec 3, 2019

Unsplash Photo Picker is a modular and customizable Android View that allows you to quickly search Unsplash.com for free high-quality photos with just a few lines of code.

Jul 26, 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

TedImagePicker is a simple/beautiful/smart image picker.

  • Supports Image/Video
  • Supports Single/Multi select
  • Supports more configuration options
Jun 5, 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 SplashPicker library lets your users pick an image from Unsplash.com to use anywhere in your app.

Oct 31, 2018

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

Battlefield of an idea, how to make the same media pick than Instagram.

Oct 6, 2018

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

Jul 22, 2018

An Android Facebook image picker built using Kotlin, RxJava2, and Facebook's Graph API. The library allows the user to browse through their Facebook albums and images. This will require the Facebook app being used to have the "user_photos" permission. The library allows the user to select a number of photos and will return the associated preview and source URLs for the photo(s) selected. The sample app shows an example of how to use the selected Facebook image data to download and use the image(s) within an ImageView.

Jul 7, 2018
Advertisement

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

Pix is a Whatsapp image picker replica. with this you can integrate a image picker just like whatsapp.

May 14, 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

A fully customizable icon picker dialog that provides easy access to a load of quality icons without having to include them in your project. Icons used by this library are all part of the Material Design Icons set, made by Google as well as several contributors.

May 10, 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

Easy customizable picker for all your needs in Android application.

Mar 26, 2018

Android Library to work with Camera or Gallery.

Mar 9, 2018

A Imagepicker which allows to select images or capture from camera with permission.

Feb 1, 2018

MultiImagePicker for Android Application, written in Kotlin.

Jan 18, 2018

Android gallery & photo/video functionality simplified with RxJava2.

Sep 18, 2017

Multi photo picker is totally custom library. User can add multiple picture with same photo multiple time.

Multi photo picker has best sorting option for sort by name, date and size.

Multi photo picker display album list and photos gallery it is easy to add photos in list.

Jul 25, 2017

Combined both TedBottomPicker and Camera View, to get the View Similar to ImagePickers of Olx.

We can Pick Images From Gallery and Camera in two modes (Single, Multi), and pick multiple images from both Camera and Gallery.

Jul 17, 2017