I have created the meat and guts of my application but I want to add a different activity that will be the starting point (sort of a log-in screen).
Couple questions
Just go to your AndroidManifest.xml file and add like below
then save and run your android project.