I am checking lots of tutorials on Youtube and Google and all are referring to snapshots where the default activity to be selected for JetPack is " Activity & Fragment + ViewModel". However when i create a new activity i see the following screen:
New Activity Creation Screen in Android Studio 3.2 Beta 5
As you can see, I can only see the option "Fragment + View Model" while creating new activity. Can anybody confirm is this is the latest screen or am I missing something in Android Studio.
I ran all the updates for the latest Android Studio 3.2 Preview Beta 5.