Skip to content

🧩 Android library to pick an image from gallery or camera. Super easy. Inline result. No need for FileProvider, custom UI or localizations.

License

Notifications You must be signed in to change notification settings

acolombo11/plukke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plukke

Android library to pick an image from gallery or camera.

Super easy. Inline result.

No need for FileProvider. No need to manage user permissions. No need for custom UIs or localizations.

Download   Release

Add the dependency in your app build.gradle with the current version number:

implementation 'eu.acolombo:plukke:0.8'

Add JitPack in your root build.gradle:

allprojects {
    repositories {
        ..
        maven { url 'https://jitpack.io' }
    }
}

About

🧩 Android library to pick an image from gallery or camera. Super easy. Inline result. No need for FileProvider, custom UI or localizations.

Topics

Resources

License

Stars

Watchers

Forks

Languages