Is it possible to take screenshots on Android?
What I want to achieve is:
- take a screenshot and save it (using the same code as in Sample.lua, but saving to user documents dir)
- then load/display it on demand
Everything seems to work fine, but I get a black picture when trying to display the saved screenshot.