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.
CodePudding user response:
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



