Publisher | Frida |
---|---|
File size | 84.09kB |
Number of files | 10 |
Latest version | 1 |
Latest release date | 2022-02-15 10:32:14 |
First release date | 2022-02-08 02:18:13 |
Supported Unity versions | 2018.4.2 or higher |
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.