Tag: android

  • Solved: SL4A force close when calling recognizeSpeech

    Problem: SL4A crashes upon the first call to recognizeSpeech() : com.googlecode.android_scripting stopped unexpectedly (Force Close). The corresponding Android log via adb shell #logcat: D/AndroidRuntime( 2785): Shutting down VM W/dalvikvm( 2785): threadid=1: thread exiting with uncaught exception (group=0x4 0018560) I/ActivityManager( 1429): Starting: Intent { act=android.speech.action.RECOGNIZE _SPEECH } from pid 2785 E/AndroidRuntime( 2785): FATAL EXCEPTION: main E/AndroidRuntime(…