Issue
I'm using Android Studio for Flutter App Development. Everything seems to be working fine just that the Android Studio does not show the "logs" in Logcat. In the Logcat section, it says "Please Configure Android SDK". Which is already configured. And in the Logcat section says "No Connected Devices." in the drop-down menu. When it has recognized my Android Phone and is showing it just under the Menu bar.
Is there a fix for it? Is there something I am missing?
Solution
Update April 2020: Cuong's answer works better with Android Studio 3.6+
Previous answer:
Flutter use Run tab to display logs in Android Studio. Switch from Logcat to Run and then you will see logs.
Answered By - Daniil Yakovlev
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.