Android developer portal with tools, libraries, and apps

An Android Library for applying easy, fast and effective 63 (will be added more) LUT filters to photos.

Mar 10, 2024

Drop-in replacement for Image() composables featuring support for pan & zoom gestures and automatic sub‑sampling of large images that'd otherwise not fit into memory.

Jan 11, 2024

Simplifies and wraps all Contacts Provider / ContactsContract functionality in a nice and simple Kotlin/Java API so you no longer have to deal with content resolvers and cursors.

The API provides:

  • Models for all ContactsContracts entities (e.g. Contact, RawContact, Data; name, email, phone, etc)
  • Create, read, update, delete (CRUD) operations for Contacts, RawContacts, Data, Profile, Groups, Accounts
  • Get/set/remove contact photo, thumbnail, starred, send to voicemail, custom ringtone, and default (primary) data
  • Link/unlink Contacts
  • Optional extensions for async work and permissions handling using Kotlin Coroutines
  • Planned optional support for RxJava and Kotlin Flow
  • Custom data integration

Framework-agnostic design. The core API will not force you to use RxJava, Flow, or any other frameworks. Just pure Kotlin/Java. Up to you how you want to use it.

Feb 12, 2022

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

What EasyCam offers

  1. Screen orientation handling
  2. Output image orientation handling
  3. Front and Back cam support
  4. Flash support
  5. Single and multiple photo shoot mode
  6. Set minimum and maximum count for multiple shoot mode
  7. Preview of taken photos
  8. Manual focus
  9. Live preview in full screen or fit to aspect ratio
  10. Delete option in multiple shoot mode

The standout point in Easy cam is that all components are configurable (i.e) Capture button drawable, Done button background and text.

Jan 1, 2020

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

A library for encryption/decryption and digitally media (photo/video) signing/verifying.

Jun 30, 2019

An Android Library to Tag and Like Photos like Instagram.

May 27, 2019

An Android library to apply glitch effects to your photo.

May 15, 2019

Photon is an image loading library for Android. Photon is easy, fast and light library.

Apr 15, 2019

Instagram like video recording and photo taking button.

Mar 22, 2019

Easy to use library to take picture or scanning barcodes in an Android app with lots of customisation.

Feb 4, 2019

Pretty Indicator library for PhotoView

Jan 21, 2019

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

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

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

Apr 7, 2018

Instagram-like button for taking photos or recording videos.

Apr 5, 2018

A Photo Editor library with simple, easy support for image editing using paints, text, emoji and Sticker like stories.

Feb 5, 2018