Problem : No AVD manager in Android Studio, and no "Android" option in the "tool" menu.
Tried solutions :
- re-install (twice)
- changed installation partition to the one containing the Android SDK directory
- went to "configure" - "project default" - "project structure", and checked my Adroid SDK directory (it's there)
- open a new project - there is still no android menu, and no avd manager.
- instead of "Android" in the "tool" menu, i have "Kotlin"
- i tried to use terminal, and console, to launch android avd : not opening
- i tried to search for Android, or AVD, in the search option. they show, but when i click, nothing happens
- i saw people saying i needed 5gig storage to install Android Studio. but when i install mine, it only offers one option, and total is 2gig. but i have way more than enough storage space on both my partition for 5gig or 50gig
- i tried to customize toolbar, but Android options are just not there to be made visible
- i have read all the posts here regarding this issue, and have not found a solution that works.
It must be a simple step that i am missing, but which one ??? -