awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesAndroid Gallery Selection

Logic for triggering the system gallery to select local image files.

Distinct from Image Galleries: None of the candidates cover the functional action of selecting files from the Android gallery; candidates focus on UI display or scraping.

Explore 4 awesome GitHub repositories matching mobile development · Android Gallery Selection. Refine with filters or upvote what's useful.

Awesome Android Gallery Selection GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • crazycodeboy/takephotoAvatar crazycodeboy

    crazycodeboy/TakePhoto

    7,230Vezi pe GitHub↗

    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

    Opens the system gallery or file explorer to choose an existing image from local storage.

    Javaandroidandroid-croppercamera
    Vezi pe GitHub↗7,230
  • gzu-liyujiang/androidpickerAvatar gzu-liyujiang

    gzu-liyujiang/AndroidPicker

    6,778Vezi pe GitHub↗

    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 local image files from the Android gallery.

    Javaaddressaddresspickercalendarpicker
    Vezi pe GitHub↗6,778
  • arthurhub/android-image-cropperAvatar ArthurHub

    ArthurHub/Android-Image-Cropper

    6,418Vezi pe GitHub↗

    Android-Image-Cropper is an image cropping library for Android applications designed to trim and resize photos sourced from cameras or galleries. It functions as a bitmap manipulation tool capable of rotating, flipping, and scaling images to achieve specific dimensions. The library features an aspect ratio constrained cropper that limits the cropping window to fixed shapes or ratios to ensure consistent image output. It handles orientation adjustments by reading embedded metadata to automatically rotate or flip images during the cropping process. The toolkit covers a broad range of image pro

    Provides logic to trigger the system gallery for selecting local image files to be cropped.

    Javaandroidandroid-image-croppercropper
    Vezi pe GitHub↗6,418
  • jeasonlzy/imagepickerAvatar jeasonlzy

    jeasonlzy/ImagePicker

    4,304Vezi pe GitHub↗

    ImagePicker is a mobile image picker library that provides a user interface for selecting, rotating, and cropping images from a device gallery or camera. It includes a multi-image selection interface that allows users to pick one or multiple photos up to a specified limit. The library features a customizable image loader interface, allowing the replacement of default system image retrieval with third-party loading libraries. It also includes an image cropping tool for trimming photos into custom rectangular or circular shapes with precise dimensions and aspect ratios. The project covers medi

    Implements the logic to trigger and manage the selection of image files from the device gallery.

    Javaimage-pickerimagepicker
    Vezi pe GitHub↗4,304
  1. Home
  2. Mobile Development
  3. Android Gallery Selection