且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Android Studio - 此应用程序无法启动,因为无法初始化 Qt 平台插件

更新时间:2022-10-15 08:05:10

我在启动 Android Emulator 时遇到同样的错误.我的 c 驱动器用户文件夹被隐藏并且只准备就绪.我取消选中只读和隐藏复选框.然后它开始为我工作.

I've installed Android Studio to run a React Native application on an android emulator.

I've followed the instructions from the react native website under Windows / Android. Now when I try to run the simulator I'm getting the error below. I've searched for the error but no useful results found.

I've reinstalled Android Studio but to no success. Any idea on how to fix this?

I was getting same error while launching Android Emulator. My c drive Users folder was hidden and Ready Only. I unchecked both Read Only and Hidden chekboxes. Then it started working for me.