disabled Run and loading button in android Studio

Viewed 294

I reset my pc and installed android studio again there wasn't any problem but when I created a new flutter project I noticed that the 'run' button 'loading device' button was disabled on their own. i have to run my program from the terminal as nothing is working. I have tried upgrading Gradle and running the android studio as an administrator but nothing works. any help would be appreciated. enter image description here enter image description here

1 Answers
Related