I would like to create an app with Android Studio in Java language. When I create my project I select Empty Activity I don’t find the java option in Build Configuration Language. What do I have to do to create the project in Java language? I installed Android Studio Koala 2024.1.1. Thank you.
I couldn’t find any information regarding my problem
2
Answers
When you create new project,select "Empty Views Activity", no "Empty Activity" and you have option to select which language you want to use Java or Kotlin.
"Empty Activity" > There is no Language Select Panel with Android Studio Koala | 2024.1.1 Patch 1 version.
"Empty Views Activity" still shows Language Select Panel.