首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法使用beeware为我的Android应用程序运行模拟器(菜鸟)

无法使用beeware为我的Android应用程序运行模拟器(菜鸟)
EN

Stack Overflow用户
提问于 2020-10-22 02:45:25
回答 1查看 329关注 0票数 1

我用的是windows。正如在此链接https://docs.beeware.org/en/latest/tutorial/tutorial-5/android.html中给出的,当我运行应用程序时,它显示以下错误

代码语言:javascript
复制
In future, you can specify this device by running:

    briefcase run android -d @beePhone


Starting emulator beePhone...

Waiting for emulator to start...................
Android emulator was unable to start!

Try starting the emulator manually by running:

    C:\Users\Alok\.briefcase\tools\android_sdk\emulator\emulator.exe @beePhone -dns-server 8.8.8.8

Resolve any problems you discover, then try running your app again. You may
find this page helpful in diagnosing emulator problems.

    https://developer.android.com/studio/run/emulator-acceleration#accel-vm

我不知道如何解决这个问题。即使连接我的手机也没有帮助,因为它没有显示为一个选项。有人能帮帮忙吗?因为我是新手,所以请详细地告诉我。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2020-11-02 12:59:39

如果任何人面临同样的问题,它都得到了解决。只需要在开发者选项中打开USB调试,然后就可以在cmd上显示android设备。另外,要在android studio中使用英特尔,桌面应该有UEFI模式,而不是Legacy模式。如果是像我这样的遗留模式,你可以使用ARM,但它非常慢。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/64469823

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档