Does anyone have experience with android studio and flutter? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Does anyone have experience with android studio and flutter?

I am using both of these for the first time to create my first app. I am following along with flutter's tutorial. When I select a phone to emulate and push run, the phone emulator comes up but doesnt display how the app looks like it says in the tutorial, just the desktop for a phone that is functional. Does anyone know why this is not displaying? Vt-x is enabled in the bios.

6th Jun 2019, 9:48 AM
Ryan Lusby
Ryan Lusby - avatar
1 Answer
+ 1
To avoid hussle with avds I connect my android to pc with USB cable, enable USB debugging on Android, flutter/android studio sees my phone and I deploy app like that.. Hot reload and everything works fine... Small note: Debug version of simple app is about 50mb so don't forget to delete it after you're done
1st Jul 2019, 4:00 PM
Elva
Elva - avatar