I got the Android Studio Giraffe installed on a new computer... While trying to create a new project it doesnt show me the options for creating a view project like the previous version (or choose the language), only "compose for wear os"...
What am I missing?? For other kinds of devices it shows...
Thanks!
If you want to create a new project with wear os then select No activity and after that create an Empty Views Activity
with the image and add the below code to the manifest file.