在Android Studio上生成签名APK时出错只允许从事件发送线程访问。

时间:2014-11-08 09:03:04

标签: android android-studio apk signing

完整的错误消息是:

Throwable
Access is allowed from event dispatch thread only.
Details: Current thread: Thread[ApplicationImpl pooled thread 5,4,main] 1188159197
Our dispatch thread:Thread[AWT-EventQueue-0 0.9.2#AI-135.1569493, eap:false,6,main] 2038027461
SystemEventQueueThread: Thread[AWT-EventQueue-0 0.9.2#AI-135.1569493, eap:false,6,main] 2038027461

是否有人知道某种方法来解决此问题或某些解决方法仍然可以创建已签名的APK?我的Android工作室版本是0.9.2

0 个答案:

没有答案