• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

How do I reference a screenshot in my Android extension?

A

AMAAAAAR

Guest
I've made an extension that shares text from the user, but I'd like it to also share the screenshot of the game too.

I know how to share an image with Java, and I know that I can use screen_save to screenshot the game. My question is: how do I get the screenshot image from within my Java code?
 
Last edited by a moderator:
Top