我可以从 android studio 在 windows 11 中安装 android 应用程序吗?

Can I install android app in windows 11 from android studio?

新 windows 11 支持 android 应用程序,您可以从 google playstore 安装您喜欢的应用程序到 windows 11。我想知道我是否可以通过 ADB 直接从 android 工作室安装我的应用程序。

可以,请按照 this 了解如何在 windows 上使用 apk。

然后使用 android studio 或 gradle build 构建 apk,并按照描述找到 apk 和 运行。

George 给出的link 文章确实不是废话,虽然它有点长而且步骤很多,但它确实有效。如果您使用的是 widows 10 家庭版,则可以按照 hyper-v on windows home edition 中的步骤启用 hyper-v。

与 adb 连接后,它确实在 android studio 中显示为设备。

#adb.exe 连接 127.0.0.1:58526