2013-12-06 16:00:58 +01:00
2013-12-04 00:34:52 +01:00
2013-12-04 19:25:03 +01:00
2013-12-04 00:34:52 +01:00
2013-12-06 15:59:46 +01:00
2013-12-04 00:34:52 +01:00
2013-12-06 15:59:46 +01:00
2013-12-04 00:34:52 +01:00
2013-12-04 00:34:52 +01:00
2013-12-04 00:34:52 +01:00
2013-12-04 00:34:52 +01:00
2013-12-04 00:34:52 +01:00
2013-12-04 00:34:52 +01:00
2013-12-04 00:53:32 +01:00

Android Native + SDL2 + Lua Example Copyright (c) 2013 Martin Felis martin@fysx.org

This is a simple example that integrates SDL2 and Lua in a Android App that uses the Android NDK.

Instructions:

Install the Android SDK and Android NDK and run

ndk-build

in the root folder of this project.

Features:

  • loading and running of a Lua script
  • modification of the color using Lua
  • reacting on a touch event using Lua code
  • calling a lua function on every frame that does stuff

License:

This code is public domain, so feel free to do whatever you want with it. No liability however.

S
Description
No description provided
Readme 93 MiB
Languages
Java 69.8%
Python 26.4%
CMake 3.8%