[Android] Added the example
This commit is contained in:
parent
860c232507
commit
6e57380e4f
15 changed files with 107 additions and 0 deletions
4
examples/android/jni/Application.mk
Normal file
4
examples/android/jni/Application.mk
Normal file
|
@ -0,0 +1,4 @@
|
|||
APP_PLATFORM := android-17
|
||||
APP_STL := stlport_shared
|
||||
APP_ABI := armeabi-v7a
|
||||
APP_MODULES := sfml-activity sfml-example
|
Loading…
Add table
Add a link
Reference in a new issue