In Eclipse you just clicked the new button and select the android activity to add new activity. But Android Studio is a bit diferent; I couldn\'t find out how to add new act
In Android Studio 2, just right click on app and select New > Activity > ... to create desired activity type.