4 مستودعات
Interfaces specifically designed for selecting images from the Android system gallery.
Distinct from Android Image Loading: None of the candidates refer to the functional picking of images on Android; they focus on optimization or loading
Explore 4 awesome GitHub repositories matching mobile development · Android Image Pickers. Refine with filters or upvote what's useful.
:fireworks: A well-designed local image and video selector for Android
Selects images and videos from device storage with a system-style gallery interface for Android apps.
TakePhoto is an Android media capture framework and image processing library designed to manage photo acquisition and manipulation. It provides a toolkit for capturing new images via the device camera and selecting existing images from the system gallery or local file storage. The framework distinguishes itself through automatic activity and session state restoration, which recovers the capture process after the system recycles an activity. It also includes a unified handler for managing runtime media permissions for camera and storage access across different Android versions. The library co
Allows users to pick single or multiple images from the Android system gallery or local file storage.
AndroidPicker is a collection of customizable UI selection interfaces for Android applications. The library provides specialized components for selecting geographic addresses, calendar dates, clock times, local files, and numeric values. The library features a wheel-based input mechanism for choosing measurements and a hierarchical selection system for mapping provinces, cities, and districts. It includes cascading selection logic where choices in one picker dynamically filter available options in subsequent levels. The capability surface covers date and time picking through grid views, loca
Provides dedicated interfaces for browsing and selecting images from the Android system gallery.
android-crop is an Android image cropping library and image picker. It provides a reusable view component for selecting and cropping rectangular areas of images within mobile applications. The project includes an interface for launching the system gallery to select photos and a visual tool for users to manually adjust image framing. It manages the process of extracting specific regions of a bitmap and discarding the surrounding pixels.
Provides a dedicated interface for launching the system gallery to select photos.