r0ller / alice

A Language Interpreter as semantiC Experiment in natural language processing
8 stars 0 forks source link

"could not determine your language preference" error #29

Closed r0ller closed 5 years ago

r0ller commented 5 years ago

This issue has popped up earlier already in a form of a dump when dereferencing a nullpointer which I simply avoided by introducing a non-null check when the system cannot determine the default language (?!how on earth?!). This happens on 8.0=< android systems. It turned out that the problem is this:

https://issuetracker.google.com/issues/73044965

So a new workaround needs to be introduced based on this:

https://stackoverflow.com/questions/48653654/sendorderedbroadcast-setpackage-requirement-in-oreo