Flutter : No devices

后端 未结 4 896
轮回少年
轮回少年 2021-01-28 13:32

I have been trying to run Flutter demo app for the first time in Android Studio. I have installed up all settings for flutter in Android Studio and now I am trying to run the ap

4条回答
  •  情深已故
    2021-01-28 14:15

    you can drag debug apk file that you find in (Your App location)\build\app\outputs\apk\debug\app-debug.apk and put it on android emulator and it will install it and run it

提交回复
热议问题