【发布时间】:2015-07-02 09:45:59
【问题描述】:
我刚刚安装了 Android Studio,并创建了一个带有测试活动的测试项目。 除此之外我什么都没碰。
每当我尝试运行应用程序时,我都会收到以下错误:
无法访问包管理器。系统运行了吗?
在模拟器列表中,我确实有一个模拟器已经在“选择正在运行的设备”下运行:
模拟器未知的 Android 4.4.2 (API 19)
它被选中,我点击“确定”。
我搜索了这件事并按照 3 个主题的说明进行操作,但没有一个为我解决问题。
could not access the package manager. is the system running while installing android application
Error: Could not access the Package Manager. Is the system running? - At Android Studio
【问题讨论】: