Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to open Android Logcat tool instead of Run tool on running a Flutter app through IDE?

Each time I run my app using the green color Play button in the IDE, Run tool window opens up automatically, but I want the Logcat window to popup instead. How can I change this behavior?

like image 564
iDecode Avatar asked Dec 01 '25 09:12

iDecode


1 Answers

You need to use Android run configuration, which has an option to open Logcat automatically on start:

like image 104
Konstantin Annikov Avatar answered Dec 03 '25 23:12

Konstantin Annikov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!