模拟器第一次运行时没有上传apk

Apk is not being uploaded when the emulator runs for the first time

模拟器工作正常,但突然想出了这个:

emulator: WARNING: Classic qemu does not support SMP. The hw.cpu.ncore option from your config file is ignored. emulator: device fd:1280 HAXM is working and emulator runs in fast virt mode Your emulator is out of date, please update by launching Android Studio: - Start Android Studio - Select menu "Tools > Android > SDK Manager" - Click "SDK Tools" tab - Check "Android SDK Tools" checkbox - Click "OK"

apk 仅在模拟器在线时上传,而不是在首次启动时上传。我尝试了上述步骤,但 Android SDK 工具是最新的。当我单击 "OK" 时没有任何反应。如何以及什么可以解决这个问题?

我也有这方面的问题,我永远无法解决这个问题。可能等待模拟器启动超时。所以如果启动任务太长,android工作室会取消部署。

或者尝试 Geny-Motion (https://www.genymotion.com/)。在我看来,它处理起来更快、更容易。设置和集成也非常简单。

我也遇到了同样的问题。这不是解决方法,但我只是手动启动模拟器。然后,当运行我的项目,APK被正确复制。