ImagePicker A simple library to select images from the gallery and camera. Screenshot Click to see how image picker looks… Download Add this to your project's build.gradle allprojects { repositories { maven { url "https://jitpack.io" } } } And add this to your module's bu