Inspectopedia Help

Wrong Thread

Wrong Thread

Ensures that a method which expects to be called on a specific thread, is actually called from that thread. For example, calls on methods in widgets should always be made on the UI thread.

Issue id: WrongThread

https://developer.android.com/guide/components/processes-and-threads.html#Threads

Inspection Details

Available in:

IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3

Plugin:

Android, 2022.3.1 Beta 2

Last modified: 13 July 2023