ChoosePhotoHelper
⚡️
Picking an image as an avatar in Android apps needs to write a bunch of error-prone boilerplate codes. ChoosePhotoHelper
develops a component which facilitates picking photos from gallery or taking an image with the camera without any boilerplate codes. It also internally handles some issues like rotation correction of the taken photos, permission request for camera and gallery (if needed), URI exposure problem, etc.
Take a Photo | Choose from Gallery |
---|---|