You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ACRA log:
Caused by: android.content.ActivityNotFoundException: No Activity found to
handle Intent { act=android.speech.tts.engine.CHECK_TTS_DATA }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1408)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1378)
at android.app.Activity.startActivityForResult(Activity.java:2817)
at org.nick.wwwjdic.DetailActivity.checkTtsAvailability(DetailActivity.java:201)
at org.nick.wwwjdic.KanjiEntryDetail.onCreate(KanjiEntryDetail.java:45)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
Check if action is available before calling?
Original issue reported on code.google.com by nikolay....@gmail.com on 28 Jun 2011 at 1:14
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
nikolay....@gmail.com
on 28 Jun 2011 at 1:14The text was updated successfully, but these errors were encountered: