SFML community forums

Help => General => Topic started by: SpectralMemories on March 11, 2016, 11:43:14 pm

Title: Export SFML project to Android
Post by: SpectralMemories on March 11, 2016, 11:43:14 pm
Hi everyone. I currently have an SFML visual studio project (using dll files) and I made a simple game. My question is: is there a way to creat an apk package for android using that? I am asking this because I noticed RenderWindow has a touch event handler, which seems quite.odd in a window environnement. Or maybe it only is for tactile windows 8+ laptop. Thanks for any answer!
Title: Re: Export SFML project to Android
Post by: eXpl0it3r on March 12, 2016, 12:06:11 am
SFML has experimental support for Android and iOS (http://en.sfml-dev.org/forums/index.php?topic=13716.0), so yes you can build a game with SFML for Android, but there aren't any official tutorials and documentation on it. The linked thread above contains most of the information.
Title: Re: Export SFML project to Android
Post by: SpectralMemories on March 12, 2016, 12:18:24 am
Thanks! Do you have any idea when will those tutorials will come out?
Title: Re: Export SFML project to Android
Post by: ast on March 12, 2016, 08:42:59 pm
Small and medium-size dragons may lurk here and there when trying to build for android  ;)