“java.lang.RuntimeException: Could not launch intent” for UI with indeterminate ProgressBar
问题 Are there any known issues with displaying indeterminate ProgressBar s with the AndroidJUnitRunner? I'm hitting this error during tests: 05-26 15:22:48.504 1003-1016/? I/TestRunner﹕ java.lang.RuntimeException: Could not launch intent Intent { act=android.intent.action.MAIN flg=0x14000000 cmp=com.cookbrite.dev/com.cookbrite.ui.HomeListActivity } within 45 seconds. Perhaps the main thread has not gone idle within a reasonable amount of time? There could be an animation or something constantly