I am new to Flutter mobile app development. I have successfully installed all necessary components, including Android Studio, Visual Studio, and Flutter. The Flutter doctor indicates that everything is functioning correctly. Additionally, I have configured the emulator, created a new Flutter project, and executed my first app. However, Android Studio displays the results in the browser instead of running the emulator, which does not yield any results. I would appreciate your guidance on this matter.
I dont use intellij, but I think you need to select the target device
see here: Android Studio and IntelliJ