SDL/android-project/app
Sam Lantinga 522901b88d Fixed bug 3933 - Android, no need of the listener thread
Sylvain

A listener thread has been added to know when the native thread would end.
But now, it is more easy to only check that after the main function has returned. It's one thread less.
2017-11-02 08:46:14 -07:00
..
jni Updated Android build tools version, which bumped minimum deployment target to API 14 2017-10-23 23:23:47 -07:00
src/main Fixed bug 3933 - Android, no need of the listener thread 2017-11-02 08:46:14 -07:00
build.gradle Updated Android build tools version, which bumped minimum deployment target to API 14 2017-10-23 23:23:47 -07:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00