我是android studio的新手。有一个问题:我无法在模拟器中执行我的应用程序。当我创建一个新项目时,我选择了Basic Activity。如你所知,有文本'hello world',我也可以在没有任何代码更改的情况下执行。但是当模拟器执行时,没有显示任何东西!
2.我可以在Open Module设置中更改构建类型变量吗?
请帮我!谢谢!
你是否创建了任何虚拟设备?
如果你这样做,那么你可以尝试空活动。
首先,使用Android Studio的Invalidate cache and restart
option。
如果不起作用,请将System Image
更新到最新版本并重新启动IDE。(如果它已更新到最新版本,请下载旧版本并进行测试。)
首先,您可以尝试:
Make sure in your phone is enable the settings "Debug USB"
Here the instructions或堆栈溢出Hereinstall drivers/tools from SDK Manager (You can find sdk manager in top left of the screen with the icon of a cube with an arrow down) in the menu "SDK Tools"
如果这不能解决您的问题,我建议:
Install the emulator again from SDK Manager
并以极其方式:
install android studio again