Android Photo Cropper
This plug-in is used to load a photo from the gallery and crop the photo. It solves the problem of flashbacks of other packages. It works well in most Android phones, including Huawei and Xiaomi.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Camera
- Developer:
- Frida
- Price:
- FREE
- Favorites:
- 10
- Supported Unity Versions:
- 2019.4.21 or higher
- Current Version:
- 1.0
- Download Size:
- 84.09 KB
- Last Update:
- Feb 15, 2022
- Description:
Feature
1. Load a photo from the Android gallery
2. Crop the photo (Ratio is 1:1)
3. Show the cropped photo
Convience & Flexibility
1. It only takes a few lines of code to implement this feature. Provided with a demo.
2. Include the source code of the Android part. Meet more requirements on your own, like the ratio scale of the photo.
Application
1. Extremely useful and easy to use when dealing with avatars/profile picture
2. Others
REMINDER! The location of AndroidManifest.xml and PhotoCropper.jar must be placed in the Asset/Plugins/Android path. Please move them out of the folder.
For more information, you can refer to https://github.com/Frida161/Unity-PhotoCropper.
- Technical Details:
A bridge for loading and cropping photos between Android and Unity
- Continue »