I just upgraded from Android Studio to Android Studio Arctic Fox and while creating project i only see one option for Kotlin there is no option for java please help me out.
Question posted in Android Studio
The official documentation can be found here.
The official documentation can be found here.
2
Answers
Try this quick solution
go to file > Invalidate Caches / Restart’ and then click the ‘Invalidate and Restart’ button.
after try again
Select either Java or Kotlin from the Language check this drop-down menu
thank you.
In New Project Wizard if you choose Empty Compose Activity then it will show only Kotlin. So make sure to choose any other activity e.g. Empty Activity.
If this is not the case then try closing and restarting Android Studio.