The audio thread was moved to native side and "protected" prevented a warning.
@@ -42,7 +42,6 @@ public class SDLActivity extends Activity {
protected static Thread mSDLThread;
// Audio
- protected static Thread mAudioThread;
protected static AudioTrack mAudioTrack;
// Load the .so