- 最后登录
- 2016-8-29
- 注册时间
- 2012-8-25
- 阅读权限
- 90
- 积分
- 23585
- 纳金币
- 20645
- 精华
- 62
|
Requires Unity 4.3.4 or higher.
With just a few lines of code, allow users to choose an image from any Image app they might have. The plugin automagically resizes the selected image and stores the file for your app to do with as you please. Works with other plugins out of the box, as it does not extend UnityPlayerActivity.
Features:
- Works on all Android versions supported by Unity - Works with any Unity version (as long as you can use JNI) - Control over the size and quality
- Does not complicate the use of other plug-ins
- Use Camera and Gallery apps
- Launch default apps or let the user choose
- Add saved images to Gallery
- Receive files from other Apps
- All C# code, prefabs and scenes to build the Demo
- Extensive options and examples
- Use the debug callbacks or LogCat
- Bonus scripts: Rotation Controller, Timer class and others.
Requires the ability to use Plugins on Android and Read Access External permission.
Image Picker is dependant on available applications on the device.
|
|