summaryrefslogtreecommitdiffhomepage
path: root/templates/android_project/jni/basic_game.c
AgeCommit message (Collapse)Author
2017-09-28Work on custom Android buildRay San
- Renamed some folders - Added some files for testing - Removed useless files
2017-09-23Working on Android APK building with MakefileRay
2017-03-19Review contact informationraysan5
2016-11-18Updated android template and libraysan5
2016-08-01Review audio module and examplesraysan5
2016-06-08Fix default android project game with new functionsvictorfisac
2016-01-03Updated Android project templateraysan5
2015-12-31Gestures system is automatically Init and Updatedraysan5
2015-12-30Fixed and improved android templatevictorfisac
- Added gestures module functions. - Fixed screen tap detection.
2015-12-30Fixed Android compilation with 1.3 updatesvictorfisac
- Fixed Android MakeFile adding gestures module. - Fixed Android project template functions names. - Updated compiled library and header.
2014-09-18Android project template for basic gameraysan5
A basic Android template is provided to start a game