I'm new to the android studio I see Gradle is not showing in my Android studio, how I can install or display the Gradle option in the right toolbar, any advice would be highly appreciated.
Asked
Active
Viewed 25 times
1
-
Clone of this - https://stackoverflow.com/questions/52253196/android-studio-gradle-tab Look at the second answer. – Artem Lisun Jun 27 '23 at 01:39
-
It looks like you've opened the root project of whatever you've checked out - have you tried opening the `android` directory as a project instead? – ianhanniballake Jun 27 '23 at 05:28
-
I have opened the android directory still no gradle tab. – Aadii Mughal Jun 27 '23 at 20:49
-
https://stackoverflow.com/questions/52253196/android-studio-gradle-tab I checked all answers on this post and tried still no luck. – Aadii Mughal Jun 27 '23 at 20:59
1 Answers
0
What worked for me is
I have opened a new project and only the android
folder as a project (from inside my project)

Aadii Mughal
- 169
- 2
- 9