lib/src/main/java/com/anyun/exam/lib/RemoteService.java @@ -67,7 +67,7 @@ Log.i(TAG,"onCreate()"); speaker = new Speaker(getApplicationContext()); startNative(); // startNative(); new Thread(new Worker()).start(); }