Theme = "@style/MyTheme.Login" ==> We can set our custom style which is created earlier MainLauncher = true ==> We can set the default screen as "Login Screen" Icon = "@mipmap/ic_launcher" ==> Set our custom luncher icon Run the application so that you can see the below LOGIN SCREEN.