Capture Image From Camera for Android

This plugin will allow developers to use the camera on android devices to capture images in Unity. It also allows you to load images from the gallery in android devices and save the image in android devices.

This plugin allows the developer the following options:
1. Use the device camera to capture images
2. Load images from device library
3. Save images to device library
4. Delete Specific image
5. Load specific image with its filepath
6. Save images to specific album of a device and if the album does not exist, then create it.