Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 494 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 494 Bytes

ImageClickAndPick

ImageClickAndPick allows you to easily capture images from the gallery, camera or documents without creating lots of boilerplate.

#Runtime permissions This library requires specific runtime permissions. Declare it in your AndroidMnifest.xml:

Please note: for devices running API 23 (marshmallow) you have to request this permission in the runtime, before calling ImageClickAndPick.openCamera().