I have a MacBook Air m2.
I installed android studio but not getting any option for choosing java as programming language in the dropdown while creating a new project
>Solution :
The project type you’ve selected does not support java, if you want to use Java do not use a Compose template 🙂
you may want to select the empty activity:
and then select java


