SFML community forums

Help => Window => Topic started by: CRAZY C on November 09, 2019, 04:59:46 pm

Title: No screen orientation functions for Android
Post by: CRAZY C on November 09, 2019, 04:59:46 pm
Is there a way to choose or set the startup orientation (in my case landscape mode) of an SFML app on Android devices?
I'm working with C4DROID from Play Store, it supports developing SFML apps in C and exports an APK which then can be installed.
Every works, but no orientation functions at all...