Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

why is my Gradle projects menu missing from android studio setting?

when i go to the settings in android studio under build tools the Gradle menu which is generally there is missing(menu)

like image 815
Rishit Sood Avatar asked Oct 17 '25 17:10

Rishit Sood


1 Answers

You need to open the android folder in your flutter application with Android Studio instead of the root folder.

Take a look

enter image description here

like image 132
lepsch Avatar answered Oct 20 '25 13:10

lepsch