SFML community forums

Help => General => Topic started by: shayan-sa on March 29, 2016, 06:13:48 pm

Title: output for android
Post by: shayan-sa on March 29, 2016, 06:13:48 pm
hi
I want to make a game for android , I am fairly new with sfml , and I don't know how to get my output for android . I use visual studio 2013 , and for now I can only build a program that runs on windows ! how I can use cross platform capabilities ? which steps is needed to make a game work on android?
Title: Re: output for android
Post by: DarkRoku12 on March 30, 2016, 01:07:31 am
See those links: A (https://github.com/SFML/SFML/wiki/Tutorial:-Building-SFML-for-Android) , B (https://blog.hig.no/gtl/2015/10/01/howto-sfml-on-android/) , C (http://en.sfml-dev.org/forums/index.php?topic=19298.msg140934#msg140934).

And for the output just google "Android logcat NDK".