Android studio 不显示“Lenovo K6”手机在运行窗口
我有“联想 K6”手机。我已经做了一个项目,当我按下运行按钮时,android studio 没有在该窗口上显示我的设备,解决方案是什么?
I have "Lenovo K6" phone. I already made a project, when I press run button, android studio does not show my device on that window, what will be the solution?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
打开您的设置,转到“关于”部分,查找内部版本号,然后反复点击它,直到您看到一个提示,说明开发人员模式已启用。
然后,在设置中搜索开发者选项。在里面,你会发现一个选项,上面写着“启用 USB 调试”,将其打开。
然后,在 android studio 运行时通过 USB 连接手机。屏幕可能会显示一条提示,询问“允许调试吗?”或类似的东西。
现在再试一次。
如果还是不明白,请搜索如何在android上启用USB调试。
open your settings, go to about section and look for build number and tap it repeatedly till you see a toast saying developer mode enabled.
Then, search for the developer option in settings. inside there, you'll find an option saying something like "enable USB debugging" turn that on.
Then, connect your phone through USB while android studio is running. the screen might show a prompt asking for "allow debugging?" or something similar.
now try again.
If you still don't get it, search for how to enable USB debugging on android.
允许手机中的
USB调试
,要允许USB调试,您需要在手机设置中点击版本号5到7次,然后进入开发者选项,然后启用调试。allow
USB debugging
in your mobile, to allow the USB debugging you need to click on Build number 5 to 7 times on your mobile phone settings then go to developer option then enable the debugging.