错误在Android的Studio中运行模拟器时,
问题描述:
我刚刚安装的Android工作室我的计算机(Windows 8),但是当我试图运行一个程序出现错误:
I just installed Android Studio on my computer (Windows 8) but when i tried to run a program i get the error:
错误:?无法访问的包管理系统运行
"Error: Could not access the Package Manager. Is the system running?"
我已经尝试了几乎所有的模拟器,但我仍然得到这个错误,或者它甚至不会start.What我做错了什么?
I have tried almost all the emulators but am still getting this error or it won't even start.What am i doing wrong?
答
您需要等待模拟器全面启动 - 需要几分钟。一旦它被完全启动(UI在模拟器上会发生变化),它应该工作。
You need to wait for the emulator to full start - takes a few minutes. Once it is fully started (UI on the emulator will change), it should work.
这可能会帮助你。