Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - xuanzon

Pages: [1]
1
General discussions / Re: Android and iOS ports available for testing
« on: February 10, 2014, 11:11:13 am »
Hi, i just test on my android device with...

build environment : windows 7 x64

build toolchain : android SDK & NDK x64

test device : sony xperia s lt26i

instructions: cmake -G "MinGW Makefiles" -DANDROID_ABI=armeabi-v7a -DANDROID_NATIVE_API_LEVEL=9 -DANDROID_USE_STLPORT=TRUE -DCMAKE_TOOLCHAIN_FILE=D:\git\sfml\cmake\toolchains\android.toolchain.cmake -DCMAKE_MAKE_PROGRAM=c:\android\android-ndk-r9c\prebuilt\windows-x86_64\bin\make.exe ..\sfml

run result : an sfml icon black screen, then a white screen with birds sound.

I am new here, so i don't know the result is correct? :-[

Pages: [1]
anything