Android: Upgraded the example to work with Gradle

This commit is contained in:
pjmlp 2017-10-31 11:26:03 +01:00 committed by Lukas Dürrenberger
parent 0adde249ec
commit 3a96024f6b
25 changed files with 490 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">SFML</string>
</resources>