Android:Write access is allowed from event dispatch thread only
Android Studio更新后出现““Write access is allowed from event dispatch thread only””提示,原因是Android Studio自带的jdk和自己安装的jdk冲突造成的。转载自:https://blog.****.net/u013564742/article/details/79298536?utm_source=copy
解决方法:
点击Android Studio的File-project structure,勾选jdk的use embedded jdk选项