- Home /
Question by
mwaqart8329 · Mar 08, 2017 at 02:53 PM ·
androidunity 5gamescreenshotgallery
How to save an in game screenshot directly to gallery?
I have been searching a lot for the answer to the question. First question is that "is that even possible to save the captured screenshot directly to gallery?" Currently I am using "application.captureScreenshot();" to capture the screenshot and it works fine and saves the screenshot to the persistent data path. But what to do when I have to display the captured screenshot in the android gallery? Currently it doesn't display there. Please help, thanks.
Comment
Answer by ExtinctSpecie · Mar 09, 2017 at 12:34 PM
check this out http://answers.unity3d.com/questions/204372/saving-screenshots-to-android-gallery.html
Try this, its very helpful and easy. http://unitydevelopers.blogspot.in/2014/06/capture-and-save-to-camera-roll-and.html