Commit graph

9 commits

Author SHA1 Message Date
rafal1137
b425b77656 gradle: added Joystick Controller API from https://github.com/erz05/JoyStick 2019-08-04 16:16:40 +02:00
rafal1137
d158d1b731 gradle: some clean up 2019-05-22 11:01:11 +02:00
rafal1137
f491e100a8 gradle: generate apk with name corresponding to name of the app/game 2019-05-22 11:00:38 +02:00
rafal1137
eb4e9fb115 gradle: added taks for building pak3_ files, some tweaks in cmake arguments, added block to make apk signed (issues with installing on android devices when apk isn't signed) 2019-01-18 19:26:24 +01:00
rafal1137
02104613cf Build Config update
Update min sdk version of Android API to 16, some minor Cmake options build tweaking. Fix issue with linking OpenGL ES lib. Fix warning "warning: implicit declaration of function is invalid in c99".
2018-11-25 21:04:05 +01:00
rafal1137
03521e9b3e Removed x86 and x86_64 options from ndk scope 2018-11-12 15:57:29 +01:00
rafal1137
fd3950067a Android turn off renderer2 build and enable building etl with opengles 2018-11-12 15:33:51 +01:00
rafal1137
e0127d9404 Revert back to com.android.x 2018-11-06 15:37:52 +01:00
rafal1137
06deeb04cd Added android-project from SDL2.0.9 branch, lets make etlegacy run on all devices running android operating system possible. Still a lot of work to do but we are getting closer. ET Legacy Dev Team 2018-11-06 12:28:47 +01:00