Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/180.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 处理队列时序列号未知_Android - Fatal编程技术网

Android 处理队列时序列号未知

Android 处理队列时序列号未知,android,Android,我有Ubuntu13.0464位和JDK6。我试图在我创建的模拟器中运行一个Android程序的“helloworld”示例,当我从Eclipse运行该程序时,它显示: [Emulator] [xcb] Unknown sequence number while processing queue [2013-06-03 17:23:40 - Emulator] [xcb] Most likely this is a multi-threaded client and XInitThreads h

我有Ubuntu13.0464位和JDK6。我试图在我创建的模拟器中运行一个Android程序的“helloworld”示例,当我从Eclipse运行该程序时,它显示:

[Emulator] [xcb] Unknown sequence number while processing queue
[2013-06-03 17:23:40 - Emulator] [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[2013-06-03 17:23:40 - Emulator] [xcb] Aborting, sorry about that.
[2013-06-03 17:23:40 - Emulator] emulator64-arm: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
[2013-06-03 17:23:42 - FirstAndroidApp] emulator-5554 disconnected! Cancelling 'com.example.firstandroidapp.MainActivity activity launch'!

您有什么想法吗?

请遵循,这可能是由于权限或权限拒绝造成的。

尝试删除模拟器并创建一个新的模拟器。您创建的仿真器似乎有问题。可能是任何问题。您可以尝试的只是删除您拥有的整个sdk并再次下载。“有东西坏了,”伊桑科卡,你有没有找到解决问题的办法?如果你愿意,请把它寄出去did@kipkuch我找不到解决方案,我重新创建了这个项目,它被修复了。@Miro Markaravans下载并安装了整个16GB SDK?我们不能确认这是Eclipse方面的错误吗?因为当我在Windows中安装Luna时,什么都没有发生,但这在Linux Ubantu>14中发生了。ihsan kocak:如果仅仅重新创建项目就能解决问题,那么是否需要重新安装大规模SDK?