I changed my Launcher activity to a different activity than the default Activity. But when I am running the Application I am not able to start the application. In the logCat it
Try adding this to your AndroidMainfest.xml file
//activty name which you want to launch first //this intent code helps you launch activity when the app starts