'Why is my device not applicable for the app configuration in android studio

Device not selectable

Flutter location

SDK Location

I have tried following similar questions but I cannot get this to work. I have uploaded pictures of my SDK location and my flutter location.



Solution 1:[1]

You are not running the app configuration instead you are running the java1App Configuration which is a Java class and is not compitable with android phones configuration so click on the java1App configuration dropdown and select app configuration and hit run it will work

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 AgentP