SDL/android-project
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
..
app Fixed bug 3933 - Android, no need of the listener thread 2017-11-02 08:46:14 -07:00
gradle/wrapper Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
build.gradle Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
gradle.properties Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
gradlew Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
gradlew.bat Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
settings.gradle Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00