【发布时间】:2020-02-15 08:38:45
【问题描述】:
我正在使用 vscode 构建 Android 应用程序,我想知道如何在手机上运行我的应用程序并在 Flutter 中进行 USB 调试?
一切准备就绪,但正在调试。
【问题讨论】:
标签: android flutter visual-studio-code
我正在使用 vscode 构建 Android 应用程序,我想知道如何在手机上运行我的应用程序并在 Flutter 中进行 USB 调试?
一切准备就绪,但正在调试。
【问题讨论】:
标签: android flutter visual-studio-code
follow the procedure...
1. go to phone "setting"
2. go to "about"
3. tap on "MIUI version" until "Developer" mode not activate
4. then go to "additional /more setting"
5. go to "Developer options"
6. enable "Developer options" and "usb debugging"
then connect your device to your pc ..
快乐编码...
【讨论】: