Quote: " 1. Does AppGameKit have a snapshot/screen capture option (image not video)?"
You can use PrintImage(imgId, 100) to save to the camera roll on Android and iOS. This is an undocumented feature and one that I have always wished would've been ported over to the actual SaveImage command as a parameter to allow us greater flexibility as far as image name, path etc. But for now that's all we have.
Quote: " 2. Is it possible to program AppGameKit to post a saved image on users facebook wall?"
There are these commands:
-
FacebookPostOnMyWall ( szLink, szPicture, szName, szCaption, szDescription )
-
FacebookPostOnFriendsWall ( szID, szLink, szPicture, szName, szCaption, szDescription )
You'll need to already have a Facebook app configured and approved on Facebook and properly authenticated and initialized through AGK. Facebook is a lot less efficient at approving apps these days in light of all their privacy violations and headlines this season.
Quote: "but forgive me whats a MEME "
The images you see with text over them. Like
Bad Luck Bryan.