This is a sample Android project showcasing a photo picker implementation written in Kotlin. The photo picker allows users to select an image from their device's gallery. the photo picker also a safe, built-in way for users to grant your app access to only selected images and videos, instead of their entire media library.
- Choose an image from the device's gallery.
- Preview the selected/captured image.
- Retrieve the image file path or URI.