Would you like users to be able to use their own images from their Android image library?
Perhaps as a custom avatar or some other creative idea you have?
Sadly Unity doesn't natively support opening the Android image gallery, but this is where AndroidGallery will help you out!
AndroidGallery is a free asset that allows you to open the Android image picker with only 1 line of code. The image selected by the user will be loaded into Unity by AndroidGallery, and the only thing you'll have to worry about is what you'd like to do with it.
Features:
- Open the image picker with only one line of code.