Android Studio 2.3.3 Logcat "Unable to connect to the editor ..." when using the emulator; what to do?

In Android Studio 2.3.3, I get dozens of this Logtat OFTEN message. Probably every fifth launch:

    com.android.inputmethod.latin E/RichInputConnection: Unable to connect to the editor to retrieve text... will retry later
    com.android.inputmethod.latin E/RichInputConnection: Unable to connect to the editor to retrieve text... will retry later
    com.android.inputmethod.latin E/RichInputConnection: Unable to connect to the editor to retrieve text... will retry later
    com.android.inputmethod.latin E/RichInputConnection: Unable to connect to the editor to retrieve text... will retry later
    com.android.inputmethod.latin E/RichInputConnection: Unable to connect to the editor to retrieve text... will retry later
    com.android.inputmethod.latin E/RichInputConnection: Unable to connect to the editor to retrieve text... will retry later

I do not get output from statements Log..

Debugging is much more difficult.

I am using the 10.1 WXGA Tablet_API_19 emulator, Android 4.4.2. But this happened with other emulators. It seems (not positively) that this never happens when I connect my Android device to USB and compile the application to it.

I restart Logcat again, I clean it several times, I even left Studio; the same messages are always returned.

, ? SO ", , , logcat. Logcat, , ". .

, Logcat, SO?

-, ? , !

+4
1

:

- , . ... false.

?

, . Android- Android.

+1

Source: https://habr.com/ru/post/1684996/


All Articles